Rebuilding the Kernel

Nathan Kinkade nkinkade at fastmail.fm
Tue Sep 16 10:50:03 PDT 2003


On Tue, Sep 16, 2003 at 01:55:09AM +0200, Danny Pansters wrote:
<snip>
> > Not sure about your specific error, but it doesn't appear that you
> > are following the directions in the correct order.  I think it should
> > look more like:
> >
> > 1) update sources
> > 2) make buildworld
> > 3) edit kernel config file
> > 4) make buildkernel
> > 5) make installkernel
> > 6) reboot
> > 7) rm -rf /usr/obj/*
> > 8) make installworld
> > 9) mergemaster
> >
> > I've left out some intervening steps, but I think that this is more
> > the correct order of operations.
> >
> > Nathan
> 
> rm -rf /usr/obj/* before buildworld not after. Your new world is in 
> there :)
> 
> Dan

yes!, thanks Dan.  i jotted down the steps to quickly and put step 7 way
out of order.  thanks for pointing this out.

Nathan
-- 
gpg --keyserver pgp.mit.edu --recv-keys D8527E49
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-questions/attachments/20030916/c1420c1c/attachment.bin


More information about the freebsd-questions mailing list