Port-xen archive

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

Re: Where is netbsd-XEN3_DOM0.gz



On 2018-06-11 01:36 PM, Manuel Bouyer wrote:
> On Mon, Jun 11, 2018 at 12:26:38PM -0400, D'Arcy Cain wrote:
>> The howto says that the DOM0 kernel is "copied from
>> releasedir/amd64/binary/kernel/netbsd-XEN3_DOM0.gz of a NetBSD build".
>> I built a kernel but I couldn't find that file.  I even ran "./build.sh
>> -M/usr/obj releasekernel=DRUID" but still no joy.
> 
> netbsd-XEN3_DOM0.gz is a kernel built from XEN3_DOM0 config.
> Not sure why releasekernel=DRUID should compile XEN3_DOM0.

I was trying both ways.  The docs aren't specific that you have to build
XEN3_DOM0.

>> I tried "./build.sh
>> -M/usr/obj kernel=XEN_DOM0" and copying the resulting netbsd kernel
>> after compressing it to /netbsd-XEN3_DOM0.gz but that totally failed to
>> boot.
> 
> How did you boot it ? It should be booted as a module of the hypervisor

menu=Xen:load /netbsd-XEN3_DOM0.gz console=pc;multiboot /xen.gz
dom0_mem=512M dom0_max_vcpus=1 dom0_vcpus_pin

-- 
D'Arcy J.M. Cain <darcy%NetBSD.org@localhost>
http://www.NetBSD.org/ IM:darcy%Vex.Net@localhost


Home | Main Index | Thread Index | Old Index