Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 17 Nov 2003 19:53:56 -0600 (CST)
From:      "masta" <masta@wifibsd.org>
To:        <damm@yazzy.org>
Cc:        current@freebsd.org
Subject:   Re: recurring installworld problem
Message-ID:  <61591.24.0.61.35.1069120436.squirrel@mail.yazzy.org>

next in thread | raw e-mail | index | archive | help



Scott Likens wrote:

> On Mon, 2003-11-17 at 16:19, Aron HÃ¥kanson wrote:
>
>>Tis 2003-11-18 klockan 00.25 skrev freebsd@msquaredweb.net:
>>>cvsup
>>>make buildworld
>>>make buildkernel
>>>make installkernel
>>>-- reboot --
>>>make installworld
>>>
>>...
>>>/usr/src/bin/csh/../../contrib/tcsh/complete.tcsh
>>>/usr/src/bin/csh/../../contrib/tcsh/csh-mode.el /usr/share/examples/tcsh
>>> gencat -new et_EE.ISO8859-15.cat et_EE.ISO8859-15.msg
>>> gencat:No such file or directory
>>...


[snip]

>
> Too bad finishing it only leads to more problems.
>
> Suddenly ls core dumps, hell everything does.
>
> anything that's dynamically linked core dumps on my Dual P2-450, nothing
> useful on the backtrace.  Quite fun as i'm trying to get everything
> straightened out.
>
> not quite sure how to, since even 'install' core dumps.
>
>


You can simply reboot with a livecd, and then finish the broken
installworld by either finishing it, or by copying the files from the
livecd to your /bin, /sbin, /usr/bin, /usr/sbin (respectively), and then
reboot to finish the install. I used to get that same error after the
statfs fiasco because my installworld didn't finish, I didn't even have
the gencat program, or the install program. A lot of folks have foiled
around with manually copying the files from /usr/obj/* to their respective
targets. If your not going to use a livecd to fix it, rebuild afterwards,
then you need to at least put your /rescue in your PATH before the broken
/bin:/sbin:/usr/bin:/usr/sbin path stuff.




 __  __           _
|  \/  | __ _ ___| |_ __ _
| |\/| |/ _` / __| __/ _` |
| |  | | (_| \__ \ || (_| |
|_|  |_|\__,_|___/\__\__,_|

unzip ; strip ; touch ; finger ; mount ; fsck ; more ; yes ; umount ; sleep


masta@wifibsd.org
http://wifibsd.org





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