|
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
|
Re: [PLUG] SCSI tape question
|
cat /proc/scsi/scsi
will tell you what scsi devices are on your system
also:
dmesg | grep scsi will tell you what devices have been detected
Beldon wrote:
>
> I've been putting together this old 486 box to use as a backup server. I've
> got the SCSI card to work, but I have no idea how to tell if the tape drive
> itself is being seen. Part of the problem is that I have no experience with
> character devices (I have gotten my Orb drive to work with it). The other
> problem is I have no idea what entry in the /dev dirctory the thing is on--
> if any.
>
> How do you tell (or is there a utility to show) what node a given device is
> on? I'm running a modified RH7 with the 2.4.2 kernel. I've looked in
> several sources but they are pretty vague as to whether something would be
> /dev/st1 or /dev/nst or what. There's got to be a better way than trying tar
> to all possible devices.
>
> Isn't there?
>
> Thanks in advance.
>
> --
> -----BEGIN GEEK CODE BLOCK-----
> Version: 3.1
> GIT/MU/CS/PA d s:++ a C++ UA$ P+++ L++>++++ E W++ N++ o-- K w--- O- M+ V-- PS+
> PE Y+ PGP+ t+ 5-- X- R* !tv b++ DI++ D+ G++ e+ h--- r+++ y++++
> -----END GEEK CODE BLOCK-------
> For translation: http://www.kluge.net/ungeek.html
>
> ______________________________________________________________________
> Philadelphia Linux Users Group - http://www.phillylinux.org
> Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
> General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
--
Rev. LeRoy D. Cressy mailto:ldc@netaxs.com /\_/\
http://www.netaxs.com/~ldc ( o.o )
Phone: 215-535-4037 > ^ <
Jesus saith unto him, I am the way, the truth, and the life:
no man cometh unto the Father, but by me. (John 14:6)
______________________________________________________________________
Philadelphia Linux Users Group - http://www.phillylinux.org
Announcements-http://lists.phillylinux.org/mail/listinfo/plug-announce
General Discussion - http://lists.phillylinux.org/mail/listinfo/plug
|
|