Results 1 to 2 of 2
Hi
I am linux newbie when it comes to installation. I want to mount a tape drive(SCSI) on the red hat 8.0, Can anyone suggest how to do it.
Thanks...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 07-15-2003 #1Just Joined!
- Join Date
- Jul 2003
- Location
- COLORADO
- Posts
- 1
Mounting Tape Drive on Red Hat8.0
Hi
I am linux newbie when it comes to installation. I want to mount a tape drive(SCSI) on the red hat 8.0, Can anyone suggest how to do it.
Thanks
- 07-15-2003 #2i believe that it would be like this. but i know you will use the mount command you will jst have to find out what the device is called in the /dev directory and then mount it where you want it in the /mnt directory.Code:
# mount /dev/sda1 /mnt/tape
hope this helpsBIG K aka Kyle
Programming Forums
www.kylekonline.com
Please don\'t PM me for help-- ask in the forums instead!


Reply With Quote
