You cannot use libc.so.6 shared library executables. You probably replaced the libc.so.5 mount with a libc.so.6 mount. You must either: (1) Use the libc5 mount I provide or (2) Compile your own libc5 mount or (3) Link a mount with -static or (4) Add or make available libc.so.6 and ld-linux.so.2 -Tom On Tue, 19 Jun 2001 [EMAIL PROTECTED] wrote: > Date: Tue, 19 Jun 2001 19:02:27 +0200 > From: [EMAIL PROTECTED] > To: [EMAIL PROTECTED] > Subject: [tomsrtbt] rebuilding of tomsrtbt 1.7.361 > > Hi, > I tried to rebuild it with new version of kernel (2.2.16) - it works > fine, but when I put to unpacked version my new version of mount ( > about 70kB instead of cca 30kB of original) - it doesn't work. > > When I boot, then: > ..... > VFS: MOunted root (minix filesystem) > ...something... > /etc/rc.S mount: not found > /etc/rc.S mount: not found > [: 3924000: unknown operand > ...a lot of something... > > Could you help me? > (should I make more space on/dev/ram0 ? How? ) > Thanks > Glum >
