-----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 [EMAIL PROTECTED] [EMAIL PROTECTED] -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE9sE9no8KM2ULHQ/0RAo7mAJ43Gm3xJslSdO6EetADn8Xux5+GvgCbBWum 7G4mIzpVpTyj2lA8e9s4VmA= =A8Ea -----END PGP SIGNATURE----- To Unsubscribe: send mail to [EMAIL PROTECTED] with "unsubscribe freebsd-questions" in the body of the message
