PDA

View Full Version : /bin/nash error with kernel-2.6.25.14-108


saa_1973
2008-08-25, 10:28 AM CDT
After installing the new kernel, the system could not boot with the following error:

/bin/nash error could not find shared library libgcc_s.so.1 then I get kernel panic.

The old kernel boots up well. What could be the problem with the new kernel?

mandecom
2008-08-25, 01:12 PM CDT
well, it is possible that u have not installed new kernel properly.
in the grub u must be seeing the option to boot through old kernel too.
start ur fedora through that old kernel in which ur system was working fine, and again update the kernel.
try it.

saa_1973
2008-08-29, 12:55 AM CDT
I followed your suggestion and after reinstalling again the error appears. I also found that nash resides in sbin, so why do I see /bin/nash. I also checked ldd /bin/nash and all the library files exist. So why the kernel panic error with new kernel.