Date: Sat, 22 Aug 2009 01:53:43 +0200 From: Polytropon <freebsd@edvax.de> To: Stew Houston <stewhouston@gmail.com> Cc: freebsd-questions@freebsd.org Subject: Re: Accidentally moved /libexec/ld-elf.so.1 Message-ID: <20090822015343.bad7fdfc.freebsd@edvax.de> In-Reply-To: <5a1fc34c0908211628t7e58adabqc4aef9f2bb08d69b@mail.gmail.com> References: <5a1fc34c0908201944g63f45b7ar1d53149fd5029a95@mail.gmail.com> <200908202124.29206.mel.flynn%2Bfbsd.questions@mailing.thruhere.net> <5a1fc34c0908211628t7e58adabqc4aef9f2bb08d69b@mail.gmail.com>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, 21 Aug 2009 19:28:47 -0400, Stew Houston <stewhouston@gmail.com> wrote: > However, being the blundering newbie I am, I was > working in the /tmp directory, which seems to have been cleared (or is empty > for whatever reason in the current state.) Cleaning the /tmp directory at startup usually is controlled via an /etc/rc.conf setting: it's clear_tmp_enable="YES". As far as I got from searching for "ld-elf" related stuff, a command like # cd /usr/src/libexec/rtld-elf # make install could do the trick. But I haven't checked this, and I am not sure. > If it has been wiped, my > ld-elf.so.1 file has been wiped with it. What to do? If your source tree is still intact, you could install it from there. It may be possible that the system doesn't run "well enough" to perform this task. In such a case a live file system could help you, e. g. the FreeBSD rescue system or a FreeSBIE bootable CD. -- Polytropon Magdeburg, Germany Happy FreeBSD user since 4.0 Andra moi ennepe, Mousa, ...
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20090822015343.bad7fdfc.freebsd>