From: Gerald B. <gbr...@mi...> - 2000-04-12 04:50:24
|
After downloading the 2.3.99-pre4-1um kernel and trying to boot it, I get this message when trying to run init: Usage: ld.so [OPTION]... EXECUTABLE-FILE [ARGS-FOR-PROGRAM...] You have invoked `ld.so', the helper program for shared library executables. This program usually lives in the file `/lib/ld.so', and special directives . . . It's acting as if it's not properly passing arguements to the dynamic linker when it executes. I can get it to run if i boot with init=/sbin/sash. sash comes up and runs and I can do stuff in it, but if i try to execute anything, I get a kernel segfault error. My host system is a 2.2.15pre16+ext3+kdb+autofs4 SMP kernel running redhat 6.1. any ideas? |