9fans archive / 1995 / 09 / 279 prev next
From: Frank Ashford fashford@crl.com
Subject: Correct use of bind and fs/tarfs?
Date: Mon, 25 Sep 1995 15:05:22 -0400
I've got an Archive Viper 150 Meg QIC drive attached to an Adaptec 1542C
that I am able to move the tape around using scuzz. I want to start reading
and writing data to it from rc. I did the following -->
I am able to bind the SCSI controller with:
bind '#S' /dev
This produces directories 0 though 7 and scsiid in my /dev directory.
I get no errors from:
fs/tarfs -m /n/tapefs /dev/3
I am unable to:
tar -cvf /n/tapefs *
Have I missed something completely?
-Frank