Mount a .img file the easy way?
by Jason_25 from LinuxQuestions.org on (#57VQ6)
I see that typically you are supposed to mount the individual partitions in the file using offsets. But kpartx is supposed to do it automatically. But when I use kpartx on a .img file just one /dev/mapper entry is created and I cannot mount it. Is there a better way without getting into the details of partition offsets and stuff?

