guestmount -a yourimage.img -m /dev/sda1 --ro /mountpoint Change "yourimage.img" to the actual disk image. Change "/dev/sda1" to the device on the disk image you want to mount. --ro is specified only if you don't want write access (good to ensure you don't mess anything up if you just want to recover data).
guestmount, mount, disk, yourimage, img, dev, sda, ro, mountpoint, quot, specified, ensure,