Copy Tape Drive DDS-01.


 
Thread Tools Search this Thread
Operating Systems Solaris Copy Tape Drive DDS-01.
# 1  
Old 05-14-2007
PHP Copy Tape Drive DDS-01.

Hello, I am trying to copy a boot tape DDS-01 with miniroot, but i donīt get this copy. i have already used the command dd, but donīt work. There are other way to get it.
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Testing the dds tape drive on AIX

Hi I need to make some restore tapes for our old AIX systems I have purchased some DDS2 tapes and cleaning tapes The tape drive is rmt0 what commands can I enter to run the cleaning tape through the drive and are the any commands I can enter to test these drives prior to using... (2 Replies)
Discussion started by: madmacher
2 Replies

2. AIX

Cleaning tape frequence for DDS

Hi All, Are there recommendations about the use of cleaning tapes in DDS devices? Should I clean the tape only when the drive indicates cleaning? Should I clean it once a month, week, even every day? Is it harmful to clean the tape every day? Thanks for your insights. --Peter (4 Replies)
Discussion started by: petervg
4 Replies

3. AIX

How to make a copy of a tape to another tape?

Hello, We need to make a copy of a backup tape, using the 2 tape recorders in IBM 3582 Tape Library We tried tu use "tcopy", it seems to work fine (no error messages) but we aren't sure if we can rely on it. my question is how to check if the copy succeded or not, but i also want to know... (3 Replies)
Discussion started by: fastlane3000
3 Replies

4. UNIX for Dummies Questions & Answers

Need help with DDS data tape

Hi all I have BIG headache with an old unix server I have and I need some help and ideas how to solve them effectively. Thanks in advance ***Story*** I have an OLD SCO OpenServer 5 release 5 server with DDS4 tape device. I also have a box full of DDS4 tapes with data inside. I... (3 Replies)
Discussion started by: khaos83_2000
3 Replies

5. UNIX for Dummies Questions & Answers

HP Unix 10.20 DDS Tape Driver Corruption

Dear Experts and Advanced User, I encounter a rare problem as mentioned above. I am not able to read the tape cartridge using the following command: #dd if=/dev/rmt/0mnb ibs=16k | tar tvf - It will prompt me with the message saying DD I/O error, broken pipe; everytime the above command... (1 Reply)
Discussion started by: stufftiger
1 Replies

6. UNIX for Dummies Questions & Answers

DDS-2 Sun tape drive

Hey guys, I'm trying to mount a SUN DDS-2 tape drive on a SUN Ultra 80 machine running Solaris 9. I had the SCSI drive connected at time of install, I'm very new to Solaris so I don't know if Solaris would detect the drive like that and install some form of device driver. But, what im posting... (2 Replies)
Discussion started by: kingdbag
2 Replies

7. UNIX Desktop Questions & Answers

Copy a file from tape drive

Hi, How to copy a file (online.exp031204.tar.Z) from the tape drive /dev/rStp0 (2 Replies)
Discussion started by: rahmanm
2 Replies

8. UNIX for Dummies Questions & Answers

DDS Tape Drives

How do I find if a server contains a DDS3 or a DDS2 drive remotely ? I checked in SMIT and I noticed the description field according to tape drives, but is there another more thorough way? Thanks, Luke (0 Replies)
Discussion started by: Skywlkr235
0 Replies

9. Shell Programming and Scripting

from dos dir a: to similar to a dds tape?

is it possible to see what is in a dds tape? like in dos, we can write dir a: to see the contents of it? thanks PS : actually, i came from a DOS background. so most of the time, i will try to relate unix to dos. of course, dos never came close to unix. but unix is like many instances of dos... (3 Replies)
Discussion started by: yls177
3 Replies
Login or Register to Ask a Question
bttape(8)						      System Manager's Manual							 bttape(8)

NAME
bttape - Bootable Tape Creation utility SYNOPSIS
/usr/sbin/sysman bttape [-ui cui | gui [-display displayname] ] OPTIONS
Specifies the user interface to be invoked. The choices are: Invokes the command line interface. Invokes the graphical user interface. Specific command line options that will be used to interact. DESCRIPTION
The Bootable Tape Creation utility is used by the system administrator to create a bootable system image, that consists of a standalone kernel and copies of specified file systems. This standalone kernel is known as a miniroot and contains the requirements for a minimal operating system. In the event of a crash recovery, the system administrator can boot and restore file systems from the bootable system image by using the btextract(8) utility. During the creation of the bootable system image, you are prompted for the kernel name, the tape device, and the type of miniroot file sys- tem, that is, a memory file system or disk partition to be used for the bootable tape image. You are also prompted for the pathname of the Miniroot Append file, which lets you specify which additional files or directories should be included in the miniroot. The size of the Miniroot Append file should not exceed 360KB. You are also prompted for the pathname of the File System Backup File which defines which file systems are backed up to tape. Each line of this file specifies one file system by its device name, mount point, and type of file system. The bttape(8) utility provides for the creation and modification of these files. The bttape command has two user interface options: Graphical user interface (GUI) Command line interface (CUI) Online help is available for the bttape application. To get help, select any Help button or use the Help pull-down menu. Running the Graphical User Interface Option: The bttape application can be invoked from: The CDE Application Manager Application Group: System_Admin System Admin SubGroup: Storage_Management To start bttape from the command line, enter: /usr/sbin/sysman bttape -gui Running the Command Line Interface Option: To start the bttape command line interface, enter the following command from the terminal: /usr/sbin/sysman bttape -ui cui [cuioptions] RESTRICTIONS
You must have the appropriate privileges to use this application. FILES
Bootable Tape Creation utility Help Volume Managment interface files User-defined file User-defined file to designate which file systems to back up SEE ALSO
Commands: X(1X), btcreate(8), btextract(8) System Administration bttape(8)