On Sat, 2006-03-25 at 08:18 -0700, Michael Moore wrote: > > Looks like it's possible, although I've never tried it. > > > > http://wiki2.archlinux.org/index.php/Qemu#Mounting_the_hard_disk_image > > > > Jared > > Looks like the trick is just to put the offset for the start of the partition.
you can get the offset from fdisk -l and then you can use losetup to configure the loopback device and just mount /dev/loop#. Michael > > Thank you, > -- > Michael Moore > ------------------------------- > www.stuporglue.org -- Donate your used computer to a student that needs it. > www.ubuntu-utah.org -- In Utah? Interested in Ubuntu? Come join us. > > -------------------- > BYU Unix Users Group > http://uug.byu.edu/ > > The opinions expressed in this message are the responsibility of their > author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. > ___________________________________________________________________ > List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list > -------------------- BYU Unix Users Group http://uug.byu.edu/ The opinions expressed in this message are the responsibility of their author. They are not endorsed by BYU, the BYU CS Department or BYU-UUG. ___________________________________________________________________ List Info: http://uug.byu.edu/cgi-bin/mailman/listinfo/uug-list
