Hello,
I have an external drive and the partition turned to RAW.I can I convert it from RAW to NTFS, please?
Thank you!
Wilfried,
Convert external Hard Disk drive from RAW to NTFS?
Hello,
I have an external drive and the partition turned to RAW.I can I convert it from RAW to NTFS, please?
Thank you!
Wilfried,
You've have a couple of ways you can do this: 1. from the command prompt or 2. from Disk Management.
If from the command prompt:
chkdsk /f h:
convert h: /fs:ntfs
If you use disk management:
One more question.Actually I have a data on it.Just to make sure that I will not loose all the data.
Thanks!
Wilfried,
You will lose the data....so this may not be the way for you to do this. sorry.