UPDATE: The HD started spinning after it cooled down. I successfully mounted it to a WIN machine and I am harvesting the files now!
I would still like to know how to address the following if ever needed in the future.
---------------
Hello,
I had a HD crash in a WINXP PC. The last time that happened I just mounted the crashed HD to the Mac and harvested what I needed - got a new HD for the PC and moved on.
This time, when I plug in the HD and attempt to mount it, I get a dialogue box that says:
NTFS-3G could not mount /dev/disk5s1
at /Volumes/Storage because the following problem occurred:
$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/disk5s1'; Operation not supported
Mount is denied because NTFS is marked to be in use. Choose one action:
Choice 1: If you have Windows then disconnect the external devices by clicking 'Safely remove hardware' icon in the Windows taskbar then shutdown Windows cleanly.
Choice 2: If you do no have Windows then you can use the 'force' option for your own responsibility. For example type on the command line:
mount -t ntfs-3g/dev/disk5s1/Volumes/Storage -o force
Or add the option to the relevant row in the /etc/fstab file:
/dev/disk5s1/Volumes/Storage ntfs-3g force O O
=================
I have no idea what this means. How do I force the mount? What are the potential terrible things that can happen? Where is the command line? Where is the fstab file?
Thank you,
Marc
I would still like to know how to address the following if ever needed in the future.
---------------
Hello,
I had a HD crash in a WINXP PC. The last time that happened I just mounted the crashed HD to the Mac and harvested what I needed - got a new HD for the PC and moved on.
This time, when I plug in the HD and attempt to mount it, I get a dialogue box that says:
NTFS-3G could not mount /dev/disk5s1
at /Volumes/Storage because the following problem occurred:
$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/disk5s1'; Operation not supported
Mount is denied because NTFS is marked to be in use. Choose one action:
Choice 1: If you have Windows then disconnect the external devices by clicking 'Safely remove hardware' icon in the Windows taskbar then shutdown Windows cleanly.
Choice 2: If you do no have Windows then you can use the 'force' option for your own responsibility. For example type on the command line:
mount -t ntfs-3g/dev/disk5s1/Volumes/Storage -o force
Or add the option to the relevant row in the /etc/fstab file:
/dev/disk5s1/Volumes/Storage ntfs-3g force O O
=================
I have no idea what this means. How do I force the mount? What are the potential terrible things that can happen? Where is the command line? Where is the fstab file?
Thank you,
Marc