>>106225258
>>106224078
Taskete kudasaiiii I still couldn't manage to write anything that could fix my issue.
As you can see it's an actual issue, several people on mailing lists and on IRC talked about it but I couldn't see anyone giving a proper answer, maybe people just fix it and never mention it again
https://www.mail-archive.com/search?l=help-guix%40gnu.org&q=ntfs&submit.x=0&submit.y=0
https://logs.guix.gnu.org/guix/search?query=ntfs
I just want to mount my goddamn NTFS drives with user RW privileges, I usually link a bunch of stuff across systems and it's a dealbreaker to not have that working smoothly (I can mount them later on dolphin but that sucks a lot)
The issue, like those guys mentioned years ago, is that the computer just hangs at boot when it tries to mount the ntfs-3g drives, which is caused by ntfs-3g being compiled with external FUSE, I imagine three solutions - an mcron job, a shepherd service or patching ntfs-3g. The ideal one would be patching it but I can't figure out how and I can't seem to manage to write a working service (and I don't even know if that'd work as a solution anyways).
I made a bunch of questions already, and I have solved almost all my issues, but I don't think I can fix this one in a reasonable amount of time. I'm also struggling with a specific flatpak package (FreeTube) not opening because of dbus issues, that one does seem something I could solve within a week but I'd appreciate help with that one too anyways.
I try to fix things myself but it's hard when all I have is the manual (that sometimes outright OMIT shit that causes things to NOT WORK like I've experienced) and some mail/irc logs...