txt.cfg 656 B

1234567891011121314151617181920
  1. default live
  2. label live
  3. menu label ^Try Ubuntu without installing
  4. kernel /casper/vmlinuz
  5. append file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash --
  6. label live-install
  7. menu label ^Install Ubuntu
  8. kernel /casper/vmlinuz
  9. append file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity initrd=/casper/initrd.lz quiet splash --
  10. label check
  11. menu label ^Check disc for defects
  12. kernel /casper/vmlinuz
  13. append boot=casper integrity-check initrd=/casper/initrd.lz quiet splash --
  14. label memtest
  15. menu label Test ^memory
  16. kernel /install/mt86plus
  17. label hd
  18. menu label ^Boot from first hard disk
  19. localboot 0x80