http://fedoranews.org/contributors/richard_flude/tape/ Here is how to install the popular Certance Travan ATAPI/IDE tape unit in FC3.
1. Login as the root user 2. Find the tape unit's device $ dmesg | grep TAPE hdb: Seagate STT20000A, ATAPI TAPE drive You can see mine is hdb (yours might be different) 3. Run the following command to load the ide-scsi module (ide-tape is depreciated in FC3) $ modprobe ide-scsi 4. The device should now be available. You can check it with $cat /proc/scsi/scsi Attached devices: Host: scsi0 Channel: 00 Id: 00 Lun: 00 Vendor: Seagate Model: STT20000A Rev: 8A51 Type: Sequential-Access ANSI SCSI revision: 02................. _______________________________________________ LUG mailing list [EMAIL PROTECTED] http://kym.net/mailman/listinfo/lug %LUG is generously hosted by INFOCOM http://www.infocom.co.ug/
