cambia questa
mount -o loop root.img /mnt/distro_temp
in questa
codice:
mount -t auto root.img /mnt/distro_temp -o loop
e vedi che succede...