26.3 macOS File Systems
APFS File System
Installing libfsapfs
# pkg install libfsapfs# cd /usr/ports/filesystems/libfsapfs/
# make install cleanLoading the fusefs Kernel Module
# kldload fusefs# sysrc kld_list+=fusefsIdentifying APFS Volumes
Mounting APFS Volumes
HFS/HFS+ File Systems
Installing the HFS/HFS+ Package
Loading the fusefs Kernel Module
Identifying HFS/HFS+ Volumes
Mounting HFS/HFS+ Volumes
References
Last updated