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