Re: upgrade 3.4 to 4.0

2000-06-14 Thread Crist J. Clark

On Wed, Jun 14, 2000 at 08:27:19PM -0500, Stephen Montgomery-Smith wrote:
> Chris Byrnes wrote:
> > 
> > To update from 3.x to 4.0 stable
> > 
> >[3]
> > cd /usr/src
> >[2]
> > make buildworld
> > cd sbin/mknod
> > make install
> > cd ../../sys/modules
> > make install
> > 
> > [1]
> > reboot
> > 
> > cd /usr/src
> > cd gnu/usr.bin/texinfo/install-info
> > make install
> > cd ../../../..
> > make installworld   [5]
> > mergemaster [4]
> > reboot
> > 
> > 
> > I hate to keep asking you questions, but like.. I cant login to the
> > machine in single-user mode.. it's a co-located box.. is there a way to
> > get around the things you have to do in single-user mode?
> > 
> 
> I accidently didn't boot into single user mode at that time, and 
> I found the machine unusable.
> 
> I don't remember why.  It might have been that the passwords 
> did not work.  But I think it might have been something else.

Maybe if they were NIS passwords. I think the biggest potential
problem is with the network setup. Commands like ipfw(8) will not be
in sync with the kernel. There is also the problem that the /etc/rc*
files are for 3.x rather than 4.0, but this should not be _too_ much
of a problem.

That said, IIRC, I did manage to do a 3.x to 4.0 upgrade remotely. I
was very careful about how I did it, and I had just upgraded some
other boxes so the procedure was fresh in my mind at the time.
-- 
Crist J. Clark   [EMAIL PROTECTED]


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



Re: upgrade 3.4 to 4.0

2000-06-14 Thread Stephen Montgomery-Smith

Chris Byrnes wrote:
> 
> To update from 3.x to 4.0 stable
> 
>[3]
> cd /usr/src
>[2]
> make buildworld
> cd sbin/mknod
> make install
> cd ../../sys/modules
> make install
> 
> [1]
> reboot
> 
> cd /usr/src
> cd gnu/usr.bin/texinfo/install-info
> make install
> cd ../../../..
> make installworld   [5]
> mergemaster [4]
> reboot
> 
> 
> I hate to keep asking you questions, but like.. I cant login to the
> machine in single-user mode.. it's a co-located box.. is there a way to
> get around the things you have to do in single-user mode?
> 

I accidently didn't boot into single user mode at that time, and 
I found the machine unusable.

I don't remember why.  It might have been that the passwords 
did not work.  But I think it might have been something else.

-- 
Stephen Montgomery-Smith
Department of Mathematics, University of Missouri, Columbia, MO 65211
Phone 573-882-4540, fax 573-882-1869
http://www.math.missouri.edu/~stephen  [EMAIL PROTECTED]


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



Re: upgrade 3.4 to 4.0

2000-06-14 Thread Brooks Davis

On Wed, Jun 14, 2000 at 08:15:04PM -0500, Chris Byrnes wrote:
> To update from 3.x to 4.0 stable
> 
>[3]
> cd /usr/src
>[2]
> make buildworld
> cd sbin/mknod
> make install
> cd ../../sys/modules
> make install
> 
> [1]
> reboot
> 
> cd /usr/src
> cd gnu/usr.bin/texinfo/install-info
> make install
> cd ../../../..
> make installworld   [5]
> mergemaster [4]
> reboot
> 
> 
> 
> I hate to keep asking you questions, but like.. I cant login to the
> machine in single-user mode.. it's a co-located box.. is there a way to
> get around the things you have to do in single-user mode?

As long as the box isn't busy, it should be save in multi-user mode.  I'd
recomend disabling what ever major services it provides before rebooting
just to be on the safe side, but even that is probably unnecessicary.

-- Brooks

-- 
Any statement of the form "X is the one, true Y" is FALSE.


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



Re: upgrade 3.4 to 4.0

2000-06-14 Thread Chris Byrnes

To update from 3.x to 4.0 stable

   [3]
cd /usr/src
   [2]
make buildworld
cd sbin/mknod
make install
cd ../../sys/modules
make install

[1]
reboot

cd /usr/src
cd gnu/usr.bin/texinfo/install-info
make install
cd ../../../..
make installworld   [5]
mergemaster [4]
reboot



I hate to keep asking you questions, but like.. I cant login to the
machine in single-user mode.. it's a co-located box.. is there a way to
get around the things you have to do in single-user mode?


Chris



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



upgrade 3.4 to 4.0

2000-06-14 Thread Chris Byrnes

I'm thinking of upgrading now.  I didn't before.  I run 3.4-stable now.
Can I just run the regular CVSUP to -stable and do all the fun make buildworld
and installworld and all will be good?

Or is there something special I have to do for 4.0?


Chris


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