Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Feb 2000 22:53:52 -0800 (PST)
From:      R Joseph Wright <rjoseph@nwlink.com>
To:        bwoods2@uswest.net
Cc:        freebsd-current@FreeBSD.ORG, Alfred Perlstein <bright@wintelcom.net>
Subject:   Re: Upgrade from 3.4 to 4.0...
Message-ID:  <Pine.BSF.4.21.0002222243170.1978-100000@mammalia.sea>
In-Reply-To: <XFMail.000222221913.wwoods@cybcon.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tue, 22 Feb 2000, William Woods wrote:

> 
> On 23-Feb-00 R Joseph Wright wrote:
> > 
> > make buildworld
> > make buildkernel &&make installkernel
> > Then reboot in single user mode
> > make -DNOINFO installworld
> > make buildkernel &&make installkernel (again)
> > make installworld
> > 
> > This worked for me perfectly.
> 
> Hmmm.....the only question I have regarding this is does it handle the new
> devices corectly?

It did, although I did eventually remake them.

I did:
mv /dev /dev.old
mkdir /dev
cp /usr/src/etc/MAKE* /dev
sh MAKEDEV all

I also had to make the partition entries for my IDE drive:

sh MAKEDEV ad0s4a

Then I edited /etc/fstab to reflect the new devices --Very Important!

Of course I also ran mergemaster to update the /etc directory.
That's it.



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0002222243170.1978-100000>