kern/126972: [boot] kernel fails to load with a big mfs image

Artis Caune artis.caune at gmail.com
Sun Aug 31 14:20:05 UTC 2008


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

From: "Artis Caune" <artis.caune at gmail.com>
To: bug-followup at FreeBSD.org
Cc: naylor.b.david at gmail.com
Subject: Re: kern/126972: [boot] kernel fails to load with a big mfs image
Date: Sun, 31 Aug 2008 17:15:21 +0300

 Hi,
 
 you should edit i386/include/pmap.h and cange
 NKPT to something bigger (default 30 is for ~120M)
 and recompile kernel.
 
 If you need 320Mb mfs root, set NKPT to ( 320 / 4 ) = 80
 
 
 
 -- 
 regards,
 Artis Caune
 
 <----. CCNA
 <----|====================
 <----' didii FreeBSD


More information about the freebsd-bugs mailing list