X-Git-Url: http://git.grml.org/?a=blobdiff_plain;f=templates%2Fboot%2Fgrub%2Fmenu.lst;h=37299642455f9eef291faf874cb4fb6bf3ff3385;hb=247c1e253bc2e5ae05bf0b3899d7700b18d50631;hp=960225571baa7d845d9f1e080e816b15bf60a672;hpb=525d55cc32a2b76e93b87c424932c4b5d580020a;p=grml-live.git diff --git a/templates/boot/grub/menu.lst b/templates/boot/grub/menu.lst index 9602255..3729964 100644 --- a/templates/boot/grub/menu.lst +++ b/templates/boot/grub/menu.lst @@ -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,22 @@ 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 +module /boot/grub/%GRUB_LEGACY% +module /boot/grub/core.img + # 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