NetBSD-Bugs archive

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

Re: kern/47413 (pxeboot_ia32.bin does not hand module load information to the kernel)



The following reply was made to PR kern/47413; it has been noted by GNATS.

From: Sergio Lopez <slp%sinrega.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc: marc%msys.ch@localhost
Subject: Re: kern/47413 (pxeboot_ia32.bin does not hand module load
 information to the kernel)
Date: Mon, 26 Aug 2013 11:00:03 +0000

 For some reason, pxeboot_ia32.bin is built with X86_BP_FLAGS_NOMODULES flag:
 
 pxeboot/Makefile:CPPFLAGS+= -DBOOTPARAM_DEFFLAGS=0x0c
 
 It works for me if I explicitly enable modules support:
 
 > modules enabled
 > load tftp:miniroot.kmod
 > boot tftp:netbsd
 


Home | Main Index | Thread Index | Old Index