|
|
|
|
|
|
|
|
|
|
xen-users
Re: [Xen-users] FreeBSD under Xen
On Fri, Dec 08, 2006 at 02:44:33PM -0500, Albert Bachand wrote:
> Hello,
>
> I'm trying to get FreeBSD to run under Xen. I've compiled Xen 3.0.3
> from sources. I first compiled it with a simple 'make world' and got
> linux to work both as dom0 and as well as a domU. Now, I'm trying to
> get FreeBSD. I followed the tutorial at:
> http://www.yuanjue.net/xen/howto.html but get the follwing error when
> booting FreeBSD:
>
> Error: (22, 'Invalid argument')
>
> >From what I understand this is due to the FreeBSD kernel being
> compiled with PAE while my Xen isn't. So I re-compiled Xen with
> XEN_TARGET_X86_PAE=y but now my linux dom0 won't boot anymore...
You need to re-comple the hypervisor too. The HyperVisor, Dom0 and DomU
must all have exactly same PAE settings or bad stuff happens.
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
|
|
|
|
|