Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Feb 2008 20:13:23 -0600
From:      "illoai@gmail.com" <illoai@gmail.com>
To:        "Chris H." <chris#@1command.com>
Cc:        freebsd-stable@freebsd.org, Gavin Spomer <spomerg@cwu.edu>
Subject:   Re: Rebuilding World Problems
Message-ID:  <d7195cff0802121813r55a94443r6ba8733d31788c22@mail.gmail.com>
In-Reply-To: <20080212163457.sg35fvnbsgsg4s8w@webmail.1command.com>
References:  <47B161630200009000013D1B@hermes.cwu.edu> <20080212163457.sg35fvnbsgsg4s8w@webmail.1command.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 12/02/2008, Chris H. <chris#@1command.com> wrote:
> Quoting Gavin Spomer <spomerg@cwu.EDU>:
. .  .
> > for some reason. Having said that, I figured I would also have to be
> > in /usr/src for the "make installworld" step. But I couldn't do that!
> > Why? I could cd to /usr, but not /usr/src!
. . .
> reboot (in single user mode)
>
> fsck -p (optional, but a good idea)
> mount -u /
> mount -a -t ufs
  ^^^^^^^^^^^^^^^----- this is why you couldn't cd into /usr/src

> swapon -a (most cases; optional)

from note 3 near the end of /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.



-- 
--



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