From owner-freebsd-questions@FreeBSD.ORG Thu Jan 6 05:48:15 2005 Return-Path: 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 5B01B16A4CE for ; Thu, 6 Jan 2005 05:48:15 +0000 (GMT) Received: from smtp.owt.com (smtp.owt.com [204.118.6.19]) by mx1.FreeBSD.org (Postfix) with ESMTP id CF67743D39 for ; Thu, 6 Jan 2005 05:48:14 +0000 (GMT) (envelope-from kstewart@owt.com) Received: from [207.41.94.233] (owt-207-41-94-233.owt.com [207.41.94.233]) by smtp.owt.com (8.12.8/8.12.8) with ESMTP id j065k6dP002780; Wed, 5 Jan 2005 21:46:06 -0800 From: Kent Stewart To: freebsd-questions@freebsd.org Date: Wed, 5 Jan 2005 21:48:10 -0800 User-Agent: KMail/1.7.2 References: <20050105201412.A38777@logik.ath.cx> <200501052239.50003.donaldj1066@fastmail.fm> In-Reply-To: <200501052239.50003.donaldj1066@fastmail.fm> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200501052148.11004.kstewart@owt.com> cc: "Donald J. O'Neill" Subject: Re: make installworld - permission denied X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 06 Jan 2005 05:48:15 -0000 On Wednesday 05 January 2005 08:39 pm, Donald J. O'Neill wrote: > On Wednesday 05 January 2005 10:14 pm, Mark wrote: > > Urgh, it was all going so well. I suppose it had to happen: > > > > I did as the hallowed handbook commanded: > > Why aren't you following /usr/src/UPDATING instead, that tends to be > more up to date than the handbook. > > > #make buildworld > > #make buildkernel KERNCONF=L004 > > #make installkernel > > This step should have been: > make installkernel KERNCONF=L004 > > > I rebooted into single user mode: > > Why don't you use "shutdown now" instead, that way your put into > single user mode with things already mounted. Just accept the > standard location of sh, cd into /usr/src and you can finish up. The whole purpose for the boot into single user mode is to test the new kernel before you are fully dedicated to the upgrade. There are rare occasions when the new kernel will panick and you can boot kernel.old really easy and your system will run as if nothing is wrong until you figure out what is broken. Kent > > > #mount -a > > #cd /usr/src > > #mergemaster -p > > #make installworld > > > > > > (setting of variables omitted, i'm typing from the screen!) > > /tmp/install.XXXXXXXX make -f Makefile.inc1 reinstall > > This is something I don't think I've ever seen. Where does it say to > do this. I think this is a big problem and once more I would suggest > following /usr/src/UPDATING. > > > make: Permission denied > > > > ***Error code 126 > > Stop in /usr/src > > > > ***Error code 1 > > Stop in /usr/src > > > > Any ideas? AFAIK my permissions are still at their defaults. > > > > Apologies for any major errors I may have unwittingly made, > > this is my first buildworld. Please tell me my setup is NOT > > ruined, it still had that two-week-old-fresh-install feel to > > it and I had everything just how I like it. > > > > Putting on a brave face. > > Final time: use the method in /usr/src/UPDATING. That's why it's > there. > > Don -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html