Re: ext4 support
[email protected] Tue, 20 Aug 2024 09:34:11 -0500
| Newsgroups | gmane.os.apple.fink.general |
|---|---|
| Message-ID | <[email protected]> |
On 2024-08-18 10:52, Uwe Brauer via Fink-users wrote: > Hi > > I am on Big Sur and running the corresponding fink version. > > > I just tried to follow > https://www.jeffgeerling.com/blog/2024/mounting-ext4-linux-usb-drive-on-macos-2024 > > In order to at least have read access to an external disk running ext4 > > Till now, I have used hfs+ not journaled, but sooner or later, it is > mounted read only and the corruption cannot be repaired. I am not sure > who is the culprit here. But I think, hfs+ no journaled is not a stable > option for backups. I have to disks, so one will have hfs+ journaling > *enabled* the other ext4 > > Be it as it may. I have MacFuse installed, > > But I cloned > https://github.com/gerard/ext4fuse.git > > And when I tried to run make, it complained that it does not find fuse. > > Does anybody have experience with this program under fink? Fink used to have an osxfuse package, but it stopped being updated when upstream went closed source (as MacFUSE, which you have). Without knowing what files the new MacFUSE has installed, it's not possible to know why ext4fuse is failing to find it. The ext4fuse Makefile looks for the file fuse.pc. It might be in a non-standard location that pkg-config does not know about, or it might no longer be present (ext4fuse hasn't been updated in 4 years). Hanspeter _______________________________________________ Fink-users mailing list [email protected] List archive: https://sourceforge.net/p/fink/mailman/fink-users/ Subscription management: https://lists.sourceforge.net/lists/listinfo/fink-users