Greetings,
I'm glad I saw Eugene's admendment first.
My upgrade from 3.4-Stable to 4.0-Current went
relatively okay yesterday. Thanks to both Eugene
and John.
I have to add that I need to manually install /sbin/mknod
first too. If not, the "sh MAKEDEV all" won't work.
I just went to src/sbin/mknod/ and did a make install there.
I have to admit that the upgrade is pretty scary, and it
involves a long downtime. Took me almost 5 hours from
cvsup to the second reboot. Another 2 to "make world"
again just to make sure. ( good tip, thanks )
Now rebuilding XFree86. And possibly a few other apps,
like libgtop.
Regards,
/calvin
lines with :> are quotes from John Baldwin's email
:>
:> On 11-Feb-00 Eugene M. Kim wrote:
:> > On Thu, 10 Feb 2000, John Baldwin wrote:
:> >
:> >| You need a -current kernel for installworld to work. In fact,
:> >| if you aren't running a -current kernel installworld will blow
:> >| up on your machine. Try this instead:
:> >|
:> >| - cvsup -current
:> >| - make buildworld
:> >| - make buildkernel
:> >| - make installkernel
:> >
:> > - backup /dev to /dev.orig
:> > - mkdir /dev
:> > - copy /usr/src/etc/MAKEDEV* into /dev
:> > - remake all devices in /dev (don't forget to make the disk slice
:> > entries separately)
:>
:> Oh yeah, oops. :) My installworld script does that automatically, so
:> I forgot about that step.
:>
:> >| - reboot into single user mode
:> >| - make -DNOINFO installworld
:> >| - make installworld
:> >| - merge over /etc changes, etc.
:> >| - reboot
:> >
To Unsubscribe: send mail to [EMAIL PROTECTED]
with "unsubscribe freebsd-current" in the body of the message