On Thu, 11 Jul 2002, Shannon -jj Behrens wrote: SjB> > While there are a few niggles, the proper sequence is: SjB> > mergemaster -p (This is NEW!) SjB> > make buildworld SjB> > make kernel KERNCONF=your_kernel_conf_name SjB> > REBOOT into single-user mode! (This does not mean drop to single user.) SjB> > fsck -p SjB> > mount -a -t ufs SjB> > cd /usr/src SjB> > make installworld SjB> > mergemaster -i (-a is a bit inadequate unless you go back and clean up SjB> > the mess it often leaves before going to multi-user SjB> > mode.) SjB> > exit (to multi-user mode) SjB> SjB> Shouldn't "make installkernel" come after "make kernel..."?
Nope. kernel target is "buildkernel then installkernel" Sincerely, D.Marck [DM5020, DM268-RIPE, DM3-RIPN] ------------------------------------------------------------------------ *** Dmitry Morozovsky --- D.Marck --- Wild Woozle --- [EMAIL PROTECTED] *** ------------------------------------------------------------------------ To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-stable" in the body of the message
