I’m trying to mount a raw Armbian disk image without writing it to sd card or an usb stick with following command and getting error:
$ sudo mount -o loop Armbian_5.35_Orangepizero_Ubuntu_xenial_default_3.4.113.img /mnt/tmp
mount: wrong fs type, bad option, bad superblock on /dev/loop0,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so.
How can I mount the partition in the image? file
output shows following information about image:
$ file Armbian_5.35_Orangepizero_Ubuntu_xenial_default_3.4.113.img
Armbian_5.35_Orangepizero_Ubuntu_xenial_default_3.4.113.img: DOS/MBR boot sector;
partition 1 : ID=0x83, start-CHS (0x40,0,1), end-CHS (0x3ff,3,32),
startsector 8192, 2834432 sectors