Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 06 Feb 2009 22:51:25 +0200
From:      blah <smrad01@gmail.com>
To:        Albert.Shih@obspm.fr, freebsd-current@freebsd.org
Subject:   Re: installkernel on small disk
Message-ID:  <498CA2CD.1090201@gmail.com>
In-Reply-To: <20090206202032.GB76165@obspm.fr>
References:  <20090206202032.GB76165@obspm.fr>

next in thread | previous in thread | raw e-mail | index | archive | help
Albert Shih wrote:
> Hi all
>
> I've two servers (in fact guest in vmware) on don't have enought disk space
> to make buildkernel (or world).
>
> For the world freebsd-update can work. But for the kernel I've my own
> kernel.
>
> So if I compile the kernel on the other server how can I put it on the
> first ?
>
> Regards.
>
>
>   
build kernel on the server
use nfs to export /usr/src, /usr/obj
mount them appropriate on the client, make same /etc/make.conf on both 
server and client
on the client cd /usr/src and make installkernel .... rebooot and you 
are done




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