From owner-freebsd-questions Fri Oct 18 11:12:41 2002 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 A9D3F37B401 for ; Fri, 18 Oct 2002 11:12:39 -0700 (PDT) Received: from vectors.cx (manifold.vectors.cx [64.163.147.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F92743EAF for ; Fri, 18 Oct 2002 11:12:35 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: from vectors.cx (a8b4b4b79f60e7d0f7b0f7cfcaf05e73@localhost [127.0.0.1]) by vectors.cx (8.12.6/8.12.4) with ESMTP id g9IIE0ho081139; Fri, 18 Oct 2002 11:14:00 -0700 (PDT) (envelope-from monkey@vectors.cx) Received: (from monkey@localhost) by vectors.cx (8.12.6/8.12.6/Submit) id g9IIE0Go081138; Fri, 18 Oct 2002 11:14:00 -0700 (PDT) (envelope-from monkey) Date: Fri, 18 Oct 2002 11:13:59 -0700 From: Adam Weinberger To: Fuzzy Cc: freebsd-questions@FreeBSD.ORG Subject: Re: make installworld failing? Message-ID: <20021018181359.GB8122@vectors.cx> References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; x-action=pgp-signed Content-Disposition: inline In-Reply-To: X-Editor: Vim 6.1 http://www.vim.org X-Mailer: Mutt 1.5 http://www.mutt.org X-PGP-Key: http://www.vectors.cx/pgp.key.txt X-URL: http://www.vectors.cx http://www.crackula.com User-Agent: Mutt/1.5.1i 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 -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> (10.18.2002 @ 1044 PST): Fuzzy said, in 1.2K: << > I've done > > cvsup to RELENG_4_7 > make buildworld > make buildkernel KERNCONF=POOHSN > make installkernel KERNCONF=POOHSN > reboot to singleuser > > while booted singleuser > > $fsck -p > $mount -rw / > $mount -a > $cd /usr/src > $make installworld >> end of "make installworld failing?" from Fuzzy << Fuzzy - / is already mounted when you boot into single-user mode. Instead of "mount -rw /", do "mount -u /". That will re-mount the fs with different (here, default) permissions. For more info on this, read /usr/src/UPDATING. - -Adam - -- Adam Weinberger adam@vectors.cx adamw@FreeBSD.ORG -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE9sE9no8KM2ULHQ/0RAo7mAJ43Gm3xJslSdO6EetADn8Xux5+GvgCbBWum 7G4mIzpVpTyj2lA8e9s4VmA= =A8Ea -----END PGP SIGNATURE----- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message