|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] Install PV Guest
You can use a command like this to install a PV Guest.
xen-create-image --hostname=vm03.example.com --ip=192.168.0.103 \
--netmask=255.255.255.0 --gateway=192.168.0.1 --dir=/vserver/images \
--dist=sarge --debootstrap
Regards, Fasiha Ashraf
--- On Thu, 16/7/09, Ananth <cbananth@xxxxxxxxx> wrote:
From: Ananth <cbananth@xxxxxxxxx> Subject: [Xen-users] Install PV Guest To: "Xen User-List" <xen-users@xxxxxxxxxxxxxxxxxxx> Date: Thursday, 16 July, 2009, 3:21 PM
Hi, I want to install a PV guest on Xen 3.3.1... I have ubuntu Hardy as my Dom0. I was able to successfully install domUs using images from Jailtime.org. I would like to install an off the shelf linux by making the necessary modifications myself... Can anybody give me pointers regarding this?
Thank you
-- Regards Ananth
-----Inline Attachment Follows-----
|
Love Cricket? Check out live scores, photos, video highlights and more. Click here._______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|