Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 11 Jul 2000 13:56:38 +0200
From:      Sheldon Hearn <sheldonh@uunet.co.za>
To:        Brad Knowles <blk@skynet.be>
Cc:        doc@FreeBSD.ORG, Marcel Moolenaar <marcel@cup.hp.com>, grog@lemis.com, khera@kciLink.com, Kris Kennaway <kris@FreeBSD.ORG>, "Chad R. Larson" <chad@DCFinc.com>
Subject:   Re: HEADS UP! Always use the 'make buildkernel' target to make yer kernels 
Message-ID:  <80889.963316598@axl.ops.uunet.co.za>
In-Reply-To: Your message of "Tue, 11 Jul 2000 12:50:27 %2B0200." <v04220801b5908c806abb@[195.238.1.121]> 

next in thread | previous in thread | raw e-mail | index | archive | help


On Tue, 11 Jul 2000 12:50:27 +0200, Brad Knowles wrote:

> 			make buildworld
> 			make buildkernel
> 			make installkernel
> 			shutdown (drop into single-user mode)
> 			make installworld
> 			mergemaster
> 			reboot

Hmm, I thought that the new kernel was supposed to be booted before the
installworld target was made.  In other words:

	make buildworld
	make buildkernel
	make installkernel
	(move the kernel to /kernel, usually)
	reboot into single-user mode
	(mount filesystems)
	make installworld
	mergemaster
	(enter multi-user mode)

Ciao,
Sheldon.


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message




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