Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 9 May 2022 14:58:40 -0400
From:      Michael Wayne <freebsd07@wayne47.com>
To:        freebsd-hackers@freebsd.org
Subject:   Re: Can not build kernel on 1GB VM *Solved*
Message-ID:  <20220509185840.GS72471@post.wayne47.com>
In-Reply-To: <20220509164528.GO72471@post.wayne47.com>
References:  <20220415174953.GE13678@post.wayne47.com> <20220418173333.GC72471@post.wayne47.com> <20220420111229.36de494f@FreeBSD.org> <20220509164528.GO72471@post.wayne47.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, May 09, 2022 at 12:45:28PM -0400, Michael Wayne wrote:
> On Wed, Apr 20, 2022 at 11:12:29AM +0200, T??l Coosemans wrote:
> > On Mon, 18 Apr 2022 13:33:33 -0400 Michael Wayne <freebsd07@wayne47.com>
> > wrote:
> > > On Fri, Apr 15, 2022 at 01:49:53PM -0400, Michael Wayne wrote:
> > >> I have a VM with 1GB RAM running FreeBSD 12.1-RELEASE-p3
> > >> 
> > >> I'm trying to upgrade the machine to 12.3 and having swap failures.  
> > > 
> > > I tried a number of things, all of which failed.
> > > 
> > > Since the offending line is:
> > > 
> > >>    ctfmerge -L VERSION -g -o kernel.full ...  
> > > 
> > > I went digging through makefiles and found:
> > >    MK_CTF=no
> > > 
> > > Adding this to the command line permitted the build to complete and
> > > the machine is now running on the new kernel. Hopefully this helps
> > > others. I'm still not sure why the kernel refused to use swap but 
> > > this is a very easy to duplicate issue.
> > 

> > If so, can you try the attached patch?  It prevents background


Tried the patch. Still ran out of swap. 

<patch deleted> 



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