Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch
ld.so.cache corrupted
.
The system is not usable :-(
ld
makes sure that programmes dynamically
linked to
runtime are supplied with the dynamic libraries' corresponding
functions. If
this cannot be performed, the programme is not able to start.
ld.so.cache
is a database, that requires the
ld
to find the libraries. If this database is destroyed, as
said, no dinamically linked programme can be started anymore!
One possibility could be, that the root-filesystem was full
(be careful that this never happens!) and in this moment
ldconfig
was called (e.g. by SuSEConfig
or
YaST
). The new
/etc/ld.so.cache
configuration could not therefore be executed.
e2fsck /dev/sda3See the handbook for more information about filesystem check.
mount -t e2fs /dev/sda8 /mnt
fastboot
:
touch /mnt/fastboot
rw S
ls.so.cache
:
ldconfig
See also:
Keywords: LD.SO.CACHE CORRUPTED, BOOT, ROOTFILESYSTEM FULL
Feedback welcome: Send Mail to kfr@suse.de (Please give the following subject: SDB-kfr_59
)
Mainpage
Searchform
History
Versions
Categories
Contents
Deutsch