Salut
De curand am trecut Bluewhite64 de la lib64 la lib. Singura probleama ar
fi cu trecerea /lib64/ld-linux-x86-64.so.2 in /lib si asta deoarece
toate binarele sunt linkate cu /lib64/ld-linux-x86-64.so.2.
[EMAIL PROTECTED]:~# ldd /bin/rm
libc.so.6 => /lib/tls/libc.so.6 (0x00002b760f66f000)
/lib64/ld-linux-x86-64.so.2 (0x00002b760f557000)
[EMAIL PROTECTED]:~# ldd /bin/ls
librt.so.1 => /lib/tls/librt.so.1 (0x00002b597100f000)
libc.so.6 => /lib/tls/libc.so.6 (0x00002b5971118000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0x00002b5971351000)
/lib64/ld-linux-x86-64.so.2 (0x00002b5970ef7000)
[EMAIL PROTECTED]:~# ldd /bin/cp
libc.so.6 => /lib/tls/libc.so.6 (0x00002b77ea74b000)
/lib64/ld-linux-x86-64.so.2 (0x00002b77ea633000)
.............and so on.
Singura solutie pe care am gasit-o este un reboot, boot cu un live cd,
move tot ce e in lib64 in lib, creare symlink lib64->lib and reboot.
Ma intereseaza o solutie on the fly, daca exista, sa mut
/lib64/ld-linux-x86-64.so.2 in /lib/ld-linux-x86-64.so.2 fara sa
afecteze functionalitatea sistemului.
Merci.
--
The man who knows how, will always have a job.
The man who knows why, will always be his boss.
The man who knows both will be rich.
_______________________________________________
RLUG mailing list
[email protected]
http://lists.lug.ro/mailman/listinfo/rlug