How do I go about sharing an external HDD between GNU/Linux, FreeBSD and OpenBSD? - BSD
Users browsing this thread: 4 Guest(s)
|
|||
You can use ntfs-3g, which is a FUSE filesystem for NTFS. It even supports writing. I've been using it for quite some time to share a disk with Windows and Linux and it works beautifully, very fast too. It should work on any OS that supports FUSE and has it installed.
Bonus benefit: you can use the external HDD with windows PCs. |
|||