LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 04-14-2003, 11:36 AM   #1
monkeymartin
Member
 
Registered: Mar 2003
Location: canada
Distribution: slackware 9.0 knoppix
Posts: 81

Rep: Reputation: 15
Question SCSI Help


I installed slackware 9.0 bare kernel

now I want to use a scsi tape drive

how do i get the tape drive to work
 
Old 04-14-2003, 12:52 PM   #2
Excalibur
Senior Member
 
Registered: Jun 2002
Location: Northern VA, USA
Distribution: Ubuntu
Posts: 1,180

Rep: Reputation: 46
Check to see if the hotplug feature loaded the SCSI module for the SCSI interface card. (lsmod) If not then you will need to load it. Once loaded, then check the end of /var/log/messages and/or the dmesg command for the discovered devices on the SCSI bus. If the tape drive was located it should be assigned the device of /dev/st0. Check the symlink /dev/tape (ls -l /dev/tape) to see what device it reports as the current setting. If it is not /dev/st0, then I suggest "ln -sf /dev/st0 /dev/tape" to set it. All operations are logged in as root.

With a tape inserted in the drive, the command "mt retension" should retension the tape cartridge. If that works then all should be well.

The device /dev/tape and /dev/st0 should be interchangeable. To do a backup use the "tar" command. Something like below.

tar -czvf /dev/st0 /etc

The archive should then be readable using,

tar -tzvf /dev/st0

For more info on using the tar command, I suggest the man page. (man tar)

Good luck.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
GRUB or LILO boot to SCSI drive on SCSI system w/ IDE card mkl838 Linux - General 1 03-06-2005 09:01 PM
Scanner Umax 2200 (USB,SCSI) with AHA2940U scsi card problem in Suse 9.2 Pro nathanv117 SUSE / openSUSE 5 02-22-2005 02:06 PM
How can I access my scsi hdd from dev/scsi/host1/bus0/target0/lun0 ?? marius7sv Linux - Hardware 0 09-06-2004 10:40 AM
Hotplug SCSI scanner or How to write to /proc/scsi/scsi from within a shell script. samac Linux - Hardware 1 08-30-2004 02:28 PM
allow non root users add devices to /proc/scsi/scsi ? ewto Linux - Newbie 5 10-14-2003 11:36 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 09:45 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration