On 06/12/2018 21:34, George Mitchell wrote:
so that I can installkernel and installworld on them in single user
mode (hard to use NFS when booting in single user).-- George
# cd /usr/src
# make installkernel KERNCONF=GENERIC (or whatever)
reboot then repeat with installworld:
# mount
Hi all
Just tried to buildworld with the 9_1 sources updated today by svn and
get this error, both on amd64 and i386:
/usr/src_fbsd9/ is on a read-only nfs mount, /usr/obj is local
make command was very simple:
sudo make buildworld
===
cc -O2 -pipe -DTERMIOS -DANSI_SOUR