Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 18 Oct 2002 11:13:59 -0700
From:      Adam Weinberger <adamw@FreeBSD.ORG>
To:        Fuzzy <fuzzy@pooh.ASARian.org>
Cc:        freebsd-questions@FreeBSD.ORG
Subject:   Re: make installworld failing?
Message-ID:  <20021018181359.GB8122@vectors.cx>
In-Reply-To: <Pine.BSF.4.44.0210181342010.15899-100000@pooh.ASARian.org>
References:  <Pine.BSF.4.44.0210181342010.15899-100000@pooh.ASARian.org>

next in thread | previous in thread | raw e-mail | index | archive | help
-----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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20021018181359.GB8122>