M BUZZ CRAZE NEWS
// news

My hard disk converted from ntfs tp raw. Can it be recovered in Ubuntu?

By Sarah Rodriguez

In my internal hard disk suddenly this message appeared at boot (A disk read error occurred Press Ctrl + Alt + Del to restart ) in Windows 7

I have connected it as external hd to another laptop. I can see the partitions but it asks me to format it and when I want to make chkdsk it says not supported for RAW .

Is there any way to recover it in Ubuntu ?

1 Answer

If you were doing anything before the restart, that could have screwed up the disk. I have seen bad defragmenting, partition resizing and moving screw up drive formats. If you haven't been doing stuff like that, you can try looking into using a disk diagnostic tool such as GParted (which I would recommend, because it will give you more specific details than any stuff Microsoft gives) to figure out if there are any specific issues with say, the boot sector of the disk, etc.

If your diagnostic tool pulls up a lot of errors, then the drive may simply be FUBAR, so you might have to just chuck it.

3

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy