You need to sign in or sign up before continuing.
isolinux.cfg~ 740 Bytes
Newer Older
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
default live
implicit 1
display isolinux.msg
ui gfxboot bootlogo isolinux.msg
prompt   1
timeout  200

label live
  menu label Try Hamara without installing
  kernel /casper/vmlinuz
  append cdrom-detect/try-usb=true persistent file=/cdrom/preseed/hamara.seed initrd=/casper/initrd boot=casper splash quiet noprompt --
label install
  menu label Install Hamara
  kernel /casper/vmlinuz
  append cdrom-detect/try-usb=true file=/cdrom/preseed/hamara.seed initrd=/casper/initrd boot=casper splash quiet noprompt only-ubiquity --
label check
  menu label Check disc for defects
  kernel /casper/vmlinuz
  append  boot=casper integrity-check initrd=/casper/initrd quiet splash --
label hd
  menu label Boot from first hard disk
  localboot 0x80