you could use partimage or dd to have a snapshot of your disk. of course you'll need to replace it first with another before doing the snapshot. then you mount that snaphot and take away the data from it. after you've finished collecting the data you could throw away you old disk as it is now almost dead.
but remember: do an image of the disk, copy it somewhere and then, if you need to do stuff like reiserfsck or similar tools that work on the disk do them on a copy of the image. so that you still have a clean image of the disk and the disk itself if your copy image happens to not work.
i'd choose partimage because it snaps the used disk while dd snaps the whole sectors, even the clean ones.


Reply With Quote
