1832387 Members
2803 Online
110041 Solutions
New Discussion

Re: DLT 4000 under SLES7

 
Uwe Heinrich
Occasional Contributor

DLT 4000 under SLES7

Hi,

I try to connect a HP-DLT-4000-Drive on a HP-LH6000 under SLES7.

The problem I have is how to get the correct H/W Path information. ( like ioscan under HP-OS ) for creating the the dev-files.

Or know someone a better way (maybe yast) for installing a SCSI-Tape-Drive under SLES7.

Thanks!
- Uwe
1 REPLY 1
Kodjo Agbenu
Honored Contributor

Re: DLT 4000 under SLES7

Hello,

In general, to know how the devices are accessed in Linux, read :

/usr/src/linux/Documentation/devices.txt

For SCSI tape devices :

/dev/st0 (first tape, rewind)
/dev/nst0 (first tape, no-rewind)

Good luck.

Kodjo
Learn and explain...