d121c65f80b5e920649b39c4cce246e534465eb5
[grml-live.git] / templates / boot / addons / bsd4grml / boot.cfg
1 set image /boot/addons/bsd4grml/bsd.rd
2 set timeout 12
3 macro grub1 machine exec grub /boot/grub/%GRUB_LEGACY%
4 macro grub2 machine exec grub /boot/grub/core.img
5 macro grml grub%GRUB_VERSION%
6 echo
7 echo ==================================================================
8 echo # MirOS BSD #10-current [grml] | (c) 2002-2009 The MirOS Project #
9 echo ==================================================================
10 echo
11 echo To boot the MirOS BSD based rescue system, wait twelve seconds or
12 echo enter the command 'boot'. Join irc.freenode.net #MirBSD for help.
13 echo To switch to the grml loader again, type the command 'grml' below.
14 echo
15 echo Use "stty com0 9600" to change the speed from the default of 9600
16 echo bps (always 8N1) and "set tty com0" to use a serial console.
17 echo