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.
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