2006/12/25, ron minnich <rminnich@gmail.com>:
On 12/25/06, Sergey Zhilkin <szhilkin@gmail.com> wrote:
>  I'm using Linux (Slackware) from 2.0 ...
>  /sbin/init maybe any static binary ...
>  May be initrd(4) is wrong. You may use init=
>  boot parameter to tell kernel what binary to use.

that's what I'm doing on FC4. init=/bin/bash

ron

ldd /bin/bash ???
I've got:
robot12@hometux:~$ ldd /bin/bash
        linux-gate.so.1 =>  (0xffffe000)
        libtermcap.so.2 => /lib/libtermcap.so.2 (0xb7faf000)
        libdl.so.2 => /lib/tls/libdl.so.2 (0xb7faa000)
        libc.so.6 => /lib/tls/libc.so.6 (0xb7e8e000)
        /lib/ld-linux.so.2 (0xb7fc7000)
robot12@hometux:~$

/bin/bash is dynamic and /sbin/init is static
--
С Уважением
Жилкин Сергей