Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
cpio and Input/Output error
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
Delphiki
Guru
Guru


Joined: 04 Oct 2002
Posts: 337
Location: A2

PostPosted: Tue Nov 26, 2002 1:56 am    Post subject: cpio and Input/Output error Reply with quote

My partition table is getting rather messy due to installing and uninstalling of operating systems, and I'd like to wipe it out and start it over and reinstall my gentoo installation onto a new partition. I used find, cpio and gzip to create a backup of my system which I will put on my second hard drive and then copy back, but when I try to copy that backup file I get the following message

Code:

cp backup.bin.bz2 /mnt/mandrake
cp: reading `backup.bin.bz2': Input/output error


The partition is ReiserFS and hasn't given me any similar problems up until this.

I would also like to know, since I'm posting anyway, is the following a correct command to make a backup of a partition? I've never done this before and the commands I saw in other posts didn't seem to quite fit my situation.

Code:

find / -mount -xdev | cpio -o >backup.bin

_________________
Excellent..
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