can you give me an easy guide to use qemu and debian image? i've tried to mount it several time without positive results, thanks for you reply and time p.s. In my case if i try to upgrade with chroot it reboot but if i upgrade with synaptic e with no more than 30 packages at one time works fine. I tried 25.x and crash too
sudo mkdir -pv /mnt/somewhere sudo mount -v debian-something.img.extX /mnt/somewhere -o loop sudo cp -v /usr/bin/qemu-arm-static /mnt/somewhere/usr/bin sudo chroot /mnt/somewhere