Update MirOS bsd4grml to 20090812
[grml-live.git] / templates / boot / grub / menu.lst
index 87522d0..cf8902c 100644 (file)
@@ -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