managing and making writable ntfs drives on mac

 You need the package ntfs-3g to manage ntfs drives on linux.

When you attach an NTFS drive which was recently used on a windows computer, it might contain a sleep image and refuse to let you mount it writable.

brew install ntfs-3g

sudo ntfsfix /dev/disk2s4

sudo mkdir /Volumes/ntfs; sudo ntfs-3g  /dev/disk2s4 /Volumes/ntfs/ -o remove_hiberfile

assuming the drive is your second drive partition 4

Popular posts from this blog

Chunk validation failed

The most useful defaults-write options

Erasing firmware password