Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 13 Jun 2000 03:40:32 -0400 (EDT)
From:      Michael Remski <mremski@ix.netcom.com>
To:        Gunnar Flygt <flygt@sr.se>
Cc:        FreeBSD Stable <freebsd-stable@freebsd.org>
Subject:   Re: Upgrading from 4.0-RELEASE to 4.0-STABLE
Message-ID:  <Pine.BSF.4.21.0006130337260.54797-100000@photog.ix.netcom.com>
In-Reply-To: <20000613045724.B54524@sr.se>

next in thread | previous in thread | raw e-mail | index | archive | help
I've been doing:
	make buildworld
	shutdown now (drop to single user mode)
	make installworld
	cd /usr/src/sys/i386/conf
	config -g <yourkernelhere>
	cd ../../compile/<yourkernelhere>
	make depend && make && make install
	update /dev and /etc
	reboot

and has been working fine.

m

On Tue, 13 Jun 2000, Gunnar Flygt wrote:

> Just so I don't make any mistakes. What is the proper way of going from
> 4.0-R to 4.0-S. I've `make buildworld` Should I do as when upgrading
> from 3.4 to 4.0 `make buildkernel` or can I make the kernel the old way
> before rebooting and `make installworld`? Do I also have to take the
> other steps as when upgrading from 3.4->4.0? With the module building
> and so.
> 
> UPDATE isn't very clear here!
> 
> -- 
>                            __o
> regards, Gunnar       ---_ \<,_
> email: flygt@sr.se ---- (_)/ (_)
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-stable" in the body of the message
> 



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-stable" 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.0006130337260.54797-100000>