[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Sheflug] Re: deleted data
Damian Bamforth <damian.b [at] btinternet.com> writes:
> haha - alright... maybe if I asked it in a slightly different way...
> after hooking it up a fat 32 drive to my linux box, how do I map a full
> image of everything that was on the drive, and copy that image to hda1
dd if=/dev/hdb1 of=/somedirectory/disk.img
will make a really big file with an image of the disk on it. If the
drive's too large to fit in a single file, that might be a problem,
but you can start scanning the disk part-way through (using the "skip"
parameter). Read the dd man page :)
--
Eric E. Moore
___________________________________________________________________
Sheffield Linux User's Group - http://www.sheflug.co.uk .
To unsubscribe from this list send mail to
shef-lug-request@list.sheflug.org.uk with the word
"unsubscribe" in the body of the message.
GNU the choice of a complete generation.