]> git.sur5r.net Git - bacula/rescue/blobdiff - rescue/linux/usb/prebuilt/syslinux.cfg
Update
[bacula/rescue] / rescue / linux / usb / prebuilt / syslinux.cfg
index c6a9dea4e61f38a23b901fcde8c7bffa76ba2a6b..4462368f608a7b1bb700fa9f8399dee56ba747e0 100644 (file)
@@ -1,22 +1,14 @@
 DEFAULT persistent
 GFXBOOT bootlogo
-APPEND  file=/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz --
+APPEND  file=/preseed/kubuntu.seed noprompt boot=casper initrd=/casper/initrd.gz --
 LABEL persistent
   menu label ^Start Kubuntu saving changes to USB
   kernel /casper/vmlinuz
-  append  file=/preseed/kubuntu.seed boot=casper persistent initrd=/casper/initrd.gz --
-LABEL live
-  menu label ^Run Kubuntu without saving changes
-  kernel /casper/vmlinuz
-  append  file=/preseed/kubuntu.seed boot=casper initrd=/casper/initrd.gz --
-LABEL live-install
-  menu label ^Install Kubuntu
-  kernel /casper/vmlinuz
-  append  file=/preseed/kubuntu.seed boot=casper only-ubiquity initrd=/casper/initrd.gz --
-LABEL rescue
-  menu label ^Rescue a broken system
+  append  file=/preseed/kubuntu.seed noprompt boot=casper persistent initrd=/casper/initrd.gz --
+LABEL shell
+  menu label ^Boot into a shell
   kernel /casper/vmlinuz
-  append  file=/preseed/cli.seed boot=casper persistent rescue/enable=true initrd=/casper/initrd.gz --
+  append  boot=casper textonly persistent noprompt rescue/enable=true initrd=/casper/initrd.gz --
 LABEL memtest
   menu label Test ^memory
   kernel mt86plus
@@ -25,6 +17,14 @@ LABEL hd
   menu label ^Boot from first hard disk
   localboot 0x80
   append -
+LABEL live
+  menu label ^Run Kubuntu without saving changes
+  kernel /casper/vmlinuz
+  append  file=/preseed/kubuntu.seed noprompt boot=casper initrd=/casper/initrd.gz --
+LABEL live-install
+  menu label ^Install Kubuntu
+  kernel /casper/vmlinuz
+  append  file=/preseed/kubuntu.seed boot=casper only-ubiquity initrd=/casper/initrd.gz --
 DISPLAY isolinux.txt
 TIMEOUT 300
 PROMPT 1