[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: [Sheflug] Re: deleted data
Ignore my last post, I shoud read a whole thread before I reply.
oops
-----Original Message-----
From: xxxxx [at] list.sheflug.org.uk
[mailto:shef-lug-admin [at] list.sheflug.org.uk] On Behalf Of Eric E Moore
Sent: 27 February 2002 14:26
To: shef-lug [at] list.sheflug.org.uk
Subject: 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.
___________________________________________________________________
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.