On 4/26/05, Jacob Larsen <[EMAIL PROTECTED]> wrote: > # ldd /sbin/lilo.real > /usr/bin/ldd: line 95: lddlibc4: command not found > not a dynamic executable
Weird. It means that ldd things your lilo binary is a libc4 (a.out) program. Try file, but I would guess that /sbin/lilo.real is corrupted. Any file system problems recently? Thomas

