1# $MirOS: src/distrib/tools/boot.cfg.serial,v 1.9 2014/01/04 20:24:59 tg Exp $
2#
3echo
4echo ==================================================================
5echo # MirOS BSD #10-current (i386) | (c) 2002-2014 The MirOS Project #
6echo ==================================================================
7echo
8echo Booting MirBSD Installer with serial console at COM1:@SPEED@,8N1
9echo
10#@TEXT@
11set tty com0
12stty com0 @SPEED@
13echo
14echo ==================================================================
15echo # MirOS BSD #10-current (i386) | (c) 2002-2014 The MirOS Project #
16echo ==================================================================
17echo
18echo Booting MirBSD Installer with serial console at COM1:@SPEED@,8N1
19echo
20#@TEXT@
21boot /bsd
22