Am 13.05.2011 09:46, schrieb Jeroen van Aart: > Markus Neviadomski wrote: >> of the broken disk to a new disk. On the new one, you can run fsck >> without pain or use one of the recovery tools on ultimate boot cd. > > dd is your friend: > dd if=/dev/sdxx of=disk.image bs=250M > > I always had good luck using that tool to recover bad disks and/or > transfer images to new disks. >
dd is for bit&byte junkies ;) Mostly all other tools based on linux use dd, thats why you could also use a tool with a friendly UI without problems. -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

