rule-list
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Rule-list] no ppp support in install kernel?


From: Michael Fratoni
Subject: Re: [Rule-list] no ppp support in install kernel?
Date: Tue, 7 May 2002 21:59:16 -0400

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On Tuesday 07 May 2002 11:32 am, Raymundo Baquirin wrote:

> I tried extracting the pppd binary from the ppp-2.4.1-2.i386.rpm on the
> Red Hat CDs, copying it to the laptop and running pppd from the busybox
> prompt (after creating /etc/ppp/options) but I get the message "pppd
> file not found". I take it there is no support for ppp in the install
> kernel?

Copying the pppd binary won't help for what you are trying to do.
pppd is dynamically linked, and the installer doesn't contain the 
required libraries. 
address@hidden mfratoni]$ ldd /usr/sbin/pppd
        libpam.so.0 => /lib/libpam.so.0 (0x4002e000)
        libdl.so.2 => /lib/libdl.so.2 (0x40036000)
        libutil.so.1 => /lib/libutil.so.1 (0x4003a000)
        libcrypt.so.1 => /lib/libcrypt.so.1 (0x4003d000)
        libc.so.6 => /lib/i686/libc.so.6 (0x4006a000)
        /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)

When I get some time, I can try building a statically linked binary, or 
linking against uClibc.

> Ah well, I still have the option of doing a hard-drive-based install...

Much better option. :)

- -- 
- -Michael

pgp key:  http://www.tuxfan.homeip.net:8080/gpgkey.txt
Red Hat Linux 7.2 in 8M of RAM: http://www.rule-project.org/
- --
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.0.6 (GNU/Linux)
Comment: For info see http://www.gnupg.org

iEYEARECAAYFAjzYhnQACgkQn/07WoAb/Sv3/wCgnSE5PMAXCCFlH8wkL9OO44oO
V70An0kd04/Gl5Qy9pa9JhzFVxLEP4Ju
=tWm1
-----END PGP SIGNATURE-----



reply via email to

[Prev in Thread] Current Thread [Next in Thread]