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

mount -t apfs device mountpoint

Open hoan3504 opened this issue 3 years ago • 1 comments

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 dylan on youtube ; so it is really working) all the filenames in directory tree look quite normal ... but its contents are simply 0 I have just followed prescription make; modprobe libcrc... and insmod apfs.ko I am not aiming at modifying files in apfs ,but just willing to clone a apfs_mojave back into hfs_mojave using tar between the 2 filesytems under linux instead of using CCC carbone clone copy thank you

hoan3504 avatar Nov 29 '21 14:11 hoan3504

That sounds like an unsupported compression algorithm. Only zlib works for now, sorry. I will try to add the others in the coming months.

eafer avatar Dec 02 '21 22:12 eafer

All known compression algorithms should be supported now in the development branch. Since it's been more than a year and you may not care anymore, I'm just closing this issue without waiting for confirmation. Feel free to reopen if you try it out and run into problems.

eafer avatar Jan 26 '23 22:01 eafer