|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] xen-tools dom0=etch domU=gutsy?
> > I'm going to try and install gusty using qemu and then copy the
> > contents of the image to a real partition and boot it with xen. That
> > should work, shouldn't it?
> > (just got to figure out how to do the copy).
>
> Yes that should work. Install to a disk file with Qemu, then
> you could copy from it with:
>
> xen-create-image --install-method=copy
> --install-source=/path/to/mounted/image
>
ok. that has worked! thanks.
Just a small question. Instead of copying to a image file, how do you
copy to a disk partition?
# If you don't wish to use loopback images then you may specify an
# LVM volume group here instead
#
##
# lvm = skx-vg
But I'm not using lvm, I'd like to install to /dev/sda8 (for example).
Cheers.
Chris.
> Steve
> --
>
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|