# $MirOS: src/distrib/baselive/i386/boot.4,v 1.3 2009/04/13 15:20:24 tg Exp $
#-
echo
echo Booting the MirOS Live-CD/HD/CF from any media type, with serial
echo console at COM1:38400,8N1.
echo When asked for the root device, type 'cd0a', 'wd0a', or 'sd0a',
echo depending on where the baselive image is (CD, IDE/CF, SCSI/USB).
echo
stty com0 38400
set tty com0
echo
echo Booting the MirOS Live-CD/HD/CF from any media type, with serial
echo console at COM1:38400,8N1.
echo When asked for the root device, type 'cd0a', 'wd0a', or 'sd0a',
echo depending on where the baselive image is (CD, IDE/CF, SCSI/USB).
echo
boot /bsd -a
