Operating System - HP-UX
1832997 Members
2372 Online
110048 Solutions
New Discussion

Re: How to copy from CD to DDS tape in UNIX

 
taylorwm60
Occasional Visitor

How to copy from CD to DDS tape in UNIX

Can anybody tell me how to copy a program from CD to DDS Tape in a UNIX system?  This is on an ancient ABB Advant system.
 
Thank you.
2 REPLIES 2
Steven Schweda
Honored Contributor

Re: How to copy from CD to DDS tape in UNIX

> Can anybody tell me how to copy a program from CD to DDS Tape in a
> UNIX system? [...]

   And then what?  Who/what will be reading this tape?

> [...] This is on an ancient ABB Advant system.

   Tells me nothing.  Is it an HP-UX system?

      uname -a

   Generally, I might mount the CD, and use "tar" to write the data to
the tape.  But, nowadays, with everyone and his lightbulb networked, I'd
probably avoid involving a tape at all.

Torsten.
Acclaimed Contributor

Re: How to copy from CD to DDS tape in UNIX

Iy your data is a software depot, consider to use swcopy.


Hope this helps!
Regards
Torsten.

__________________________________________________
There are only 10 types of people in the world -
those who understand binary, and those who don't.

__________________________________________________
No support by private messages. Please ask the forum!

If you feel this was helpful please click the KUDOS! thumb below!