X-Git-Url: https://git.grml.org/?a=blobdiff_plain;f=templates%2Fboot%2Faddons%2Fbsd4grml%2Fboot.6;h=df846db80ee570bceaf1e67d9d5c253b0941a793;hb=ade6df5885a6f3c057754effe2c8e3aa5df72147;hp=c1f6d9b08654c1780adea74434fb57fecc327e2b;hpb=c5bdd688ee8ed7b4c0fca8a2339fa9bdef665b76;p=grml-live.git diff --git a/templates/boot/addons/bsd4grml/boot.6 b/templates/boot/addons/bsd4grml/boot.6 index c1f6d9b..df846db 100644 --- a/templates/boot/addons/bsd4grml/boot.6 +++ b/templates/boot/addons/bsd4grml/boot.6 @@ -1,8 +1,9 @@ -#echo -#echo Switching to GNU GRUB-legacy -#echo -#machine exec grub /boot/grub/stage2 +# $MirOS: src/distrib/common/grml/boot.6,v 1.4 2009/10/29 00:17:37 tg Exp $ +# echo -echo Switching to GNU GRUB 2 +echo Switching to GNU GRUB %GRUB_VERSION% for booting +echo into %RELEASE_INFO% echo -machine exec grub /boot/grub/core.img +macro grub1 machine exec grub /boot/grub/stage2 +macro grub2 machine exec grub /boot/grub/core.img +grub%GRUB_VERSION%