mount αρχείο.img /mnt
mount -r -o loop αρχείο.img /mnt
teo2202 έγραψε:you must specify the filesystem type
teo2202 έγραψε:και στα δυο μου λεει
you must specify the filesystem type
mount -r -o loop αρχείο.img /mnt -t auto
mount -r -o loop αρχείο.img /mnt -t ext4
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