X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2Fboot%2Fgrub%2Fmenu.lst;h=4a58f9bff90af1e4d5e3e3f42fdfde78bd67a62c;hp=7cd38df5047243a9b269c4f4e8bec822729caf4a;hb=504d022a11c485a02cd67287b0144ab853dbf87e;hpb=c2e4e749e8f0ed239d837f845c34bde87ec232e7 diff --git a/templates/boot/grub/menu.lst b/templates/boot/grub/menu.lst index 7cd38df..4a58f9b 100644 --- a/templates/boot/grub/menu.lst +++ b/templates/boot/grub/menu.lst @@ -44,12 +44,16 @@ title %GRML_NAME% %VERSION% - copy medium to RAM kernel /boot/isolinux/linux26 toram apm=power-off lang=us vga=791 quiet boot=live nomce initrd /boot/isolinux/initrd.gz +title %GRML_NAME% %VERSION% - grml2hd - install grml to local harddisk [adjust it!] +kernel /boot/isolinux/linux26 apm=power-off lang=us vga=791 quiet boot=live nomce partition=/dev/ice1 mbr=/dev/ice +initrd /boot/isolinux/initrd.gz + title %GRML_NAME% %VERSION% - forensic mode kernel /boot/isolinux/linux26 vga=791 lang=us nofstab noraid nolvm noautoconfig noswap raid=noautodetect quiet initrd=initrd.gz boot=live initrd /boot/isolinux/initrd.gz -title %GRML_NAME% %VERSION% - serial mode -kernel /boot/isolinux/linux26 apm=power-off lang=us vga=normal video=vesafb:off quiet initrd=initrd.gz boot=live nomce +title %GRML_NAME% %VERSION% - serial console mode +kernel /boot/isolinux/linux26 apm=power-off lang=us vga=normal video=vesafb:off quiet initrd=initrd.gz boot=live nomce console=tty1 console=ttyS0,9600n8 initrd /boot/isolinux/initrd.gz title Run memtest86+