On 31/07/07, Aton A <[EMAIL PROTECTED]> wrote: > I have followed these instructions topdate my sources and build the > relevant files > > To update your system, you should check /usr/src/UPDATING for any > pre-buildworld steps necessary for your version of the sources and then use > the following procedure: > > # make buildworld > # make buildkernel > # make installkernel > # reboot > > Then I tried this > > After installkernel finishes successfully, you should boot in single user > mode (i.e. using boot -s from the loader prompt). Then run: > > # mergemaster -p > > > but I get an error: > mkdir /var/tmp/temproot: read only filesystem > **FATAL ERROR can not create /var/tmp/temproot > > > Any help here on fixing this?
>From a bit farther down in /usr/src/UPDATING: [3] From the bootblocks, boot -s, and then do fsck -p mount -u / mount -a cd src adjkerntz -i # if CMOS is wall time Also, when doing a major release upgrade, it is required that you boot into single user mode to do the installworld. I hop ethi shelps. -- -- _______________________________________________ freebsd-questions@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-questions To unsubscribe, send any mail to "[EMAIL PROTECTED]"