in message <[EMAIL PROTECTED]>,
wrote Nick Jennings thusly...
>
> On Fri, Oct 18, 2002 at 01:44:47PM -0400, Fuzzy wrote:
> > 
> > cvsup to RELENG_4_7
> > make buildworld
> > make buildkernel KERNCONF=POOHSN
> > make installkernel KERNCONF=POOHSN
> > reboot to singleuser
> > 
> > while booted singleuser
> > 
> > $fsck -p
> > $mount -rw /
> > $mount -a
> > $cd /usr/src
> > $make installworld
> 
>  On a side note, is this all the standard way of updating your base system?

yes; mount commands may or may not differ based on you fs layout.


>  I've just done the following, and it seemed to work fine:
> 
> <cvsup to RELENG_4_7>
> # make buildkernel KERNCONF=GRENZIK
> # make installkernel KERNCONF=GRENZIK
> # make buildworld
> # make installworld
> <reboot>
> 
>  Am I being blissfully ignorant? Is the "WrongWay" to do it?

seems like it; see /usr/src/UPDATING for the upgrade procedure.

-- 


To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-questions" in the body of the message

Reply via email to