Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/templates/iso/isolinux/text.cfg
blob: 3b9975d2ba556f463e4d87c4a80103a0d140ba42 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
default live
label live
  menu label ^Try Ubuntu Sugar Remix without installing
  kernel /casper/vmlinuz
  append  file=/cdrom/preseed/USR.seed boot=casper initrd=/casper/initrd quiet splash --
label live-install
  menu label ^Install Ubuntu Sugar Remix
  kernel /casper/vmlinuz
  append  file=/cdrom/preseed/USR.seed boot=casper only-ubiquity initrd=/casper/initrd quiet splash --
label check
  menu label ^Check disc for defects
  kernel /casper/vmlinuz
  append  boot=casper integrity-check initrd=/casper/initrd quiet splash --
label memtest
  menu label Test ^memory
  kernel /install/mt86plus
label hd
  menu label ^Boot from first hard disk
  localboot 0x80