Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 31 Jul 2007 23:06:04 -0400
From:      "Aton A" <eitan.adler@gmail.com>
To:        freebsd-questions@freebsd.org
Subject:   upgrading to --current
Message-ID:  <cd994e160707312006r18a7df83p63967421b5484fb1@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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?



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