DDS2 Tape Drive onto Linux/Unix


 
Thread Tools Search this Thread
Special Forums Hardware Filesystems, Disks and Memory DDS2 Tape Drive onto Linux/Unix
# 1  
Old 08-13-2006
DDS2 Tape Drive onto Linux/Unix

Knoppix, latest distribution is what I am using.

I have a DDS2 tape drive. Recognised in Windows, etc.

Cannot see it in UX/Lux.
  • How do I mount it?
  • How do I copy the data from the tape to another partition?
  • What I need to do is transfer the contents of the DDS2 tape onto DVD.
    Simple. Or so Simon says.

Normally, Knoppix is excellent for picking up devices - but it just will not
see the tape drive.

Help please!

Thanks,

JJ
# 2  
Old 08-27-2006
Hey there,
What kind of tape device is it? SCSI, IDE, external USB etc...

I've had similar problem with a DDS3 drive on a DGUX Aviion server, BIOS see's the drive fine... the OS needed a bit of config to get it to see it.

Whats your knowledge of recompiling the kernel like?
I'm not 100% sure but I don't think knoppix has support for tape drive in the default kernel. Best thing to do would be to download the kernel source (for your current kernel version) then look in the kernel source directory and do a 'make menuconfig' go through the filesystem and device setting options and turn all options on for removable tape device.

Once the drive is setup it is relatively simple to restore data from tape to hard drive and then to DVD. Depending on how the data was backed up to the tape.
If you have used a windows utility to backup data to the tape (e.g. Veritas Backup Exec, Arcserve etc) you may need a linux counterpart that can read that kind of backup.

Normally Unix & Linux backups are passed through tar & the same for when restoring.

Hope this helps some.
Login or Register to Ask a Question

Previous Thread | Next Thread

8 More Discussions You Might Find Interesting

1. HP-UX

HP-Unix 64 bit Tape Drive creating problem

Hello All, I have HP Openview storage data protector version 5.5. When I am going to write my backup I have an error message saying "Connot Open Device /dev/rmt/0mn" Follownig is my output: # ls -l /dev/rmt/0mn crw-rw-rw- 2 bin bin 205 0x080140 Jan 17 16:41 /dev/rmt/0mn # uname -a... (2 Replies)
Discussion started by: hellozishan
2 Replies

2. 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

3. Red Hat

manually add tape drive in linux

Hi Guys.. Good day to all. This is my first time to install the OS, Red Hat. Anyway, the purpose of installing Linux is to see how tape drive works with this OS. Now what i have done so far is to connect and install my scsi card but when i connected two different tape drives, the Linux system is... (0 Replies)
Discussion started by: graboid888
0 Replies

4. AIX

Tape Drive

I have tape drive in one Lpar. when i saw that time tape is in defined state. After that i deleted the tape drive using the rmdev -R command. Then fired the cfgmgr -v command. But I am not getting the tape drive. Now the drive is even not in defined state also. It is not shown the tape drive. How... (1 Reply)
Discussion started by: pernasivam
1 Replies

5. Linux

linux backup to solaris tape drive

All, Has anybody ever got a Linux server to backup to a remote Solaris tape drive using the dump command and rsh? I can remtoely backup two Solaris server this way. Any help would be appreciated. Thanks, Mike (0 Replies)
Discussion started by: bubba112557
0 Replies

6. UNIX for Advanced & Expert Users

linux/unix tape drive & AMANDA

Trying to set up AMANDA on my linux machine, with the DDS-3 HP Tape drive. Am having problems, in my amanda.conf it doesn't like /dev/st0 or /dev/st0nr and I need to have it as non rewinding, is there another command/params i can give it for the tape drive to be non rewinding? I'm trying to use... (1 Reply)
Discussion started by: kymberm
1 Replies

7. UNIX for Dummies Questions & Answers

Tape Drive on Unix 7.1.1

I am trying to install a tape drive on this system (Unix 7.1.1) where will I start? 1. Do I need to load the driver on the on board scsi? How? 2. Is there a driver for the tape drive itself? Things done: 1. Terminated the device on the controller board. (4 Replies)
Discussion started by: a4tech
4 Replies

8. Cybersecurity

Unix backup to tape drive

does anyone know how I can make an automatic backup of files to a tape drive under UNIX. I have so many commands, I don't know which goes where. I have commands for the task scheduler, Cron and other unix commands. Please help. Very Urgent. Thanks (3 Replies)
Discussion started by: Cute
3 Replies
Login or Register to Ask a Question