X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2Fboot%2Fgrub%2Fmenu.lst;h=cf8902c56ad85757dd153798d9cd6b689a4d3705;hp=319c8a33c1c50cceb12f58e961ca8c4e1ee8ca47;hb=85c10ba4c34c04a977ae4358e1506f2ecc819c34;hpb=3addfe43b2dd4b7971f1c976b9fda527f25d1514 diff --git a/templates/boot/grub/menu.lst b/templates/boot/grub/menu.lst index 319c8a3..cf8902c 100644 --- a/templates/boot/grub/menu.lst +++ b/templates/boot/grub/menu.lst @@ -29,7 +29,6 @@ initrd /boot/%GRML_NAME%/initrd.gz title %GRML_NAME% %VERSION% - failsafe boot kernel /boot/%GRML_NAME%/linux26 vga=normal boot=live noautoconfig atapicd noapic noacpi acpi=off nomodules nofirewire noudev nousb nohotplug noapm nopcmcia nosmp maxcpus=0 noscsi noagp nodma ide=nodma noswap nofstab nosound nogpm nosyslog nodhcp nocpu nodisc nomodem xmodule=vesa noraid nolvm noresume selinux=0 edd=off - initrd /boot/%GRML_NAME%/initrd.gz title %GRML_NAME% %VERSION% - debug mode @@ -37,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 @@ -63,6 +62,20 @@ title Boot FreeDOS kernel /boot/addons/memdisk initrd /boot/addons/balder10.imz +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