Just found out one can
say, if one has /obj/ and /src/ on the /thumbdrive ready for installworld. (Searched long and hard for a symlink solution, the target disk did not have space in /usr).
The upgrade was across several versions, so a
resulted in strange fixes such as
other minor problems also. But the install is not a total loss, probably all fixable if need be.
Code:
mount -t ufs -o union /dev/da0 /usr
The upgrade was across several versions, so a
Code:
make -k -DNO_PROFILE installworld
Code:
/rescue/cp -v /rescue/ls /bin/ls # the latter segfaulting without it.