Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 03 Jun 2005 11:31:34 +0400
From:      Boris Samorodov <bsam@ipt.ru>
To:        freebsd-stable@FreeBSD.org
Subject:   [solved] NFS upgrade 5.2.1->5.4 "+cd: not found"
Message-ID:  <56157401@srv.sem.ipt.ru>
In-Reply-To: <97306314@srv.sem.ipt.ru> (Boris Samorodov's message of "Wed, 01 Jun 2005 18:42:29 %2B0400")
References:  <97306314@srv.sem.ipt.ru>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 01 Jun 2005 18:42:29 +0400 Boris Samorodov wrote:

> Hi!


> Seems to me that it's like a FAQ, but can't find an answer. Upgrade
> from 5.2.1 to 5.4 via NFS:

> On nfs server:

> 1. buildkernel <for host>

> On host:

> 1. mount_nfs /usr/src
> 2. mount_nfs /usr/obj
> 3. installkernel <for host>
> 4. mergemaster -p
> <Here I tried no-reboot, reboot with new kernel -- no luck>
> 5. make installworld
> -----
> mkdir -p /tmp/install.aCiGkcCk                                                 
> for prog in [ awk cap_mkdb cat chflags chmod chown  date echo egrep find grep  >
> +cd /usr/src; MAKEOBJDIRPREFIX=/usr/obj  MACHINE_ARCH=i386  MACHINE=i386  CPUTY>
> +cd: not found                                                                 
> *** Error code 127                                                             
>                                                                                
> Stop in /usr/src.                                                              
> *** Error code 1                                                               
>                                                                                
> Stop in /usr/src.                                                              
> -----

> It is the result of "{_+_}cd" at Makefile.inc1. Neighter UPDATING nore
> google helped me. Maybe you? ;-)

I did a manual install almost every directory at /usr/src and finally
make installworld succedded. It seems to me that usr.sbin did the
trick.


WBR
-- 
bsam



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