|
|
|
|
|
|
|
|
|
|
xen-users
RE: [Xen-users] Guest O/S Questions
> 5. Loopback mount the qemu images, creating a couple of mountpoints.
> Using the file I'm referencing above (rhel4):
>
> mkdir mp1 mp2
> su -c 'mount -o loop,offset=$(( 63 * 512 )) -t ext3 rhel4 mp1'
> su -c 'mount -o loop,offset=$(( 4192964 * 512 )) -t
> ext3 rhel4 mp2'
Just use 'lomount' which is installed with the -unstable version of Xen.
Ian
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|