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