The steps I do are as follows:
1) cvsup -g -L 2 stable-supfile (from /usr/src/cvsup) 2) make buildworld (from /usr/src) 3) make installworld (from /usr/src) 4) modify my kernel (from /usr/src/sys/i386/conf/KERNEL NAME) 5) make buildkerenel (from /usr/src) 6) make installkernel (from /usr/src) 7) reboot 8) run mergemaster
I've done it this way for the past 3 years and it has never failed me yet.
Peter
At 12:45 PM 3/5/2003 -0500, you wrote:
On Wednesday 05 March 2003 09:38 am, Peter Elsner wrote: > The only thing I can see wrong is: > > you forgot make installworld after your make buildworld.
Peter, no he didn't. He did the basic steps in the right order. read carefully: http://www.FreeBSD.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html
The only thing I can see he missed is in section 21.4.8 Reboot into Single User Mode. Did single user mode help you?
Tim
> At 07:28 PM 3/4/2003 -0500, you wrote: > >[EMAIL PROTECTED] writes: > > > I am trying to upgrade from FreeBSD 4.7-p2 to 4.7-p6, but I get an > > > error. I have run: > > > cd /usr/src > > > make buildworld > > > make buildkernel KERNCONF=SOCKETD > > > make installkernel KERNCONF=SOCKETD > > > Bootet with the new kernel so uname says: > > > > > > FreeBSD loadmaster 4.7-RELEASE-p6 FreeBSD 4.7-RELEASE-p6 #1: Sun Mar 2 > > > 23:50:15 CET 2003 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/SOCKETD > > > i386 > > > > > > But then I cd to /usr/src to make installworld his happens: > > > loadmaster# make installworld > > > > > > mkdir -p /tmp/install.715 > > > for prog in [ awk cat chflags chmod chown date echo egrep find grep ln > > > make makewhatis mtree mv perl pwd_mkdb rm sed sh sysctl test true > > > uname wc zic; do cp `which $prog` /tmp/install.715; done > > > usage: cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src target > > > cp [-R [-H | -L | -P]] [-f | -i | -n] [-pv] src1 ... srcN > > > directory *** Error code 64 > > > > > > Stop in /usr/src. > > > *** Error code 1 > > > > > > Stop in /usr/src. > > > > > > It seems like a nobrain error, but I can't fix it, maybe someone here > > > can help me? Btw please cc to me as I am not on the list. > > > >Looks like one of those programs isn't there. > >Can you find them in the obj tree? > > > >To Unsubscribe: send mail to [EMAIL PROTECTED] > >with "unsubscribe freebsd-questions" in the body of the message > > --------------------------------------------------------------------------- >------------------------------- Peter Elsner <[EMAIL PROTECTED]> > Vice President Of Customer Service (And System Administrator) > 1835 S. Carrier Parkway > Grand Prairie, Texas 75051 > (972) 263-2080 - Voice > (972) 263-2082 - Fax > (972) 489-4838 - Cell Phone > (425) 988-8061 - eFax > > I worry about my child and the Internet all the time, even though she's > too young to have logged on yet. Here's what I worry about. I worry > that 10 or 15 years from now, she will come to me and say "Daddy, where > were you when they took freedom of the press away from the Internet?" > -- Mike Godwin > > Unix IS user friendly... It's just selective about who its friends are. > System Administration - It's a dirty job, but somebody said I had to do it. > If you receive something that says 'Send this to everyone you know, > pretend you don't know me. > > Standard $500/message proofreading fee applies for UCE. > > > > To Unsubscribe: send mail to [EMAIL PROTECTED] > with "unsubscribe freebsd-questions" in the body of the message
---------------------------------------------------------------------------------------------------------- Peter Elsner <[EMAIL PROTECTED]> Vice President Of Customer Service (And System Administrator) 1835 S. Carrier Parkway Grand Prairie, Texas 75051 (972) 263-2080 - Voice (972) 263-2082 - Fax (972) 489-4838 - Cell Phone (425) 988-8061 - eFax
I worry about my child and the Internet all the time, even though she's too young to have logged on yet. Here's what I worry about. I worry that 10 or 15 years from now, she will come to me and say "Daddy, where were you when they took freedom of the press away from the Internet?" -- Mike Godwin
Unix IS user friendly... It's just selective about who its friends are. System Administration - It's a dirty job, but somebody said I had to do it. If you receive something that says 'Send this to everyone you know, pretend you don't know me.
Standard $500/message proofreading fee applies for UCE.
To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message