4.7 Upgrade issue

2003-02-26 Thread rew
Hello to all FreeBSD users, supporters, developers. I'm trying to upgrade from FreeBSD 4.6-STABLE #0: Sat Jun 29 to RELENG_4_7 sysctl -a | grep secure - kern.securelevel: -1 1) rm -rf /usr/src/* (backed up kernel cfg before) 2) rm -rf /usr/obj/* 3) cvsup-ed RELENG_4_7 4) make

Re: 4.7 Upgrade issue

2003-02-26 Thread Daniel Bye
On Wed, Feb 26, 2003 at 01:34:31PM +, rew wrote: Hello to all FreeBSD users, supporters, developers. I'm trying to upgrade from FreeBSD 4.6-STABLE #0: Sat Jun 29 to RELENG_4_7 sysctl -a | grep secure - kern.securelevel: -1 1) rm -rf /usr/src/* (backed up kernel cfg

RE: 4.7 Upgrade issue

2003-02-26 Thread rew
I did make installkernel, which was successful but make installworld failed again now, I ended up with a new kernel/old system. -Original Message- From: Daniel Bye Sent: Wednesday, February 26, 2003 9:01 AM To: [EMAIL PROTECTED] [EMAIL PROTECTED] Subject: Re: 4.7 Upgrade issue On Wed

RE: 4.7 Upgrade issue

2003-02-26 Thread Pierrick Brossin
Quoting rew [EMAIL PROTECTED]: You must installkernel and reboot before you can installworld. Read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html for more details. Daniel Bye Hi Daniel ! I made/installed kernel and world quite a few times now and never, never,

Re: 4.7 Upgrade issue

2003-02-26 Thread Daniel Bye
On Wed, Feb 26, 2003 at 03:23:28PM +0100, Pierrick Brossin wrote: Quoting rew [EMAIL PROTECTED]: You must installkernel and reboot before you can installworld. Read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html for more details. Daniel Bye Hi Daniel !

RE: 4.7 Upgrade issue

2003-02-26 Thread rew
So you boot a new kernel with old system? -Original Message- From: Daniel Bye Sent: Wednesday, February 26, 2003 9:40 AM To: [EMAIL PROTECTED] [EMAIL PROTECTED] Subject: Re: 4.7 Upgrade issue On Wed, Feb 26, 2003 at 03:23:28PM +0100, Pierrick Brossin wrote: Quoting rew : You must

Re: 4.7 Upgrade issue

2003-02-26 Thread Bill Moran
: Wednesday, February 26, 2003 9:01 AM To: [EMAIL PROTECTED] [EMAIL PROTECTED] Subject: Re: 4.7 Upgrade issue On Wed, Feb 26, 2003 at 01:34:31PM +, rew wrote: Hello to all FreeBSD users, supporters, developers. I'm trying to upgrade from FreeBSD 4.6-STABLE #0: Sat Jun 29 to RELENG_4_7 sysctl

Re: 4.7 Upgrade issue

2003-02-26 Thread Daniel Bye
] Subject: Re: 4.7 Upgrade issue On Wed, Feb 26, 2003 at 03:23:28PM +0100, Pierrick Brossin wrote: Quoting rew : You must installkernel and reboot before you can installworld. Read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html for more details

Re: 4.7 Upgrade issue

2003-02-26 Thread Daniel Bye
On Wed, Feb 26, 2003 at 04:59:53PM +0200, Willie Viljoen wrote: On Wednesday 26 February 2003 16:50, someone, possibly Daniel Bye, typed: Yes, but how is that so different from installing a new world for an old kernel? The problem with a new world on an old kernel is that libraries in your

RE: 4.7 Upgrade issue - Daniel Bye

2003-02-26 Thread rew
PROTECTED] [EMAIL PROTECTED] Subject: Re: 4.7 Upgrade issue On Wed, Feb 26, 2003 at 04:59:53PM +0200, Willie Viljoen wrote: On Wednesday 26 February 2003 16:50, someone, possibly Daniel Bye, typed: Yes, but how is that so different from installing a new world for an old kernel? The problem

