Operating System - HP-UX
1752695 Members
5478 Online
108789 Solutions
New Discussion юеВ

Re: The "/usr/lib//usr/lib/libc.2" Library is Corrupted.

 
Jean-Luc Oudart
Honored Contributor

Re: The "/usr/lib//usr/lib/libc.2" Library is Corrupted.

Hi Sorayuth

Any update ? did you solve your pb ?

Regards,
Jean-Luc
fiat lux

Re: The "/usr/lib//usr/lib/libc.2" Library is Corrupted.

Hi All,

Many feedback are useful for other cases, I have the easiest way to correct this problem,

1. Boot into single-user mode
2. Mount "/usr" to other mount point
3. Rename the file's name back
4. Unmount the temporary mount point
5. Mount "/usr"
6. Test by using the utility commands, and it's fine
7. Reboot the server to multi-user mode

Again, thanks for all feedback, it's always useful.

SK.
SKE
ranganath ramachandra
Esteemed Contributor

Re: The "/usr/lib//usr/lib/libc.2" Library is Corrupted.

i think the easiest way to correct this would be to use /sbin/mv to rename the file:

/sbin/mv -f /usr/lib/libc.renamed /usr/lib/libc.2

what problem did you face with this method ?
 
--
ranga
[i work for hpe]

Accept or Kudo