de Almeida, Valmor F.
21 years ago
Hello,
I've used the gentoo livecd to boot a machine with a damaged hard drive, and created a
partition image in a remote machine with the following command
dd if=/dev/vg/home bs=1k conv=sync,noerror | ssh -c blowfish ***@hostname "dd of=/scratch/home.img bs=1k"
the original partition is under LVM. I have hopes to be able to extract useful data
from the image but I do not know how to mount it. Does anyone know how exactly I
can mount the home.img file?
Thanks,
--
Valmor
--
gentoo-***@gentoo.org mailing list
I've used the gentoo livecd to boot a machine with a damaged hard drive, and created a
partition image in a remote machine with the following command
dd if=/dev/vg/home bs=1k conv=sync,noerror | ssh -c blowfish ***@hostname "dd of=/scratch/home.img bs=1k"
the original partition is under LVM. I have hopes to be able to extract useful data
from the image but I do not know how to mount it. Does anyone know how exactly I
can mount the home.img file?
Thanks,
--
Valmor
--
gentoo-***@gentoo.org mailing list