WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-users

[Xen-users] General question on running guests from installed OS

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-users] General question on running guests from installed OS
From: "Srinivasan S" <ssrini@xxxxxxxxxxxxx>
Date: Wed, 19 Apr 2006 10:39:09 +0600
Delivery-date: Tue, 18 Apr 2006 21:38:56 -0700
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
List-help: <mailto:xen-users-request@lists.xensource.com?subject=help>
List-id: Xen user discussion <xen-users.lists.xensource.com>
List-post: <mailto:xen-users@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/cgi-bin/mailman/listinfo/xen-users>, <mailto:xen-users-request@lists.xensource.com?subject=unsubscribe>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
Hi

First of all apologies for making all of you read this long email.  I have 
posted to multiple lists to get my setup running.  Inspite of enthusiastic help 
I have not got it running yet and hence this fundamental doubt.

I had a system running FC4 and Xen 2.x.  The same system had normal 
installations of Suse and Ubuntu.  I had a running setup wherin I started xen0 
in FC4 and was able to run the installed Suse and Ubuntu as guests within FC4.  
(This worked perfectly and I was able to connect to the guests using both 
RealVNC and FreeNX.)

I have now upgraded to FC and have been attempting to get the same setup 
running.  I first tried with the official Xen tarballs.  Not successful, I then 
tried yesterday with the FC5 xen kernels.  No success.  The problem in both 
cases is that Suse and Ubuntu guests load but virtual networking does not work. 
 Only lo interface is up.  On the main FC5 xen0 domain, I am able to see vifx.x 
being added as and when a guest boots up, but the guest itself is without an 
interface.

Various searches on Google finally got me one hint on loading module xennet 
(for FC5) which I did in modprobe.conf.  Same result.

Search on web got me guides to load guests from images, starting guest installs 
from fedora, debian etc but could not find any info on running already 
installed linux distros within Xen.  The closet was in the xen manual which 
explains how to make an image of an installed linux distro and then running the 
image within xen.

Question:  Is what Iam trying to achieve possibly with Xen 3.x (since it worked 
with 2.x) ?  If yes can anyone help ?  My guest config file is a very simple 
one :

kernel = << Tried both the xen kernel and the FC5 xenU kernel >>
memory = 100
name = "suseguest"
vif= ['mac=aa:00:10:00:00:10, bridge=xenbr0, ip=192.168.2.2']
Also tried vif= ['']
gateway = "192.168.1.1"
netmask = "255.255.255.0"
disk = ['phy:hdc3,hdc3,w']
Also tried disk = ['file:/dev/hdc3,hdc3,w']
root = "/dev/hdc3 rw"

Please note that OpenSUSE is installed on /dev/hdc3

All help is appreciated in resolving this.

Thanks and Best Regards
Srini

-- 
_______________________________________________
Check out the latest SMS services @ http://www.linuxmail.org
This allows you to send and receive SMS through your mailbox.

Powered by Outblaze

_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

<Prev in Thread] Current Thread [Next in Thread>