Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2007 23:54:31 -0500
From:      "illoai@gmail.com" <illoai@gmail.com>
To:        "Aton A" <eitan.adler@gmail.com>
Cc:        freebsd-questions@freebsd.org
Subject:   Re: upgrading to --current
Message-ID:  <d7195cff0707312154q16a5a87dw3b1a3e2ef80a907f@mail.gmail.com>
In-Reply-To: <cd994e160707312006r18a7df83p63967421b5484fb1@mail.gmail.com>
References:  <cd994e160707312006r18a7df83p63967421b5484fb1@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 31/07/07, Aton A <eitan.adler@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.

-- 
--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?d7195cff0707312154q16a5a87dw3b1a3e2ef80a907f>