Remove grub1 (binaries and support for it)
[grml-live.git] / templates / boot / addons / bsd4grml / boot.cfg
1 # $MirOS: src/distrib/common/grml/boot.cfg,v 1.6 2011/01/03 17:49:38 tg Exp $
2 #
3 set image /boot/addons/bsd4grml/bsd.rd
4 set timeout 12
5 macro grml machine exec grub /boot/grub/core.img
6 macro slx machine exec dos
7 echo
8 echo ==================================================================
9 echo # MirOS BSD #10-current [grml] | (c) 2002-2011 The MirOS Project #
10 echo ==================================================================
11 echo
12 echo To boot the MirOS BSD based rescue system, wait twelve seconds or
13 echo enter the command 'boot'. Join irc.freenode.net #MirBSD for help.
14 echo To switch to GRUB again, type the command 'grml' below. To return
15 echo to SYSLINUX, type 'slx' (this may not work but hang your system).
16 echo
17 echo Use "stty com0 9600" to change the speed from the default of 9600
18 echo bps (always 8N1) and "set tty com0" to use a serial console.
19 echo