Update MirOS bsd4grml to 20090812
[grml-live.git] / templates / boot / addons / bsd4grml / boot.6
index 326d42d..65904c6 100644 (file)
@@ -1,4 +1,8 @@
+# $MirOS: src/distrib/common/grml/boot.6,v 1.2 2009/06/29 18:19:00 tg Exp $
+#
 echo
-echo Switching to GNU GRUB
+echo Switching to GNU GRUB %GRUB_VERSION%
 echo
-machine exec grub /boot/addons/allinone.img
+macro grub1 machine exec grub /boot/grub/%GRUB_LEGACY%
+macro grub2 machine exec grub /boot/grub/core.img
+grub%GRUB_VERSION%