On Wednesday 10 September 2003 21:07, Owen Mehegan wrote: > OK, I've gotten Debian to install on my ss20, but when I tell the system to > make itself bootable, it says that SILO failed to run. If I switch to a > console and run SILO manually, it gives this error: > > silo: /lib/libc.so.6: version 'GLIBC_2.3' not found (required by silo) > > That seems bad... how can I get the right version of libc.so.6?
Hmmm. You're not running Testing or Unstable by any chance? Try doing (presuming you have an internet connection from that box) apt-get update && apt-get check Hopefully that will spot the broken dependency and fix it. Regards, David.

