X-Git-Url: https://git.grml.org/?p=grml-live.git;a=blobdiff_plain;f=templates%2Fboot%2Faddons%2Fbsd4grml%2Fboot.6;fp=templates%2Fboot%2Faddons%2Fbsd4grml%2Fboot.6;h=613172709b3fa7060a132ac54ad418d5698e83a0;hp=c1f6d9b08654c1780adea74434fb57fecc327e2b;hb=13709006bdcef20cdb32241a26e338759f78803f;hpb=0b3a678cb1bed476ece53502433fcc7b033eb62a diff --git a/templates/boot/addons/bsd4grml/boot.6 b/templates/boot/addons/bsd4grml/boot.6 index c1f6d9b..6131727 100644 --- a/templates/boot/addons/bsd4grml/boot.6 +++ b/templates/boot/addons/bsd4grml/boot.6 @@ -1,8 +1,6 @@ -#echo -#echo Switching to GNU GRUB-legacy -#echo -#machine exec grub /boot/grub/stage2 echo -echo Switching to GNU GRUB 2 +echo Switching to GNU GRUB %GRUB_VERSION% echo -machine exec grub /boot/grub/core.img +macro grub1 machine exec grub /boot/grub/%GRUB_LEGACY% +macro grub2 machine exec grub /boot/grub/core.img +grub%GRUB_VERSION%