is it dangerous to force a mount?
Can anyone explain why XP doesn't offer "Remove Hardware Safely" for my external HD?
When I plug it into Knoppix, it mounts fine, but for read-only. When I unmount and try to mount it as read-write, it fails with approximately this message:
Is it dangerous for me to force a mount?
also posted here.
When I plug it into Knoppix, it mounts fine, but for read-only. When I unmount and try to mount it as read-write, it fails with approximately this message:
Mount denied because NTFS is marked to be in use. Choose one action: Choice 1: If you have Windows, disconnect the external devices by clicking on 'Safely Remove Hardware' Choice 2: you can use the 'force' option for your own responsibility. For example, type: mount -t ntfs-3g /dev/sdb1 /mnt/sdb1 -o force Or add the option to the relevant row in the /etc/fstab file: /dev/sdb1 /mnt/sdb1 ntfs-3g force 0 0
Is it dangerous for me to force a mount?
also posted here.
no subject
"fsck /dev/sdb1" gives
"fsck.ntfs: not found"
... which I guess is for the same reason that I've been using ntfs-3g, namely that NTFS is not supported in Linux by default.
no subject
no subject
I'm inclined to write a really small thing at first, as a test.
How can I check for corruption?
no subject
no subject
no subject
When I use the icon (or the command: RunDll32.exe shell32.dll,Control_RunDLL hotplug.dll ), I get the error: "the device 'Generic Volume' cannot be stopped right now". (there are actually 3 options: 'Generic Volume' is just one of them; but the other two give the exact same message)
no subject
no subject
no subject
FileMon would know.
However, turning off the computer seems to be the easiest way to do a safe eject.
no subject
this worked.