Re: NTFS-3G for Debian GNU/Hurd
Samuel Thibault <[email protected]> Sun, 26 Apr 2026 21:31:07 +0200
| Newsgroups | gmane.linux.debian.ports.hurd |
|---|---|
| Organization | I am not organized |
| Message-ID | <ae5n-wNEPeyTX4Tt@end> |
Hello, Erik Larsson, le dim. 26 avril 2026 17:52:28 +0300, a ecrit: > I just completed a small weekend project where I was trying to get NTFS-3G > to work on GNU/Hurd, making access to NTFS volumes a possibility by > leveraging libfuse-hurd. So I thought I'd post about it. > The results are in the branch 'edge.gnuhurd' in: > https://github.com/unsound/ntfs-3g That's fun :) Ideally, the work should be upstreamed. Some of it seems would probably rather consist in improving libfuse-hurd (e.g. the argument functions) Another part is disabling the use of F_SETLK, I'm surprised by this, since it is supposed to be supported already. > In the end hopefully a Debian package can be enabled for hurd-i386 and > hurd-amd64. Whenever the work is upstreamed, that will water down into distributions ;) Samuel