Want to build a linux system with a scsi adapter, which pci/scsi adapter is good
Linux - HardwareThis forum is for Hardware issues.
Having trouble installing a piece of hardware? Want to know if that peripheral is compatible with Linux?
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Want to build a linux system with a scsi adapter, which pci/scsi adapter is good
I have some old DAT data tapes that i'd like to read, so i ordered a scsi dds1 tape drive.
None of my machines have a scsi interface, so presumably i need to get a pci scsi card to put in one (or maybe find a motherboard with an embedded scsi interface which i could build a computer around).
So i'm looking for recommendations on the right pci scsi card to get, or just in general how i can talk to the tape drive and get data off the tapes. So i'm open to anything, just some path from the tapes to a hard disk drive.
(I mean, i suppose i could just go buy something and see if it worked, but would like to be more systematic.)
Do you have any idea what application or OS was used to write data to tape? Some backup applications use their own format to write to drive and without it may be difficult to restore the data. You can use the dd command to copy a block of data to hard drive and examine it. SCSI device IDs are /dev/st0.
I would say Adaptec controllers might be the easiest to get working although I do not know which latest card is currently supported. Do you know the SCSI interface of the tape drive? How much money are you willing to spend?
I'd agree that adaptec ought to be a consideration. We may need to know how old this tape is. Might be more trouble to get the old 50 pin working than an ultra 320.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.