X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2Fboot%2Fgrub%2Fmenu.lst;h=cf8902c56ad85757dd153798d9cd6b689a4d3705;hp=960225571baa7d845d9f1e080e816b15bf60a672;hb=85c10ba4c34c04a977ae4358e1506f2ecc819c34;hpb=525d55cc32a2b76e93b87c424932c4b5d580020a diff --git a/templates/boot/grub/menu.lst b/templates/boot/grub/menu.lst index 9602255..cf8902c 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,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