Re: upgrade to 6

2005-11-18 Thread dano
Efren Bravo wrote: Hi, Where can I find instructions of how upgrade from 5.4-RELEASE-i386 to 6.0-RELEASE-i386? What about: dano. ___ freebsd-questions@freebsd.org mailing list http://lists

Re: upgrade to 6 ->build kernel error

2005-11-17 Thread Kris Kennaway
On Thu, Nov 17, 2005 at 07:57:59PM +0100, Efren Bravo wrote: > Hi, > > I upgraded from 5.4-RELEASE-i386 to > 6.0-RELEASE-i386 and everything went well but > when I tried to rebuild the kernel, I get these > errors: > > # pwd > /usr/src/sys/i386/conf > # config MYKERNEL > ../../conf/files: coda/co

Re: upgrade to 6 ->build kernel error

2005-11-17 Thread Dan O'Connor
I upgraded from 5.4-RELEASE-i386 to 6.0-RELEASE-i386 and everything went well but when I tried to rebuild the kernel, I get these errors: # pwd /usr/src/sys/i386/conf # config MYKERNEL ../../conf/files: coda/coda_fbsd.c must be optional, mandatory or standard # cd ../compile/MYKERNEL # make depen

Re: upgrade to 6 ->build kernel error

2005-11-17 Thread Efren Bravo
Hi, I upgraded from 5.4-RELEASE-i386 to 6.0-RELEASE-i386 and everything went well but when I tried to rebuild the kernel, I get these errors: # pwd /usr/src/sys/i386/conf # config MYKERNEL ../../conf/files: coda/coda_fbsd.c must be optional, mandatory or standard # cd ../compile/MYKERNEL # make d

Re: upgrade to 6

2005-11-17 Thread Derek Ragona
I have done a binary upgrade using the ISO CD and a source upgrade using cvsup on a second system. With the exception of needing to NOT load the 5.4 nvidia driver until it was rebuilt under 6.0, I had no problems. Check what drivers you load in loader.conf before you try the upgrade.

Re: upgrade to 6

2005-11-17 Thread Lowell Gilbert
Efren Bravo <[EMAIL PROTECTED]> writes: > Where can I find instructions of how upgrade from > 5.4-RELEASE-i386 to 6.0-RELEASE-i386? > > Would be valid > http://www.daemonology.net/freebsd-upgrade-5.3-to-5.4/ > although it doesn't make reference to 6? Assuming you want to do a binary upgrade