[Peeweelinux] nfs with peewee, kernel 2.4.20

Adi Linden [email protected]
Mon, 24 Mar 2003 10:27:04 -0600 (CST)


> I am not sure where to start debugging this. I tried copying a new 
> version of mount, but it is dynamically linked to GLIBC 2.2, so I can't 
> use it. 

You either need to build a statically linked mount or build it on a RedHat 
6.x machine that uses the same libs as PeeWeeLinux.

Adi