Date: Sat, 07 Feb 2009 18:05:30 +0200 From: Giorgos Keramidas <keramida@ceid.upatras.gr> To: Valentin Bud <valentin.bud@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: make installworld fails Message-ID: <873aeqcjw5.fsf@kobe.laptop> In-Reply-To: <139b44430902070752g17296e5cr6a910baa6c15386a@mail.gmail.com> (Valentin Bud's message of "Sat, 7 Feb 2009 17:52:09 %2B0200") References: <139b44430902070752g17296e5cr6a910baa6c15386a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, 7 Feb 2009 17:52:09 +0200, Valentin Bud <valentin.bud@gmail.com> wrote: > elo list, > > just updated a newly installed freebsd 7.1 system and it crashed here: > > ===> rescue (install) > ===> rescue/librescue (install) > ===> rescue/rescue (install) > install -s -o root -g wheel -m 555 rescue /rescue > install: rescue: No such file or directory > *** Error code 71 > > Stop in /usr/src/rescue/rescue. > *** Error code 1 You seem to have built only parts of the source tree, i.e. because you completed a buildworld cycle when WITHOUT_RESCUE was defined. Try repeating the buildworld and installworld steps with exactly the *same* options in their environment.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?873aeqcjw5.fsf>