From: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
To: Onkar Mahajan <kern.devel@gmail.com>
Cc: bderzhavets@yahoo.com,
Joseph Coleman <joe.coleman@infinitecampus.com>,
"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
"xen-users@lists.xensource.com" <xen-users@lists.xensource.com>
Subject: Re: Re: [Xen-tools] Unable to start xend
Date: Wed, 31 Mar 2010 10:19:28 -0400 [thread overview]
Message-ID: <20100331141928.GB29344@phenom.dumpdata.com> (raw)
In-Reply-To: <x2p686a81951003310015g849b8654w64b6ddda6aeccf25@mail.gmail.com>
On Wed, Mar 31, 2010 at 12:45:02PM +0530, Onkar Mahajan wrote:
> Please confirm if I am right :
>
Aaah, you are using GRUB2, not GRUB!
> #!/bin/sh
>
> cat << EOF
> menuentry "Xen 3.5 / Ubuntu, 2.6.31.6-xen1" {
> insmod ext2
> set root=(hd0,1)
> multiboot /boot/xen-3.5.gz <- This is the Xen VMM proper ???
Yup
> module /boot/vmlinuz-2.6.31.6-xen1 dummy=dummy dom0_mem=1024M
> root=/dev/sda1 ro <- This is linux kernel with pvops right ???
Yup. I would suggest you add 'console=hvc0' so you can see the output.
> module /boot/initrd.img-2.6.31.6-xen1
> }
>
> EOF
>
> so in my case , I have compiled Linux kernel containing pvops ; Now , I also
> need Xen VMM ?? right ??
Yes. But from your /boot/grub/menu.lst it looks that you do have the
xen-3.5.gz compiled? For details on how to do that look at the URL that
Boris sent - it is pretty comprehensive.
Also take a look at this (which Boris wrote as well):
http://bderzhavets.wordpress.com/2009/08/31/loading-xen-via-grub2-on-top-ubuntu-karmic-server-alpha-4/
That explains how to setup the GRUB2 entry correctly.
Boris, I am CC-ing you on this e-mail. Any suggestions on what else he
might need to do?
next prev parent reply other threads:[~2010-03-31 14:19 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2010-03-30 16:38 Unable to start xend Onkar Mahajan
2010-03-30 17:03 ` [Xen-tools] " Joseph Coleman
2010-03-30 17:09 ` Onkar Mahajan
2010-03-30 17:25 ` Konrad Rzeszutek Wilk
2010-03-30 17:46 ` [Xen-devel] " Onkar Mahajan
2010-03-30 17:58 ` Konrad Rzeszutek Wilk
2010-03-31 7:15 ` Onkar Mahajan
2010-03-31 14:19 ` Konrad Rzeszutek Wilk [this message]
2010-03-31 14:41 ` Pasi Kärkkäinen
2010-03-31 14:42 ` [Xen-devel] " Onkar Mahajan
2010-03-31 15:11 ` Pasi Kärkkäinen
2010-03-31 15:55 ` Onkar Mahajan
2010-03-31 15:14 ` [Xen-users] " Boris Derzhavets
2010-03-30 18:07 ` Boris Derzhavets
2010-03-30 18:13 ` [Xen-devel] " Konrad Rzeszutek Wilk
-- strict thread matches above, loose matches on Subject: below --
2010-03-30 19:01 Boris Derzhavets
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20100331141928.GB29344@phenom.dumpdata.com \
--to=konrad.wilk@oracle.com \
--cc=bderzhavets@yahoo.com \
--cc=joe.coleman@infinitecampus.com \
--cc=kern.devel@gmail.com \
--cc=xen-devel@lists.xensource.com \
--cc=xen-users@lists.xensource.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.