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] openSUSE in domU on a CentOS dom0

To: "Rakhesh Sasidharan" <rakheshster@xxxxxxxxx>
Subject: Re: [Xen-users] openSUSE in domU on a CentOS dom0
From: "trilok nuwal" <tc.nuwal@xxxxxxxxx>
Date: Fri, 16 Feb 2007 14:57:39 +0530
Cc: Xen list <xen-users@xxxxxxxxxxxxxxxxxxx>
Delivery-date: Fri, 16 Feb 2007 01:27:02 -0800
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:references; b=i0eWUrHKGgv3lo+PUhWLpKp5lMc8h1ATRd2vBzzhRfk4yxtUZpVBwD1DenaGdF3wdSxjoXQXLhlVXyVQUrQXIgIJu/YYU+KRkEsJYJUOIt2/dkuM88ZDkuQF4htH3EG5og+UyayBitkjBTMZLJ/BIY5aU9bkxdh2cBdXQrz947Y=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxx
In-reply-to: <74bdbced0702160108y60355cdp646f657695371f01@xxxxxxxxxxxxxx>
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: <74bdbced0702152337y42eb991fv52961699fac67300@xxxxxxxxxxxxxx> <f58fc26d0702152355s43261de8k91a36fae10d4689d@xxxxxxxxxxxxxx> <74bdbced0702160108y60355cdp646f657695371f01@xxxxxxxxxxxxxx>
Sender: xen-users-bounces@xxxxxxxxxxxxxxxxxxx
u r using para virtuialization.
So dom0 openSuse cant read the kernel in /boot/xen in guest os.

so use below config file
kernel = "/boot/vmlinuz-2.6.18.2-34-xen"
ramdisk = "/boot/initrd-2.6.18.2-34-xen"
memory = 256
name = "brahma"
disk = [ 'phy:/dev/hda8,sda1,w' ]
vcpus = 1
vif = [ '' ]
root = "/dev/sda1 ro"
extra = "3"

try it out and let me know if any issue.

On 2/16/07, Rakhesh Sasidharan <rakheshster@xxxxxxxxx> wrote:
On 2/16/07, trilok nuwal <tc.nuwal@xxxxxxxxx> wrote:
> modify disk = [ 'phy:/dev/hda8,/dev/hda8,w' ] to disk = [
> 'phy:/dev/hda8,hda8,w' ]  an d try to recreate it
>
>

That doesn't work. That was how things were initially. I just modified
it to /dev/hda8 while troubleshooting to see if that helps. It
doesn't.

Any other ideas please?

Regards,
Rakhesh

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