Mr. Belboz
version 1.0.3
Registered: Dec 1999
Location: Cincinnati, OH
Posts: 185 |
Xaa,
Yes I could have compressed it one step, but I wanted to create the big image chunks first and examine them.
I did the images with the following command.
dd if=/dev/hdc bs=512 | split -b 645m - /mnt/windows/virgin
That created files named virginXX in this casre virginaa to virginau
I gzipped them with the --best parameter.
I don't have a Quantum drive to fully test the backup (its on its way) but I did restore the image to a Maxtor drive and it "looked fine". Will test the image for real when I get the Quantum drive.
-----------------
Justin,
It took about 3 1/2 hours to do image and compress.
-----------------
Tom,
I could have done the one big gzip and then split that, but I did it my way for a couple reasons.
1) I wanted to examine each chunk first.
2) I was going to put it on CD anyway so I figured why split one big archive? By keeping the images seperate and gzipping each one individually I think it is more fault tolerant. By that I mean if one gz file has a bad spot on the CD the other files are fine. If its one big gz file you lose it all. I was also able to "double up" some of the backup archives that were smaller and place them on some of the other CD's in the backup set for redundancy.
------------------
Sorphin,
Seems like we had very similar results. I take it yours was a 14 hour unit also?
------------------
All,
I can't really believe anyone got a backup on one CD. If they did I would love to hear from them and see some information on their image file posted. I think the one CD backup is an urban myth!
------------------
Belboz
belboz@cinci.rr.com
POST #6 | Report this post to a moderator
| IP: Logged
|