Convert a RAW hard drive to NTFS
ghost_prod
Posted messages
5
Registration date
Status
Member
Last intervention
-
fabul Posted messages 42134 Registration date Status Moderator Last intervention -
fabul Posted messages 42134 Registration date Status Moderator Last intervention -
Hello,
I would like to convert my external hard drive to NTFS format (without formatting) as it has become RAW format which Windows cannot read, and the command "chkdsk" doesn't work - it tells me "CHKDSK is not available for RAW drives."
I tried something else with this tutorial ------> https://www.pcastuces.com/pratique/materiel/reparer_raw/page3.htm
But I got stuck at step 6 after 8 hours of analysis (the result is different from mine).
I am using Windows 7.
Thanks for your help.
I would like to convert my external hard drive to NTFS format (without formatting) as it has become RAW format which Windows cannot read, and the command "chkdsk" doesn't work - it tells me "CHKDSK is not available for RAW drives."
I tried something else with this tutorial ------> https://www.pcastuces.com/pratique/materiel/reparer_raw/page3.htm
But I got stuck at step 6 after 8 hours of analysis (the result is different from mine).
I am using Windows 7.
Thanks for your help.
10 answers
-
Hello.
Try this.
In Run type cmd and in the command prompt type chkdsk C: /f/r
Change the C to the letter of your hard drive E.
Run the scan and see if the files are changed to NTFS.
Who loves instruction! find the knowledge that comes from reflection!
PS. Often create a restore point! it solves a lot of problems.