Choosing A Webhost:
A web hosting service is a type of Internet hosting service that allows individuals and organizations to provide their own website accessible via the World Wide Web. Web hosts are companies that provide space on a server they own for use by their clients as well as providing Internet connectivity, typically in a data center. Web hosts can also provide data center space and connectivity to the Internet for servers they do not own to be located in their data center, called colocation. more...
|
Re: heeeeeeeelp on XEN: msg#00026
|
Subject: |
Re: heeeeeeeelp on XEN |
Gary Siao wrote:
hi gurus
i'm a newbie to xen and like some guidance...
i have an existing machine that has FC5 and i just installed
XEN3.0.2.2.. was able to boot the machine using XEN... i know the next
step is to create a guest domain but my problem is how do i create an
image of the existing FC5 since it has some data already (would be
nice if you can give me the actual command).. also once i created an
image of the existing FC5, where do i dump th image file and have xen
boot from it...
thanks
Gary
------------------------------------------------------------------------
--
Fedora-xen mailing list
Fedora-xen@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/fedora-xen
AFAIK, there is no good way to clone an existing host system and make a
matching domU (guest OS) from it automagically. What you can do is
provision a new domU (see /usr/sbin/xenguest-install.py --help) and then
rsync the relevant data between the dom0 (your host FC5 system) and the
domU, and then possibly remove the duplicate data from the dom0.
Chances are you only care about data in /home anyway...
--Michael
|
| |