>> also lsmod and modprobe are your friends > Can't see any modules that pertain to tapes. Only the scsi driver and I'm not > about to rmmod insmod that.
I guess that you should spend the time to learn about your system, which makes the process here much easier :-). Look in /lib/modules/your-kernel/kernel/drivers/scsi uname -a will tell you your-kernel name Then, from dim memory, the module you need for tapes is sr (scsi raw) but try, and see James -- SLUG - Sydney Linux User's Group Mailing List - http://slug.org.au/ Subscription info and FAQs: http://slug.org.au/faq/mailinglists.html
