Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cpio backs up to multiple tapes, but not restore
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
yottabit
Guru
Guru


Joined: 11 Nov 2002
Posts: 313
Location: Columbus, Ohio, US

PostPosted: Fri Mar 05, 2004 5:03 pm    Post subject: cpio backs up to multiple tapes, but not restore Reply with quote

Hi folks,

I'm using cpio to make an archive that spans tapes. Everything seems fine during the backup; cpio prompts me for a new tape and then continues.

But when restoring, I cannot for the life of me get it to prompt for the second tape.

Backup command:
Code:
find . | cpio -ov -H crc > /dev/st0


And the restore command:
Code:
cpio -i --only-verify-crc < /dev/st0


It seems to go through the first tape just fine, but then cpio: read error: Input/output error at the end of the first tape... any clues?

J
_________________
Play The Hitchhiker's Guide to the Galaxy!
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum