Apfs-fuse for tumbleweed

I run Tumbleweed on a 2017 macbook. I would like to mount at least readonly the macintoch partition.
It seems possible with apfs-fuse, but I don’t find any either on yast or obs.
any hint?
I have all the apfs things installed

fsapfsmount /dev/nvme0n1p2 /mnt
fsapfsmount 20240429

Unable to open source volume
mount_handle_open: invalid volume index value out of bounds.

ideas welcome, thanks

Post

zypper se -s apfs

Only APFS version 2 is supported with the libapfs package which provides fsapfsmount. APFS version 1 is unsupported. Which version is in use on your system?

From the package description:

libfsapfs - Library and tools to access the Apple File System (APFS)

libfsapfs is a library to access the Apple File System (APFS).

Read-only supported APFS formats:

* version 2

Supported APFS format features:

* ZLIB (DEFLATE) compression

* LZVN compression

* encryption

Unsupported APFS format features:

* APFS version 1

* Fusion drive (NX_INCOMPAT_FUSION)

* snapshots

* LZFSE compression, compression methods 11 and 12

* "uncompressed", compression methods 1, 9 and 10

* T2 encryption

dunno, I’m on Ventura on mac side (macbook 2017). How may I check?

thanks
jdd

As this filesystem was first introduced 2017 by Apple you might be using an old version.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.