On Wed, 2002-08-28 at 10:41, Clay, John wrote:
<snip>
> It has a Dat 8 tape drive. Can anyone give me a clue as to how to make it
> operational?
>
> I've tried to mount it: mt -f /dev/st0 status
<snip>
Type dmesg and see if a message like, "Detected scsi tape st0 at scsi0,
channel 0, id 2, lun 0" is present. If it is, try typing:
find /etc |cpio -ov >/dev/st0
If you do not the aforementioned message or something similiar, you
probably do not have SCSI tape support. As root type:
insmod st
then try the find /etc |cpio -ov >/dev/st0 once again.
-- Logan Tygart Systems Administrator/Analyst/Engineer Registered Linux User 277727 GnuPG A581AC1E ICQ 72101412 12:50pm up 140 days, 23 min, 3 users, load average: 0.01, 0.02, 0.00
This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:13:14 EDT