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

Re: [Xen-users] paravirtulized suse 10.3 DomU over a suse 10.2 dom0

To: xen-users@xxxxxxxxxxxxxxxxxxx
Subject: Re: [Xen-users] paravirtulized suse 10.3 DomU over a suse 10.2 dom0
From: "Razi Khaja" <razi.khaja@xxxxxxxxx>
Date: Wed, 14 Nov 2007 09:21:59 -0500
Delivery-date: Wed, 14 Nov 2007 06:22:42 -0800
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=EYGktiYYUPQoSsyAIICD1xaqZ5cI7wvOVE6vIMfMLfQ=; b=Y4x4IlZuVqaBerakuEjv9A2RxHCebePi0xykVBsChimeHKH8xB/IfrmxjiGOo56JAD5R+wg0D2KyKg9RXeDSlnVdxntZXtKuUX5MZd8euTtGz3Px97pRW2dmmOMnMlKNc8l0Vn6N8Jq8pLIFosokK3UiCdvLW2wIYrfl76NP180=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=GalmXPFEMFi6R4UZD/P35k1pOushS4LB5TxUd9dxjqOTEHSLhiC46hbVm2ebUL8UYU0ykejlzwcaMnuGyB4xBFVQbWjXKLxrYDpeYzvMTpP4T6nyVDgteS76g+6yL4zrG+rmuIiHbWNj9h6xk0qcw18Z4yB1D8t5TiOxFKEjhhM=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <1852.82.238.183.143.1195046674.squirrel@xxxxxxxxxxxxxxxx>
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>
References: <1852.82.238.183.143.1195046674.squirrel@xxxxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
> Now i am trying a Suse 10.3 domU on the same machine.
>
> I tried different ways, and each time i can't achieve my setup:
>
> - xm create -c /mnt/sdb1/vm-suse10.3.cfg
> kernel=/root/Kernel/inst.xen-2.6.22.5-31-i586-kernel
> initrd=/root/Kernel/inst.xen-2.6.22.5-31-i586-ramdisk
>

(1) It looks like you are manually trying to install the the domU.
Have you tried using the Yast2 Virtual Machine Manager to do the domU
installation?
(2) It looks like the paths to your kernel and initrd are incorrect.
If you use the Yast2 Virtual Machine Manager it will give the right
paths.

>
> -Using a 10.3 network boot cd to launch the domU setup shows well the
> firsts yast setup menues but the install fails after the parameters steps
> as well.
>

One explanation for why your 10.3 install is not working is because
the 10.3 network boot cd (73MB) does not have a Xen Kernel.

>
> Has someone experienced the same and have some idea to get rid of this ?
>

I have tried installing 10.3 as a guest of 10.2 and was also
unsuccessful. So this confirms that someone has had the same
experience but I have not been able to fix this.

Has anyone successfully installed a 10.3 domU in a 10.2 dom0?

Another possible explanation for why a 10.3 domU does not work in a
10.2 dom0 is that the kernel is xen aware and since the 10.2 kernel is
older than the 10.3 kernel, 10.2 is not aware of how to host 10.3 as a
guest/domU. It may be possible to install 10.3 as a guest of 10.2 but
you would probably have to do it much like installing a completely
different OS such as Centos, or RedHat. in otherwords you must install
10.3 as a guest OS that is not xen aware.  Im speculating here (based
on my limited understanding of opensuse and xen documentation ive
read), so more educated opinions are welcome.

I resorted to installing 10.3 as Dom0 and 10.2 as a  DomU and this
works. 10.3 is much nicer since it has a paravirtualized graphics
adapter so you can do a graphical install and have graphical access to
your machine without having to setup VNC on your own.

In your case and in my case (since the hard disk for my 10.2 system is
lying around), if it is not possible to erase your 10.2 system  it
would be helpful to determine how to take an existing 10.2 filesystem
(ext3), convert that into a  "Sparse Image File", and use the "Sparse
Image File" to boot my old 10.2 system. Is this possible? Anyone know
how to do this?

Razi

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

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