NetBSD-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: xen considerations



On Thu, Oct 9, 2008 at 6:20 AM, Michael Kell Jensen <mkj%micrun.net@localhost> 
wrote:
> Just including xen3 kernel part, (which includes xen2_dom0)
> errored with multiple defined options.
>

Start with a minimal custom kernel config that just includes XEN3_DOM0:
include         "arch/i386/conf/XEN3_DOM0"

Once that works you can add options one at a time until you find the
one that is causing the issue.

-Andrew


Home | Main Index | Thread Index | Old Index