[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


  • To: Ian Campbell <Ian.Campbell@xxxxxxxxxx>
  • From: Srujan Kotikela <ksrujandas@xxxxxxxxx>
  • Date: Wed, 16 Mar 2011 15:13:42 -0500
  • Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
  • Delivery-date: Wed, 16 Mar 2011 13:14:40 -0700
  • 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 :cc:content-type; b=VwpVhmCLRAtGBv5W8OaxCr7TZPJjm9PHBwBV62BSEvYALE9ANMlMAKeGCqlJ8mzk0H Mb7fWicjoLoZo2x1FnXygobbkECiO7zxdqAu3/Xl+5wehFJWPwt/iJnoBs67Y0eAP/gG 7P/gjCTqrDjkLbgWpbD+DwLSQ8rqWJEz5Qec8=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hi Ian,

My bad. Correcting the grub entry did the trick. Thanks.

--
Srujan D. Kotikela


On Wed, Mar 16, 2011 at 2:38 PM, Ian Campbell <Ian.Campbell@xxxxxxxxxx> wrote:
Please don't top post.

On Wed, Mar 16, 2011 at 1:19 PM, Konrad Rzeszutek Wilk <konrad.wilk@xxxxxxxxxx> wrote:
>
>         No. It is b/c you don't have the hypervisor (xen.gz) in your
>         grub2 file.
>         Did you install the xen toolstack?

On Wed, 2011-03-16 at 19:26 +0000, Srujan Kotikela wrote:
>
> Yes, I did.

You didn't actually boot Xen though, your log contains:

Mar 16 04:36:15 xen kernel: [    0.000000] Booting paravirtualized kernel on bare hardware

I wonder if this is because your grub stanza contains
       multiboot ....xen....
       linux ....vmlinuz....
       initrd ....initrd....
and the "linux" statement (which means boot a native Linux kernel) takes
precedence over the "multiboot" statement (which means boot a multiboot
kernel, possibly with a series of extra modules).

I think you probably need to use something of this form instead:
       multiboot ....xen....
       module ....vmlinuz....
       module ...initrd....

IOW your mistake is that the "linux" statement does not add extra
modules to a "multiboot" kernel -- it is a top level kernel loader
command thing in its own right. "module" is the correct syntax for
adding additional multiboot modules.

Ian.

>
> --
> Srujan D. Kotikela
>
>
>
>
> On Wed, Mar 16, 2011 at 1:19 PM, Konrad Rzeszutek Wilk
> <konrad.wilk@xxxxxxxxxx> wrote:
>         On Wed, Mar 16, 2011 at 12:50:27PM -0500, Srujan Kotikela
>         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?
>
>
>         No. It is b/c you don't have the hypervisor (xen.gz) in your
>         grub2 file.
>         Did you install the xen toolstack?
>         >
>         > The log is attached.
>         >
>         >
>         > --
>         > Srujan D. Kotikela
>
>
>
>         > _______________________________________________
>         > Xen-devel mailing list
>         > Xen-devel@xxxxxxxxxxxxxxxxxxx
>         > http://lists.xensource.com/xen-devel
>
>
>
>



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

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.