Hej, har köpt en extern hårddisk med NTFS-format till macbooken.
Installerade macfuse för att kunna ha kvar det formatet. Det fungerade bra, men windowspartionens ikon försvann från skrivbordet och följande felmeddelande kommer när jag startar:

"NTFS-3G could not mount /dev/disk0s3 at /Volumes/Untitled because the following problem occurred:

$LogFile indicates unclean shutdown (0, 0)
Failed to mount '/dev/disk0s3': 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 on the 'Safely Remove Hardware' icon in the Windows
taskbar then shutdown Windows cleanly.

Choice 2: If you don't 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/disk0s3 /Volumes/Untitled -o force

Or add the option to the relevant row in the /etc/fstab file:

/dev/disk0s3 /Volumes/Untitled ntfs-3g defaults,force 0 0"

Är inte jättehaj på sånt här, speciellt inte i Mac os. Har kollat runt bland trådarna men inte hittat någon bra förklaring, verkar mest gälla externa hårddiskar. Detta tror jag är problem med windowspartionen.

Några förslag på lösning?

De som står i felmeddelandet kanske fungerar men det står ju på egen risk så jag tänkte kolla först.