|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] running netbsd domU on Debian Sarge dom0 - xen 3.03
On Mon, Jan 15, 2007 at 03:41:43PM -0800, grel wrote:
>
> Hi,
>
> I am trying to install netbsd domU on debian sarge (I also would like to
> install freebsd domU).
>
> when I run "xm create -c netbsd.cfg"
> it ends with error
> "Error: (22, "Invalid argument')
>
> I have seen many posts of people requesting help on this but I have not seen
> any posted solutions.
The 'Invalid argument' error message basically means the kernel you tied
was incompatible with the host. There are a couple of explanations:
- a PAE guest on a non-PAE host
- a non-PAE guest on a PAE host
- a 64-bit guest on 32-bit host (or vica-verca)
- a non-Xen kernel altogether
As of xen 3.0.4 you should see a description of the real problem rather
than this generic error message :-)
Regards,
Dan.
--
|=- Red Hat, Engineering, Emerging Technologies, Boston. +1 978 392 2496 -=|
|=- Perl modules: http://search.cpan.org/~danberr/ -=|
|=- Projects: http://freshmeat.net/~danielpb/ -=|
|=- GnuPG: 7D3B9505 F3C9 553F A1DA 4AC2 5648 23C1 B3DF F742 7D3B 9505 -=|
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users
|
|
|
|
|