X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2Fboot%2Fgrub%2Fmenu.lst;h=3fee5d6956ee748d202a7de4451300be6e8788fe;hp=108d087cab2f578267a0327b4ce64dead934bcec;hb=3381059aad9fe291dd72a39377397c4437d6ee64;hpb=a15c5af68fb19f1881c6879b7fab89ae5add7ad6 diff --git a/templates/boot/grub/menu.lst b/templates/boot/grub/menu.lst index 108d087..3fee5d6 100644 --- a/templates/boot/grub/menu.lst +++ b/templates/boot/grub/menu.lst @@ -13,19 +13,19 @@ background = FFCC33 # define entries: title %GRML_NAME% %VERSION% - Default boot (using 1024x768 framebuffer) -kernel /boot/isolinux/linux26 lang=us apm=power-off vga=791 quiet boot=live nomce +kernel /boot/isolinux/linux26 apm=power-off lang=us vga=791 quiet boot=live nomce initrd /boot/isolinux/initrd.gz title %GRML_NAME% %VERSION% - without framebuffer -kernel /boot/isolinux/linux26 lang=us apm=power-off vga=normal video=ofonly quiet initrd=initrd.gz boot=live nomce +kernel /boot/isolinux/linux26 apm=power-off lang=us vga=normal video=ofonly quiet initrd=initrd.gz boot=live nomce initrd /boot/isolinux/initrd.gz title %GRML_NAME% %VERSION% - with 1280x1024 framebuffer -kernel /boot/isolinux/linux26 lang=us apm=power-off vga=794 quiet initrd=initrd.gz boot=live nomce +kernel /boot/isolinux/linux26 apm=power-off lang=us vga=794 quiet initrd=initrd.gz boot=live nomce initrd /boot/isolinux/initrd.gz title %GRML_NAME% %VERSION% - with 800x600 framebuffer -kernel /boot/isolinux/linux26 lang=us apm=power-off vga=788 quiet initrd=initrd.gz boot=live nomce +kernel /boot/isolinux/linux26 apm=power-off lang=us vga=788 quiet initrd=initrd.gz boot=live nomce initrd /boot/isolinux/initrd.gz title %GRML_NAME% %VERSION% - failsafe boot @@ -33,7 +33,7 @@ kernel /boot/isolinux/linux26 vga=normal lang=us boot=live noautoconfig atapicd initrd /boot/isolinux/initrd.gz title %GRML_NAME% %VERSION% - debug mode -kernel /boot/isolinux/linux26 lang=us apm=power-off vga=791 verbose debug=vc debug initrd=initrd.gz boot=live initcall_debug nomce +kernel /boot/isolinux/linux26 apm=power-off lang=us vga=791 verbose debug=vc debug initrd=initrd.gz boot=live initcall_debug nomce initrd /boot/isolinux/initrd.gz title %GRML_NAME% %VERSION% - forensic mode @@ -41,7 +41,7 @@ kernel /boot/isolinux/linux26 vga=791 lang=us nofstab noraid nolvm noautoconfig initrd /boot/isolinux/initrd.gz title %GRML_NAME% %VERSION% - serial mode -kernel /boot/isolinux/linux26 lang=us apm=power-off vga=normal video=vesafb:off quiet initrd=initrd.gz boot=live nomce +kernel /boot/isolinux/linux26 apm=power-off lang=us vga=normal video=vesafb:off quiet initrd=initrd.gz boot=live nomce initrd /boot/isolinux/initrd.gz title Run memtest86+ @@ -52,5 +52,5 @@ kernel /boot/isolinux/memdisk initrd /boot/isolinux/balder10.imz # title %GRML_NAME% %VERSION% - old boot method -# kernel /boot/isolinux/linux26 ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 nomce quiet grml_dir="live" grml_name="grml.squashfs" +# kernel /boot/isolinux/linux26 ramdisk_size=100000 init=/etc/init apm=power-off lang=us vga=791 nomce quiet grml_dir="live" grml_name="grml.squashfs" # initrd /boot/isolinux/minirt26.gz