On Sun, Dec 12, 2004 at 12:11:34PM -0600, Matthew Quigley wrote: > I've used get data back to recover lost files, costs about $70.00us > > > > >> > > On Sun, 2004-12-12 at 16:35 +0500, Nayyar Ahmed wrote: > >> > > > Hello All, > >> > > > > >> > > > One of my PC have two hard-disks, one is used for > >> > > > Linux and other for M$ windows, My young brother > >> > > > unfortunatly have deleted the partitions of that > >> > > > M$ windows hard-disk and by using FDISK(DOS) > >> > > > have developed a single FAT32 partition of that hard-disk.
If you choose not to pay that $70.00us, then you can try recovering those pictures own your own (this is the hard way). You'll need a big fat hard disk for storing an image of the hard disk that you your brother fused. Get the image of the fused hardisk using dd, then scavenge the image for any picture files (jpeg/bmp/gif/etc) and extract them one by one. This is just an overview, the details are of course not as easy at it sounds - you'll have to find/come up with a program/script to do a scan thru the hard disk image and extract the pictures. jpeg/gif files have headers somewhere at their beginning that you can use to tell how many bytes made up the picture so the tool can extract that amount of bytes plus the headers and save them into a new file (you might not be able to retrieve their original file names, though). Some perl junkie with enough interest could come up with the script, (i'm not a perl junkie myself). Kind regards, Nazri Ramliy -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]