Hello. I need to mount a NTFS hard disk so I can grab some files off of it before wiping it. The problem is I'm not sure if the hdd is dead. When trying to boot into it the system gives me a, "Disk read error. Reboot your PC.". So I was able to use my backup hdd which has FreeBSD 11 on it. I'm hoping I can read from it somehow? I did the following steps:
What can I do? Thank you for any help.
Code:
root@joe:~ # camcontrol devlist
<PIONEER DVD-RW DVR-111D 1.23> at scbus0 target 0 lun 0 (cd0,pass0)
<ST3250620A 3.AAE> at scbus0 target 1 lun 0 (ada0,pass1)
<WDC WD5000AAKX-00ERMA0 15.01H15> at scbus3 target 0 lun 0 (ada1,pass2)
< USB DISK 2.0 PMAP> at scbus6 target 0 lun 0 (da0,pass3)
root@joe:~ # mount -t ntfs /dev/ada1 /hdfail
mount: /dev/ada1: Operation not supported by device