Nothing happens
DUOLabs333 opened this issue · 1 comments
DUOLabs333 commented
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.
DUOLabs333 commented
Apparently, you had to mount it with hdiutil
. Doesn't fuse-ext2
say it supports image files?