ok,
I used my bootdisk and was able mount my system to /mnt/sysimage then I ran: chroot /mnt/hda2, then I ran grub-install /dev/hda2, then exit, exit and my system rebooted.
It looked like it was going to boot, it ran through most of the start scripts then it got stuck on this error:
/usr/sbin/httpd relocation error /lib/tls/libpthreadiso.0 symbol = resp, version glibc_private not defined in file libc.so6 with link time reference.
What is that? And how can I fix it? |