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-devel

[Xen-devel] Re: Xen 4.0.1 on Ubuntu 10.04 LTS Desktop

To: xen-devel@xxxxxxxxxxxxxxxxxxx
Subject: [Xen-devel] Re: Xen 4.0.1 on Ubuntu 10.04 LTS Desktop
From: Srujan Kotikela <ksrujandas@xxxxxxxxx>
Date: Wed, 16 Mar 2011 12:53:36 -0500
Delivery-date: Wed, 16 Mar 2011 10:54:12 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:in-reply-to:references:date :message-id:subject:from:to:content-type; bh=1R4a//k3Ukb86yGowyZ76rObZY1IQli/6vGFg3T+tSU=; b=ODLkwZnNBAnXmWAUI1seJjWENzxUokKdupioQMHA3GvMnesGBUsFZ56lovjpBSCOvm +BlZOSYMbZG0lupqqiq5sTaJOQaIFnSpTwXMdo3+FcJniicI8UBx3pw0H4ThMDKtGBNb FeV9gKIAriwkop9oRhK1tHlUifkKeioJlWi5k=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :content-type; b=MD7WSyAH8TkfLWUes3fMIVy3zQq2Thmw4NBRIr8IGeHmw3FI8VfE5JtAZtn+wrtR0K loY/Wm7E+dWVgH+FSpI33i0q7+oaQnCuOjH468HdtCtj+GCTvzPQg/8/rp0JZIHTArdh 7M4PG0gD1oEWzhZ33aiY+njUWu1UzeOBb9EQk=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <AANLkTinp7_vUQdb9P4i+Oc81xW-S2vWGhQE_=G416AXY@xxxxxxxxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTinp7_vUQdb9P4i+Oc81xW-S2vWGhQE_=G416AXY@xxxxxxxxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
My GRUB entry is:

menuentry 'Xen 4.0.1, with Linux 2.6.32-32' --class ubuntu --class gnu-linux --class gnu --class os {
    recordfail
    insmod ext2
    set root='(hd0,7)'
    search --no-floppy --fs-uuid --set ca9f652e-33df-40e1-8f7d-c4e80b899f27
    multiboot (hd0,7)/boot/xen.gz dummy=dummy dom0_mem=1024M
    linux    (hd0,7)/boot/vmlinuz-2.6.32.32 root=UUID=ca9f652e-33df-40e1-8f7d-c4e80b899f27 ro dummy=dummy nopat quiet splash
    initrd    (hd0,7)/boot/initrd.img-2.6.32.32
}

--
Srujan D. Kotikela


On Wed, Mar 16, 2011 at 12:50 PM, Srujan Kotikela <ksrujandas@xxxxxxxxx> wrote:
Hi,

I tried installing Xen 4.0.1 on Ubuntu 10.04 using the xen/stable a.k.a 2.6.32.32 PVOPS kernel. The installation went fine, but xend is not running. I had similar issue when I tried in Ubuntu 10.10 also. Is it because of the PVOPS kernel?

The log is attached.


--
Srujan D. Kotikela

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