From owner-freebsd-questions Wed Feb 26 6:18: 7 2003 Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D808537B401 for ; Wed, 26 Feb 2003 06:18:04 -0800 (PST) Received: from doneasy.com (doneasy.com [207.106.112.133]) by mx1.FreeBSD.org (Postfix) with SMTP id 28E4043F3F for ; Wed, 26 Feb 2003 06:18:04 -0800 (PST) (envelope-from freebsd@doneasy.com) Received: (qmail 57116 invoked from network); 26 Feb 2003 19:04:09 -0000 Received: from unknown (HELO ) (127.0.0.1) by localhost with SMTP; 26 Feb 2003 19:04:09 -0000 Reply-To: freebsd@doneasy.com From: "rew" To: "freebsd-questions@FreeBSD.ORG " Subject: RE: 4.7 Upgrade issue Date: Wed, 26 Feb 2003 14:04:09 -500 References: 20030226140112.GB55640catflap.home.slightlystrange.org X-Authenticated-IP: [195.80.168.145] X-Sender: freebsd@doneasy.com X-Mailer: doneasy.com mailer ( http://www.doneasy.com ) MIME-version: 1.0 Content-type: text/plain; charset="iso-8859-1" Message-Id: <20030226141804.28E4043F3F@mx1.FreeBSD.org> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG 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: freebsd-questions@FreeBSD.ORG freebsd-questions@FreeBSD.ORG Subject: Re: 4.7 Upgrade issue On Wed, Feb 26, 2003 at 01:34:31PM +0000, 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 before) > 2) rm -rf /usr/obj/* > 3) cvsup-ed RELENG_4_7 > 4) make buildworld -> successfull > 5) make buildkernel KERNCONF=MYKERNEL -> successfull > 6) make installworld -> following error: > > 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; do cp `which $prog` /tmp/install.55427; done > usage: cp [-R [-H | -L | -P]] [-f | -i] [-pv] src target > cp [-R [-H | -L | -P]] [-f | -i] [-pv] src1 ... srcN directory > *** Error code 64 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > > > What is wrong? 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 PGP Key: ftp://ftp.slightlystrange.org/pgpkey/dan.asc PGP Key fingerprint: 3D73 AF47 D448 C5CA 88B4 0DCF 849C 1C33 3C48 2CDC _ ASCII ribbon campaign ( ) - against HTML, vCards and X - proprietary attachments in e-mail / \ To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message -------------------------------------------------------------------------------------- Get your FREE email, calendar, file storage, bookmarks, and other great services at http://www.doneasy.com ! doneasy.com "Where timesaving is priceless!" -------------------------------------------------------------------------------------- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message