RE: 4.7 Upgrade issue - Kent Stewart

2003-02-26 Thread rew
Hi, This is a remote box, with noone around. Dan -Original Message- From: Kent Stewart Sent: Wednesday, February 26, 2003 10:42 AM To: [EMAIL PROTECTED] Subject: Re: 4.7 Upgrade issue - Daniel Bye On Wednesday 26 February 2003 12:13 pm, rew wrote: I upgraded my system several times

Re: 4.7 Upgrade issue - Daniel Bye

2003-02-26 Thread Daniel Bye
to be done in that order. -Original Message- From: Daniel Bye Sent: Wednesday, February 26, 2003 10:16 AM To: [EMAIL PROTECTED] [EMAIL PROTECTED] Subject: Re: 4.7 Upgrade issue On Wed, Feb 26, 2003 at 04:59:53PM +0200, Willie Viljoen wrote: On Wednesday 26 February 2003 16:50

Re: 4.7 Upgrade issue

2003-02-26 Thread taxman
: Re: 4.7 Upgrade issue On Wed, Feb 26, 2003 at 03:23:28PM +0100, Pierrick Brossin wrote: Quoting rew : You must installkernel and reboot before you can installworld. Read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.h tml for more details. Daniel

Re: 4.7 Upgrade issue

2003-02-26 Thread taxman
On Wednesday 26 February 2003 09:23 am, Pierrick Brossin wrote: Quoting rew [EMAIL PROTECTED]: You must installkernel and reboot before you can installworld. Read http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/makeworld.html for more details. Daniel Bye Hi Daniel ! I

Re: 4.7 Upgrade issue - Daniel Bye

2003-02-26 Thread Jack L. Stone
At 03:46 PM 2.26.2003 +, Daniel Bye wrote: On Wed, Feb 26, 2003 at 03:13:30PM +, rew wrote: I upgraded my system several times before, are you saying that one is unable to run successfuly 'make installworld' until the new kernel is booted? I am saying that according to the authors

Re: 4.7 Upgrade issue

2003-02-26 Thread Lowell Gilbert
Daniel Bye [EMAIL PROTECTED] writes: Agreed, but in this context, I think we are talking about running the disparate kernel and world, in either event, only as long as it takes to get both parts, the new kernel and the new world, installed. Surely, an old world on a new kernel will have the

Re: 4.7 Upgrade issue

2003-02-26 Thread Daxbert
Quoting rew [EMAIL PROTECTED]: I'm trying to upgrade from FreeBSD 4.6-STABLE #0: Sat Jun 29 to RELENG_4_7 mkdir -p /tmp/install.55427 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;

Re: 4.7 Upgrade issue - Daniel Bye

2003-02-26 Thread Jim Trigg
On Wed, Feb 26, 2003 at 03:46:35PM +, Daniel Bye wrote: Yes, and the suggestions have been to follow the procedure in the handbook or the UPDATING file, as the buildworld process is carefully crafted to be done in that order. I'm trying to minimize the amount that has to be done in

Re: 4.7 Upgrade issue - Daniel Bye

2003-02-26 Thread Mike Meyer
In [EMAIL PROTECTED], Jim Trigg [EMAIL PROTECTED] typed: On Wed, Feb 26, 2003 at 03:46:35PM +, Daniel Bye wrote: Yes, and the suggestions have been to follow the procedure in the handbook or the UPDATING file, as the buildworld process is carefully crafted to be done in that order. I'm

Re: 4.7 Upgrade issue - Daniel Bye

2003-02-26 Thread Mike Meyer
In [EMAIL PROTECTED], Bill Moran [EMAIL PROTECTED] typed: And _always_ back up /etc before running mergemaster. It only has to save you from a stupid mistake 1 time to be worth it! (I know) This has worked so well for me, I'm going to suggest it to everyone here. Don't back up /etc. Store the