1829398 Members
1410 Online
109991 Solutions
New Discussion

mount external device

 
peterchu
Super Advisor

mount external device

I use RH linux, I hv just added the external device ( tape drive ) , how can I mount this device , I just want to mount the new external tape device , what device ( i think it should be /dev ) should be mount to it ? thx
3 REPLIES 3
Bojan Nemec
Honored Contributor

Re: mount external device

Hi,

You have probably added an external SCSI tape drive. SCSI tape drives are named /dev/st0, /dev/st1 ... (do a man st to see more informations). To see which SCSI devices are instaled on your system do a cat /proc/scsi/scsi command. For dynamic addition of SCSI devices see:
http://rampex.ihep.su/Linux/linux_howto/html/tutorials/SCSI-Programming-HOWTO-4.html

and tapes are not mounted.

Bojan
peterchu
Super Advisor

Re: mount external device

thx , it is OK now.
Ranjith_5
Honored Contributor

Re: mount external device

hi peter,

Kindly close ur thread if it is closed and assign points if applicable.

Thanks and regards,
Syam