xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
From: "Pasi Kärkkäinen" <pasik@iki.fi>
To: Konrad Rzeszutek Wilk <konrad.wilk@oracle.com>
Cc: bderzhavets@yahoo.com,
	Joseph Coleman <joe.coleman@infinitecampus.com>,
	"xen-users@lists.xensource.com" <xen-users@lists.xensource.com>,
	"xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Onkar Mahajan <kern.devel@gmail.com>
Subject: Re: Re: [Xen-tools] Unable to start xend
Date: Wed, 31 Mar 2010 17:41:10 +0300	[thread overview]
Message-ID: <20100331144110.GM1878@reaktio.net> (raw)
In-Reply-To: <20100331141928.GB29344@phenom.dumpdata.com>

On Wed, Mar 31, 2010 at 10:19:28AM -0400, Konrad Rzeszutek Wilk wrote:
> 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?
> 

More information about Xen+grub2 here aswell:
http://wiki.xensource.com/xenwiki/XenCommonProblems

-- Pasi

  reply	other threads:[~2010-03-31 14:41 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
2010-03-31 14:41               ` Pasi Kärkkäinen [this message]
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=20100331144110.GM1878@reaktio.net \
    --to=pasik@iki.fi \
    --cc=bderzhavets@yahoo.com \
    --cc=joe.coleman@infinitecampus.com \
    --cc=kern.devel@gmail.com \
    --cc=konrad.wilk@oracle.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).