Date: Sat, 7 Feb 2009 10:55:52 -0500 From: Glen Barber <glen.j.barber@gmail.com> To: Valentin Bud <valentin.bud@gmail.com> Cc: freebsd-questions <freebsd-questions@freebsd.org> Subject: Re: make installworld fails Message-ID: <20090207155552.GB1626@phoenix.local> In-Reply-To: <139b44430902070752g17296e5cr6a910baa6c15386a@mail.gmail.com> References: <139b44430902070752g17296e5cr6a910baa6c15386a@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
Valentin Bud said: > 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 > > Stop in /usr/src/rescue. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > Stop in /usr/src. > *** Error code 1 > > I have updated the sources using the csup method then > # make buildkernel KERNCONF=CUSTOMISED > # make installkernel KERNCONF=CUSTOMISED > # mergemaster -p > reboot > #make installworld > Was this during buildworld or installworld? > # uname -a > FreeBSD server.xxx.com 7.1-RELEASE-p2 FreeBSD 7.1-RELEASE-p2 #0: Sat Feb 7 > 15:47:11 EET 2009 > > # ls -al / > output omitted for brevity > ... > drwxr-xr-x 2 root wheel 2560 Feb 7 14:54 rescue > > # ls -al /usr/src/rescue > total 12 > drwxr-xr-x 4 root wheel 512 Feb 7 13:45 . > drwxr-xr-x 22 root wheel 512 Feb 7 13:50 .. > -rw-r--r-- 1 root wheel 133 Nov 25 04:59 Makefile > -rw-r--r-- 1 root wheel 1603 Nov 25 04:59 README > drwxr-xr-x 2 root wheel 512 Feb 7 13:45 librescue > drwxr-xr-x 2 root wheel 512 Feb 7 13:45 rescue > > Now the question is what can i do next? > What does `ls -al /rescue' show? Regards, -- Glen Barber
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090207155552.GB1626>