I know if I make an image of a filesystem with dd if=/dev/sda1 (say) I can then mount it loopback and access it as a filesystem. Can I do something similar with an image of an entire disk, e.g. made with dd if=/dev/sda ? -- John Stumbles