Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Aug 2008 14:20:04 GMT
From:      "Artis Caune" <artis.caune@gmail.com>
To:        freebsd-bugs@FreeBSD.org
Subject:   Re: kern/126972: [boot] kernel fails to load with a big mfs image
Message-ID:  <200808311420.m7VEK4LK022745@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR kern/126972; it has been noted by GNATS.

From: "Artis Caune" <artis.caune@gmail.com>
To: bug-followup@FreeBSD.org
Cc: naylor.b.david@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808311420.m7VEK4LK022745>