Skip to main content

Stop and think before you click OK!

This is a cautionary tale with, hopefully, a happy ending.

The other day a friends laptop failed to boot after installing some updates. Not an unusual tale but, due to failing to spot the clues, we ran the restore of the boot drive using the system restore partition. Unfortunately this wiped out the data that was there. The clue I should have spotted? The fact that it was trying to boot from the D: drive. Somehow the 100MB boot partition had been marked as active and had moved the C: drive to D: causing the boot failure.

Now that the data we thought was safe on the D: drive was gone how could we get it back? The non-existent backup did not help so I turned to NTFS recovery software. The first application turned out to be a dud - it ran for 36 hours before I gave up on it. In the end I used a program called ZAR 9. It was able to scan the disk and present a list of restorable files in under an hour. Not all the files are good - reformatting and dumping a system image will cause some damage but most of the files appear to have been recovered.

So if you stuff up as badly as I did then it (http://www.z-a-recovery.com) may save your friendship as well. Its not free but its not expensive either.

Comments

Popular posts from this blog

The Extended Attributes Are Inconsistent in Windows 8

I have upgraded my laptop to Windows 8 and all was fine for about three hours and then I started to get an error when trying to run any application that required Administrator privileges. Half an hour of Googling led me to this blog post   Case of the broken uac prompt This problem was caused by downloading themes. The final theme I had decided on included a new sound theme. Clearly at least one of the sounds did not play (the one for the UAC prompt!). Changing the sound theme (right click on desktop, choose "personalisation") to Windows Default sorted out the problem. Doing a clean install would also have fixed it but that would have been a drastic solution and as soon as I installed a new theme it may have happened again.

Beware vnc and upnp

My new linux box got hacked yesterday. I was careless. My ADSL router has upnp support and it is turned on by default. I enabled "Remote Desktop" in Linux - which is a version of vnc - and decided not to set a password as it would not be accessible from outside the local network. That was my first mistake. Last night I noticed a second connection to the linux box. Someone was using the browser and had connected to Western Union and was trying to install the flash plugin. They had not got very far as Fedora 14 does not install Flash on a 64bit system as it is still in beta so the install is not straightforward. I was able to disconnect this errant person before they got any further and I then disconnected the ADSL line from the modem to prevent another attempt and proceeded to diagnose what had happened. I checked the preferences for VNC and noticed the automatically configure the network check box had been selected and that it was reporting an external address could be ...

Computer Fun (warning technical content)

I had to build a new computer when the motherboard in my personal computer developed a few faults and is being replaced. So I have been trying out Windows Vista. I must admit to being underwhelmed. Different versions of the Video drivers have caused lockups at inconvenient moments (is there a convenient moment ?), the Aero effects are nice but I turned them off as every time you run a non-compliant (with Aero) program the display flicks off and on (annoying!!), the explorer directory window will not show the total size of the files on the status bar unless you select all the files and the details view has had all the items changed and about 500 extra items added. Duration is now called Length, Dimensions is now two items and so on. Installation is improved over XP but it really depends on your hardware. I could not get all the hardware supported for an ASUS A8S-X motherboard until I installed XP first and upgraded to Vista. Trying to install XP drivers for the motherboard and othe...