Date: Sat, 5 Nov 2011 02:11:37 +0100 From: Polytropon <freebsd@edvax.de> To: Zantgo <zantgo@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Problem with mergemaster-p Message-ID: <20111105021137.2c15bf84.freebsd@edvax.de> In-Reply-To: <50D1B3A8-E151-4C47-B0E7-CE1D4F1F28AC@gmail.com> References: <50D1B3A8-E151-4C47-B0E7-CE1D4F1F28AC@gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 4 Nov 2011 21:55:03 -0300, Zantgo wrote: > I'm trying to upgrade to 9.0 stable, but when I run "mergemaster-p" in single mode, I get the following error message: > > *** Creating the temporary root environment in / var / tmp / temproot > mkdir / var / tmp / temproot: Read-only file system > > *** FATAL ERROR: Can not create / var / tmp / temproot According to the handbook and the comment header of /usr/src/Makefile, after you've booted into single user mode, run "fsck", then "mount -a", and all partitions should be mounted rw. You can check this using the "mount -v" command. (Of course this depends on the partitioning scheme you're using.) -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20111105021137.2c15bf84.freebsd>