Q. I'm able to see that my computer recognizes that the drive is plugged in, but Windows can't see it, nor can any data recovery programs for Vista, so Ubuntu is my only other option.
I'm able to see that my computer recognizes that the drive is plugged in through the BIOS, but Windows can't see it, nor can any data recovery programs for Vista, so Ubuntu is my only other option.
I'm able to see that my computer recognizes that the drive is plugged in through the BIOS, but Windows can't see it, nor can any data recovery programs for Vista, so Ubuntu is my only other option.
A. Ubuntu is not necessarily your only other option. There is also a Linux Live CD called Knoppix which is superficially similar to Kubuntu, but is nobable for the technical tools installed -- it was originally created by a computer consultant named Klaus Knopper for his own personal use as a desktop when working on client's computers.
I want to suggest you spend some money. Roughly $40 US. Barnes and Noble, the last time I went in there (anywhere) had Kyle Rankin's Knoppix hacks, which includes a copy of the CD in the back and is thorough about how to use the tools on it for things like doing backups. The oldest way would be using programs like Tar you can create an archive you can write to removable media (I once backed up two Gigabytes onto floppies). The reason I don't recommend doing some research into tools for Ubuntu is, unfortunately, that because it is for people who don't know much about computers, it doesn't have some basic tools which even moderately difficult programs like Fedora have. I don't use Ubuntu much and when I do I tend to install what I need on the fly using the command line and apt, so I can't tell you what it does have.
Kyle Rankin's book is really more useful than most of the software out there. I recommend it highly as a way to get what you want done.
You can get Knoppix without buying it, and get more information at:
http://www.knoppix.com
I want to suggest you spend some money. Roughly $40 US. Barnes and Noble, the last time I went in there (anywhere) had Kyle Rankin's Knoppix hacks, which includes a copy of the CD in the back and is thorough about how to use the tools on it for things like doing backups. The oldest way would be using programs like Tar you can create an archive you can write to removable media (I once backed up two Gigabytes onto floppies). The reason I don't recommend doing some research into tools for Ubuntu is, unfortunately, that because it is for people who don't know much about computers, it doesn't have some basic tools which even moderately difficult programs like Fedora have. I don't use Ubuntu much and when I do I tend to install what I need on the fly using the command line and apt, so I can't tell you what it does have.
Kyle Rankin's book is really more useful than most of the software out there. I recommend it highly as a way to get what you want done.
You can get Knoppix without buying it, and get more information at:
http://www.knoppix.com
What is a good data recovery program?
Q. I need a good data recovery program for a hard drive that has been having some trouble. It somehow managed to loose the MBR and now reads as a RAW hard drive, but if I reformat it I will loose my data, so I would like to try to get whatever I can off it, if any. I'm gonna pitch it afterward because I think it's about dead and needs to be replaces but this is just a last attempt to recover whatever I can.
A. I had the same type of problem with a hard disk I had. I wrote a little article about how I got my data back. I hope it works for you too.
http://www.squidoo.com/Hard_Drive_Data_Recovery
Good Luck
http://www.squidoo.com/Hard_Drive_Data_Recovery
Good Luck
Fix Damaged Images AFTER Data Recovery Has Been Performed?
Q. I used a data recovery program to recover lost images from my digital camera. Unfortunately some of them came out grey. Meaning, when I look at the picture as a thumbnail, I can see the entire picture, but when I open the image, a large portion of it completely greyed out. Any idea of how I can fix these images? I've tried recovering them twice and both times the same images came out damaged.
A. The photos are damaged. The embedded thumbnails appear fine because they were pre-generated. Think about it like a lock and key: if one tooth of a key is missing, it'll still fit but it won't unlock the door. Recovery may be possible but only if you know what you're doing.
Here's how one person capable of preforming these recoveries describes the condition:
" - Grey Areas in your Image
In various forums on the internet, people have incorrectly stated that photos are unrecoverable if they contain gray areas. This is not usually true. Some JPEG decoders are very picky with how they recover from errors and simply report Drawing Failed (in Windows Picture and Fax Viewer), while others might draw a middle-gray region or just display a "Red X". In some cases the gray area is in fact completely damaged (overwritten by unrelated data), but this is not always the case.
- Why do JPEGs get damaged?
There are many sources of damage to photo files, but the most common reasons are:
- Photos were deleted or formatted & a "recovery" utility was used
- Memory card / hard drive error (logical or physical error)
- RAM failure
- File transfer / interface error (memory coherency issues, buffer over/underrun, etc.)
- What Happens when you Open / Decode a Corrupted JPEG?
Even a single byte changed in a JPEG file can cause an image to be unrecognizable (or not open at all). Why? Because of the way JPEG compression is designed, images are stored in tightly-packed streams of binary bits (not bytes). Each pixel can be represented by as few as 2 bits to as many as 26 bits (dictated by the variable-length Huffman Coding scheme). To make matters worse, in an effort to keep the compression as efficient as possible, there is virtually nothing to indicate where you are in the stream of bits (unless Restart Markers are used). Therefore, as soon as a single bit is encountered wrong, the millions of bits that follow will be decoded incorrectly as well. The manner in which DC and AC coefficients are arranged in MCUs means that this corruption often shows up in shearing, wild color shifts and many other visual phenomena."
- http://www.impulseadventure.com/photo/fix-corrupt-jpeg-photo.html
It appears from the examples and comments that he or she is fully capable of preforming JPEG recovery when such operation is possible. Unfortunately, the author no longer accepts recovery requests.
There are similar JPEG recovery services available but your photos should be worth the cost. Here's one example (I don't know the reputation of the company so I can't recommend it):
http://www.jpeg-repair.org/
The company above seems to recover a small number of JPEG submissions for free for their own analysis and your benefit.
There are a number of recovery tools available too, but unless those pictures are very important they aren't worth the money; you don't know for sure if the files are recoverable, but mostly because you'll only have the programmers word that it even works.
http://www.google.com/search?client=opera&rls=en&q=jpeg+recovery&sourceid=opera&ie=utf-8&oe=utf-8
Here's how one person capable of preforming these recoveries describes the condition:
" - Grey Areas in your Image
In various forums on the internet, people have incorrectly stated that photos are unrecoverable if they contain gray areas. This is not usually true. Some JPEG decoders are very picky with how they recover from errors and simply report Drawing Failed (in Windows Picture and Fax Viewer), while others might draw a middle-gray region or just display a "Red X". In some cases the gray area is in fact completely damaged (overwritten by unrelated data), but this is not always the case.
- Why do JPEGs get damaged?
There are many sources of damage to photo files, but the most common reasons are:
- Photos were deleted or formatted & a "recovery" utility was used
- Memory card / hard drive error (logical or physical error)
- RAM failure
- File transfer / interface error (memory coherency issues, buffer over/underrun, etc.)
- What Happens when you Open / Decode a Corrupted JPEG?
Even a single byte changed in a JPEG file can cause an image to be unrecognizable (or not open at all). Why? Because of the way JPEG compression is designed, images are stored in tightly-packed streams of binary bits (not bytes). Each pixel can be represented by as few as 2 bits to as many as 26 bits (dictated by the variable-length Huffman Coding scheme). To make matters worse, in an effort to keep the compression as efficient as possible, there is virtually nothing to indicate where you are in the stream of bits (unless Restart Markers are used). Therefore, as soon as a single bit is encountered wrong, the millions of bits that follow will be decoded incorrectly as well. The manner in which DC and AC coefficients are arranged in MCUs means that this corruption often shows up in shearing, wild color shifts and many other visual phenomena."
- http://www.impulseadventure.com/photo/fix-corrupt-jpeg-photo.html
It appears from the examples and comments that he or she is fully capable of preforming JPEG recovery when such operation is possible. Unfortunately, the author no longer accepts recovery requests.
There are similar JPEG recovery services available but your photos should be worth the cost. Here's one example (I don't know the reputation of the company so I can't recommend it):
http://www.jpeg-repair.org/
The company above seems to recover a small number of JPEG submissions for free for their own analysis and your benefit.
There are a number of recovery tools available too, but unless those pictures are very important they aren't worth the money; you don't know for sure if the files are recoverable, but mostly because you'll only have the programmers word that it even works.
http://www.google.com/search?client=opera&rls=en&q=jpeg+recovery&sourceid=opera&ie=utf-8&oe=utf-8
Powered by Yahoo! Answers