[MacPorts] #45947: ntfs-3g @2014.2.15 Cannot access drive

MacPorts noreply at macports.org
Wed Nov 19 18:33:49 PST 2014


#45947: ntfs-3g @2014.2.15 Cannot access drive
-------------------------+--------------------------------
 Reporter:  keybounce@…  |      Owner:  macports-tickets@…
     Type:  defect       |     Status:  new
 Priority:  Normal       |  Milestone:
Component:  ports        |    Version:  2.3.2
 Keywords:               |       Port:  ntfs-3g
-------------------------+--------------------------------
 I'm not able to actually use an NTFS drive.

 I have followed the instructions at
 <https://trac.macports.org/wiki/howto/Ntfs3gFinder>

 But those notes seem to be for using this with fuse4x.
 The port is now using osxfuse

 I cannot figure out how to get a kernel driver for osxfuse to actually
 show up in the kernel; I am not seeing anything happen in user space.

 In particular, my "mount_ntfs" starts with:

 #!/bin/bash
 VOLUME_NAME="${@:$#}"
 VOLUME_NAME=${VOLUME_NAME#/Volumes/}
 USER_ID=502
 GROUP_ID=20
 TIMEOUT=20

 echo test mounting ntfs

 and the echo never shows in the system log.

 Nov 19 17:19:24 keybounceMBP diskarbitrationd[18]: unable to mount
 /dev/disk2s1 (status code 0x00000002).

 Is the only clue I have from the system log.

-- 
Ticket URL: <https://trac.macports.org/ticket/45947>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list