Cannot mount iso image in macOS Big Sur
Hello,
I'm trying to mount a Linux ISO, linuxmint-21-cinnamon-64bit.iso, but no success.
When double clicking, It shows an error saying that it is not "mountable".
If I do in command line
hdiutil attach -noverify -nomount linuxmint-21-cinnamon-64bit.iso
It creates 3 /dev nodes:
/dev/disk3 GUID_partition_scheme
/dev/disk3s1 Microsoft Basic Data
/dev/disk3s2 EFI
If I try to mount the partitions somewhere, it fails with error 71:
sudo mkdir /Volumes/Disk3s2
sudo mount -tmsdos /dev/disk3s2 /Volumes/Disk3s2
mount_msdos: /dev/disk3s2 on /Volumes/Disk3s2: Permission denied
mount: /Volumes/Disk3S2 failed with 71
What is wrong?
MacBook Pro 15″