Closed DUOLabs333 closed 2 years ago
I'm on an M1 Macbook running Big Sur. However, when I compile it, and try to run with sudo fuse-ext2/fuse-ext2 ~/Arch/Arch.img ~/mounts/Arch, it exits, but nothing happens.
sudo fuse-ext2/fuse-ext2 ~/Arch/Arch.img ~/mounts/Arch
Apparently, you had to mount it with hdiutil. Doesn't fuse-ext2 say it supports image files?
hdiutil
fuse-ext2
I'm on an M1 Macbook running Big Sur. However, when I compile it, and try to run with
sudo fuse-ext2/fuse-ext2 ~/Arch/Arch.img ~/mounts/Arch
, it exits, but nothing happens.