Open bboymega opened 3 years ago
diskutil erase ZFS shows -69832: file system formatter failed and the filesystem refuses to mount on MacOS Catalina 10.15.7
You should not be using diskutil to create ZFS datasets, you have to use zpool create.
diskutil
zpool create
diskutil erase ZFS shows -69832: file system formatter failed and the filesystem refuses to mount on MacOS Catalina 10.15.7