
Okay, here is one for you.
How can I do a loopback filesystem mount on an entire hard drive image, one that contains a partition table, MBR bootstrap and a bunch of partitions? Then what I really want to do is access the individual partitions inside the image.
I've used the loopback filesystem mechanism a lot, but never to do this.