|
Home > Archive > Unix administration > January 2005 > boot/ld.so.1 problem
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
boot/ld.so.1 problem
|
|
| Heim, Stefan 2005-01-27, 5:52 pm |
| The system can not boot (Solaris8/SunFire 208R), the following error
messages are displayed:
ifconfig; Can not find /usr/lib/ld.so.1
killed..., etc.
The shared library /usr/lib/ld.so.1 exists and was not changed, no new
software was installed in the
last time.
Please help!
(I have tested with a static copy from /etc/lib/ld.so.1 to
/usr/lib/ld.so.1, but the problem is the same)
--
Stefan
| |
| Laurenz Albe 2005-01-28, 2:47 am |
| Please configure your newsreader so that it does not spew MIME
multipart garbage.
Heim, Stefan <stefan.heim@medizin.uni-ulm.de> wrote:
> The system can not boot (Solaris8/SunFire 208R), the following error
> messages are displayed:
>
> ifconfig; Can not find /usr/lib/ld.so.1
> killed..., etc.
>
> The shared library /usr/lib/ld.so.1 exists and was not changed, no new
> software was installed in the
> last time.
> Please help!
> (I have tested with a static copy from /etc/lib/ld.so.1 to
> /usr/lib/ld.so.1, but the problem is the same)
The last sentence in parentheses seems to contradict the sentence before
(not the call for help, but the 'not changed' part).
Actually, the last sentence does not make much sense at all.
What I would do:
- boot the machine (which OS by the way) from CDROM
- reinstall /usr/lib/ld.so.1 from the installation media
It could be that /usr/lib/ld.so.1 is a symbolic link to something else,
in that case make sure that it points to something correct.
Yours,
Laurenz Albe
|
|
|
|
|