upgrading to --current

illoai at gmail.com illoai at gmail.com
Wed Aug 1 04:54:33 UTC 2007


On 31/07/07, Aton A <eitan.adler at gmail.com> 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.

-- 
--


More information about the freebsd-questions mailing list