abort on index errors=yes
header read size=400
mt back=bsf
mt program=mt
#maximum footer size=
maximum header size=1000
number of seconds to wait for tape change=10
number of times to try to load=8
overwrites are allowed=no
# I get 'tape overrun' errors at max rate (2000), which is why next command
# sets rate limit to 1000
#start commands=insmod /lib/modules/2.0.32/misc/ftape.o;insmod /lib/modules/2.0.32/misc/zftape.o;insmod /lib/modules/2.0.32/misc/ftape-internal.o ft_fdc_rate_limit=1000;mt -f /dev/tape setblk 1024
#stop commands=mt -f /dev/tape setblk 10240;rmmod ftape-internal;rmmod zftape;rmmod ftape
# the previous two lines are what I used before I had /etc/conf.modules.
# Now that I have my tape module configuration data correctly entered in
# /etc/conf.modules, I use the next two lines instead (the previous two
# lines still work, the reason I use the next two lines instead of the
# previous two lines is so that if I ever change the tape modules
# configuration data, I only need to change it in /etc/conf.modules, I do not
# need to change it here also).
start commands=mt -f /dev/tape setblk 1024
stop commands=mt -f /dev/tape setblk 10240
#tape change action=none
tape change action=prompt and read stdin
#tape change action=prompt and wait
#tape change action=run external commands
#tape change commands or script=
tape data transfer minimum size=1024
#tape data transfer maximum size=5120000
tape data transfer maximum size=4096000
tape device=/dev/tape
tape set name=KMH tape set 2
try loading first=yes
unknown tapes are=wrong tape set
verify end of data=yes
verify deletes=yes
verify tapes=yes
volume table program=vtblc
#volume table program=none
vtblc device=/dev/rawft0
warn about index errors=yes
