Update MirOS bsd4grml to 20090812
[grml-live.git] / templates / boot / grub / menu.lst
index 9602255..cf8902c 100644 (file)
@@ -36,7 +36,7 @@ kernel /boot/%GRML_NAME%/linux26 apm=power-off lang=us vga=791 verbose debug=vc
 initrd /boot/%GRML_NAME%/initrd.gz
 
 title %GRML_NAME% %VERSION% - copy grml squashfs file to RAM
-kernel /boot/%GRML_NAME%/linux26 toram=grml.squashfs apm=power-off lang=us vga=791 quiet boot=live nomce
+kernel /boot/%GRML_NAME%/linux26 toram=%GRML_NAME_SQUASHFS% apm=power-off lang=us vga=791 quiet boot=live nomce
 initrd /boot/%GRML_NAME%/initrd.gz
 
 title %GRML_NAME% %VERSION% - copy medium to RAM
@@ -62,9 +62,20 @@ title Boot FreeDOS
 kernel /boot/addons/memdisk
 initrd /boot/addons/balder10.imz
 
-title MirBSD
+title MirOS bsd4grml (regular method)
 kernel /boot/addons/bsd4grml/ldbsd.com
 
+title MirOS bsd4grml (fallback method)
+kernel /boot/addons/bsd4grml/ldbsd.com
+modulenounzip /boot/addons/bsd4grml/bsd.rd
+module /boot/addons/bsd4grml/boot.1
+module /boot/addons/bsd4grml/boot.2
+module /boot/addons/bsd4grml/boot.3
+module /boot/addons/bsd4grml/boot.4
+module /boot/addons/bsd4grml/boot.5
+module /boot/addons/bsd4grml/boot.6
+module /boot/addons/bsd4grml/boot.cfg
+
 # title %GRML_NAME% %VERSION% - old boot method
 # kernel /boot/%GRML_NAME%/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/%GRML_NAME%/minirt26.gz