X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=rescue%2Flinux%2Fusb%2Fprebuilt%2Fsyslinux.cfg;h=4462368f608a7b1bb700fa9f8399dee56ba747e0;hb=7364cd413782799c18dff748fbc7bb8a8bcca523;hp=c6a9dea4e61f38a23b901fcde8c7bffa76ba2a6b;hpb=43d8320202f049818d2b47527796b7661f07b863;p=bacula%2Frescue diff --git a/rescue/linux/usb/prebuilt/syslinux.cfg b/rescue/linux/usb/prebuilt/syslinux.cfg index c6a9dea..4462368 100644 --- a/rescue/linux/usb/prebuilt/syslinux.cfg +++ b/rescue/linux/usb/prebuilt/syslinux.cfg @@ -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