Go Back   The UNIX and Linux Forums > Top Forums > UNIX for Dummies Questions & Answers
.
google site




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #2 (permalink)  
Old 10-10-2001
Perderabo's Avatar
Perderabo Perderabo is offline Forum Staff  
Unix Daemon
 

Join Date: Aug 2001
Location: Ashburn, Virginia
Posts: 9,150
cpio -itvcB < /dev/rmt/0m

should do it. And I just tested on my HP-UX system. You used -c as you wrote the tape so certainly you need -c to read it. But when cpio asks for -R you probably have a bad tape.