Use memdisk and hdt from syslinux-common package
[grml-live.git] / templates / boot / addons / bsd4grml / boot.cfg
index d8f274d..cb17a24 100644 (file)
@@ -1,14 +1,18 @@
+# $MirOS: src/distrib/common/grml/boot.cfg,v 1.6 2011/01/03 17:49:38 tg Exp $
+#
 set image /boot/addons/bsd4grml/bsd.rd
 set timeout 12
-macro grml machine exec grub /boot/addons/allinone.img
+macro grml machine exec grub /boot/grub/core.img
+macro slx machine exec dos
 echo
 echo ==================================================================
-echo # MirOS BSD #10-current [grml] | (c) 2002-2009 The MirOS Project #
+echo # MirOS BSD #10-current [grml] | (c) 2002-2011 The MirOS Project #
 echo ==================================================================
 echo
 echo To boot the MirOS BSD based rescue system, wait twelve seconds or
 echo enter the command 'boot'. Join irc.freenode.net #MirBSD for help.
-echo To switch to GNU GRUB again, type the command 'grml' below.
+echo To switch to GRUB again, type the command 'grml' below. To return
+echo to SYSLINUX, type 'slx' (this may not work but hang your system).
 echo
 echo Use "stty com0 9600" to change the speed from the default of 9600
 echo bps (always 8N1) and "set tty com0" to use a serial console.