linux-apfs-rw icon indicating copy to clipboard operation
linux-apfs-rw copied to clipboard

APFS module for linux, with experimental write support

Results 17 linux-apfs-rw issues
Sort by recently updated
recently updated
newest added

Here is the build log of compiling the latest master version: ``` make -C /nix/store/0rdnj4x5qa093cf5zi78knljwa05raw0-linux-5.19-dev/lib/modules/5.19.0/build M=/build/source make[1]: Entering directory '/nix/store/0rdnj4x5qa093cf5zi78knljwa05raw0-linux-5.19-dev/lib/modules/5.19.0/build' CC [M] /build/source/btree.o CC [M] /build/source/compress.o CC [M] /build/source/dir.o CC...

mounting apfs looks ok ...but the files inside the tree structure are almost empty I have mac's rootfs from a working virtual mac (I can play jessica rhaye singing bob...

Thanks for this effort you are making by enabling apfs on Linux. I used your other tool to format an external hard disk, and everything seems to work. When I...

While writing a simple test for NixOS, I experimented a bit and found a problem. This is what I did: 1. `truncate -s 1G /tmp/tmp.img` 2. `losetup -f /tmp/tmp.img` 3....

When trying to mount an encrypted APFS disk, mount prints: ``` mount(2) system call failed: Structure needs cleaning. ``` and the following message appears in dmesg: ``` APFS (88g): bad...

Works fine on freshly created APFS, having trouble getting an existing Big Sur disk to mount read write however. I can mount Big Sur using apfs-fuse read-only, can I help...

` MAKE[0]="make KERNELDIR=/lib/modules/${kernelver}/build" ` ` CLEAN="make clean" `

Hi, I have MBP 2012 and I dual boot it with Manjaro Gnome DE and macOS High Sierra. When I try to access it High Sierra Drive from Manjaro, I...

Is there any way to have the APFS driver to access resource forks? Included is a zipped raw image of APFS of ResEdit, an old Mac OS (Classic) application that...

I get a warning when compiling: ` CC [M] /home/user/Development/linux-apfs-rw/lzfse/lzvn_decode_base.o /home/user/Development/linux-apfs-rw/lzfse/lzvn_decode_base.o: warning: objtool: lzvn_decode+0x1c6: sibling call from callable instruction with modified stack frame`