# 	Configuration file for Virtual Tape Server
#
# First line is any Unix command needed to set the serial port up
#stty -f /dev/ttyid1 19200 cs8 clocal -crtscts
echo
#
# Second line in this file is the serial port device
#/dev/ttyd1
/dev/ttyp9
#
# After that is the list of files on the virtual tape, e.g
#   Record 0: the copy ptogram
#   Record 1: a disk image for your root disk
#
#copy
#root.dsk
#
# Alternatively, if you want to install 2.11BSD using the standard
# tape install, comment the above 2 lines out and uncomment the
# following lines
boot
testboot
mkfs
restor
icheck
root.dump
usrsmall.dump
usrmid.dump
usrfull.dump
