9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Sergey Zhilkin" <szhilkin@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@cse.psu.edu>
Subject: Re: [9fans] that FC4 problem I mentioned yesterday
Date: Mon, 25 Dec 2006 23:34:45 +0400	[thread overview]
Message-ID: <126a2f7d0612251134i68497ba8w3805e1aab0eee79f@mail.gmail.com> (raw)
In-Reply-To: <13426df10612250758s64b586baja8373ec027492c88@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 768 bytes --]

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
-- 
С Уважением
Жилкин Сергей

[-- Attachment #2: Type: text/html, Size: 1376 bytes --]

      reply	other threads:[~2006-12-25 19:34 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-12-22  5:14 ron minnich
2006-12-25  9:40 ` Sergey Zhilkin
2006-12-25 15:58   ` ron minnich
2006-12-25 19:34     ` Sergey Zhilkin [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=126a2f7d0612251134i68497ba8w3805e1aab0eee79f@mail.gmail.com \
    --to=szhilkin@gmail.com \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).