Ah, okay, for some reason I was looking at the 'disklabel -B' stuff, but
that never worked :( I've gotten into the habit of doing the whole
'buildkernel/buildworld/etc' procedure, and just hadn['t gotten to the
point doing the 'installworld' :(
thanks ...
On Thu, 7 Sep 2000, Warner Losh
wrot
In message <[EMAIL PROTECTED]> The Hermit Hacker
writes:
: How do I upgrade it 'with the new kernel', as the UPDATING file
: suggests? I've looked at the man pages for loader, and it doesn't suggest
: anything ... help?
cd /usr/src
make buildworld
make buildkernel
make installkernel
cd sys
make