All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tim Post <tim.post@netkinetics.net>
To: Anand Gupta <xen.mails@gmail.com>
Cc: "xen-devel@lists.xensource.com" <xen-devel@lists.xensource.com>,
	Xen Users <Xen-users@lists.xensource.com>
Subject: Re: Error: Kernel image does not exist: /usr/lib/xen/boot/hvmloader
Date: Wed, 27 Dec 2006 21:28:48 +0800	[thread overview]
Message-ID: <1167226128.7667.268.camel@tower> (raw)
In-Reply-To: <acb757c00612270413o2d3157d3t81c2b4f2f6c56206@mail.gmail.com>


On Wed, 2006-12-27 at 17:43 +0530, Anand Gupta wrote:
> I have installed xen 3.0.4 from
> http://xenbits.xensource.com/xen-3.0.4-testing.hg. Now when i want to
> setup winxp as a domu on this server. The server is a Intel Core 2 Duo
> with 4GB RAM. 
> 
> I took the xmexample.hvm as an example for the config. Here is the
> edited version.
[snip]
> 
> Now when i run "xm create xm1", it gives me the following error:
> 
> Using config file "./xm1".
> Error: Kernel image does not exist: /usr/lib/xen/boot/hvmloader
> 
> I checked in the /usr/lib/xen/boot directory and it seems to be empty.
> Can anyone please tell me how to get this hvmloader ?? 
> 

In 3.0.3, if it failed to compile some of the hvm tools the build would
still continue. You may simply just be missing bcc or cpp respectively. 

I find its handy to redirect make output (nohup or tree is handy for
this) to a file so I can review it later to see if something went wrong.

I'm not 100% sure that in 3.0.4 the build process won't halt if it can't
build some of the qemu / hvm related tools. More than likely you were
missing stuff make needed to build it, but it didn't halt .. and just
flew by.

Best,
-Tim

> Thanks.
> 
> -- 
> regards,
> 
> Anand Gupta 
> _______________________________________________
> Xen-users mailing list
> Xen-users@lists.xensource.com
> http://lists.xensource.com/xen-users

  reply	other threads:[~2006-12-27 13:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-27 12:13 Error: Kernel image does not exist: /usr/lib/xen/boot/hvmloader Anand Gupta
2006-12-27 13:28 ` Tim Post [this message]
2006-12-27 13:49   ` [Xen-users] " Anand Gupta
     [not found]     ` <4592CFF8.10602@sussex.ac.uk>
2006-12-27 20:38       ` Anand Gupta
2006-12-28 14:53   ` Re: [Xen-users] " Keir Fraser

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=1167226128.7667.268.camel@tower \
    --to=tim.post@netkinetics.net \
    --cc=Xen-users@lists.xensource.com \
    --cc=xen-devel@lists.xensource.com \
    --cc=xen.mails@gmail.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.