|
Image a hard drive
I am trying to image my Hard Drive using a Knoppix boot CD, I executed the following command
dd if=/dev/hda - /mnt/remote_share/mypc_hda.img.
but it created and 20 GB Image, even though I only had 2 GB of the 20GB hard drive used. Is it possible to crreate an image simillar to ghost or PQDI that only captures the used sectors?
|