Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 29 Nov 2007 16:36:59 +0000
From:      "Frank Shute" <frank@esperance-linux.co.uk>
To:        Matt Pounsett <matt@conundrum.com>
Cc:        Le Cocq Michel <Michel.Lecocq@lipn.univ-paris13.fr>, freebsd-questions@freebsd.org
Subject:   Re: Xen howto: inexplicable "Kernel image does not exist" error
Message-ID:  <20071129163659.GA51663@melon.esperance-linux.co.uk>
In-Reply-To: <2128C5FA-E300-4B6B-AE6D-00A95C829AD7@conundrum.com>
References:  <AE693B32-2060-468C-A5C1-F073B93AA201@conundrum.com> <474E5C4D.6060903@lipn.univ-paris13.fr> <2128C5FA-E300-4B6B-AE6D-00A95C829AD7@conundrum.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Nov 29, 2007 at 10:04:37AM -0500, Matt Pounsett wrote:
>
> 
> On 2007-Nov-29, at 01:29, Le Cocq Michel wrote:
> 
> >I'm in front of the same trouble, did you find a solution ?
> 
> No, I haven't found a solution, and haven't received any  
> suggestions.  I've moved on until the FreeBSD under Xen thing becomes  
> a bit more baked.
>
<snip>
>
> >>
> >># xm create -c freebsd_xen_INSTALL
> >>Using config file "./freebsd_xen_INSTALL".
> >>Error: Kernel image does not exist: /home/mattp/FreeBSD-XENU/ 
> >>freebsd-XENU_INSTALL
> >>
> >>However, that kernel file does exist:
> >>
> >># ls -l /home/mattp/FreeBSD-XENU/freebsd-XENU_INSTALL
> >>- -rw-r--r-- 1 mattp users 7379253 Aug 26  2006 /home/mattp/ 
> >>FreeBSD-XENU/freebsd-XENU_INSTALL
> >>

Wild guess (I don't use Xen):

Have you tried changing permissions on the kernel e.g

# chmod 555 freebsd-XENU_INSTALL

same as the freebsd kernel. Maybe:

# chown root:wheel freebsd-XENU_INSTALL

also might be worth a try.

-- 

 Frank 

	
 Contact info: http://www.esperance-linux.co.uk/misc/contact.html 




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20071129163659.GA51663>