Installing tape drive?


 
Thread Tools Search this Thread
Operating Systems Linux Installing tape drive?
# 1  
Old 01-19-2006
Installing tape drive?

Hello. I have Redhat 8.0 on a laptop. Working good.

I wanted to install the tape drive that is physically attached to it. The tape drive worked fine under Windows98SE. It's one of those parallel QIC-80 drives and I confirmed that it is supported by FTape. It appears that FTape might already installed on the kernel (2.4.18-14 i586) because I see /dev/ftape and /dev/tape-d folders

Okay, now for the newbie-esque questions. How do I setup this up under Linux? How would I test it? Is there a way to setup an automatic backup of a given folder for each evening?

Thanks a lot for your help. I'm newer at Linux, so not sure what to do next. Thanks again.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. HP-UX

TAPE drive

I have used ioscan -fnC tape and the system identified the tape drive. what is the command to show a listing of what is on the tape? I have used ls /dev/rmt/rmt0 to no avail. can anyone help? Thanks in advance (10 Replies)
Discussion started by: Randydog
10 Replies

2. Solaris

Help with tape drive

Hey folks, Linux admin here, forced to use Opensolaris to try to use ufsdump/ufsrestore to get some data of some old tapes. I've got Opensolaris 2009.06 on x86 and a Sony SDX-700V. As a "control" experiment, I booted the system with a Linux live CD and the tape drive worked perfectly. ... (2 Replies)
Discussion started by: eddy_sysad
2 Replies

3. UNIX for Dummies Questions & Answers

installing unix tape drive

Hi, i installed a unix tape drive on my alphaserver. when i use a mt command it tells me there is no tape or device. I have used the hardware manager and it shows the tape is present. Can anyone help me understand why it cannot pick up the tape as a default? (1 Reply)
Discussion started by: ryks
1 Replies

4. SCO

Installing SCSI Tape drive

Hello, I'm having some issues with installing SCSI tape drive on SCO 5.0.6 hardware config shows the following adapters %adapter 0xE800-0xE8FF 10 - type=alad ha=0 bus=0 id=7 fts=sto %adapter 0x0170-0x0177 15 - type=IDE ctlr=secondary dvr=wd %adapter - 3 - ... (3 Replies)
Discussion started by: ananth_ak
3 Replies

5. AIX

Installing 3590 tape drive to pSeries server run on AIX5.3

Brothers, I have a question on compatible issues. I have a p570 server running on AIX5.3.0.0 TL04. Recently I have received a 3590 tape drive with library and I am wonder whether I can make use of this tape drive for my normal daily backup of AIX 5.3.0.0 in p570 server. Any driver or adapter... (1 Reply)
Discussion started by: kwliew999
1 Replies

6. UNIX for Dummies Questions & Answers

tape drive

Hi, I need to restore my tape backup, when I type "tape status" it gives; status : ready beginning-of-tape write-protected soft errors : 0 hard errors : 0 underruns : 3 but... (4 Replies)
Discussion started by: alisevA3
4 Replies

7. Solaris

Error After Installing Tape Drive

Hi, I am a newbie to Solaris, I have a SunFire V120 box, i was trying to install a tape drive(HP SureStore DAT24), i did the install in this manner. # rm -rf /etc/path_to_inst # init 6 later at the "ok" prompt i gave "boot -ar" after doing that it asked me various options i accepted the... (2 Replies)
Discussion started by: rajendra.rait
2 Replies

8. Filesystems, Disks and Memory

help installing Sun 8mm unipack scsi tape drive

Hi all, please help I am stuck. I have installed a external unipack scsi tape drive. The tape drive is Exabyte Eliant 820. All I did was connected scsi cable and power it on. When issued "probe-scsi-all" command, the tape is correctly identified. However, when issued "dmesg | more" command, the... (4 Replies)
Discussion started by: dennis
4 Replies
Login or Register to Ask a Question
tms(7)							 Miscellaneous Information Manual						    tms(7)

NAME
tms - TMSCP magnetic tape interface SYNOPSIS
For XMI/KDM on Alpha-based systems: bus xmi0 at iop0 vector xmierror controller uq0 at xmi? port kdm vector uqintr device tape tms0 at uq0 drive 0 For MSI Bus: only MIPS-based DECsystem 5500 bus msi0 at ibus? vector msi_isr controller dssc1 at msi0 msinode 1 device tape tms3 at dssc1 drive 3 For XMI/CI/HSC on Alpha-based systems: bus xmi0 at iop0 vector xmierror bus ci0 at xmi? port np vector cimna_isr controller hsc6 at ci0 cinode 6 device tape tms3 at hsc6 drive 3 For tms devices dual ported between two controllers: device tape tms2 at * drive 2 DESCRIPTION
The TMSCP driver provides a standard tape drive interface, as described in mtio(7). This is a driver for any controller that adheres to the Tape Mass Storage Control Protocol (TMSCP). The TMSCP controllers communicate with the host through a packet-oriented protocol termed the Tape Mass Storage Control Protocol. Tape Support - Alpha-based systems TA78, TA79, TA81, TA90, TA90E, TA91 Diagnostics All diagnostic messages are sent to the error logger subsystem. FILES
/dev/rmt??? /dev/nrmt??? SEE ALSO
mtio(7), MAKEDEV(8), uerf(8), tapex(8) delim off tms(7)