I would guess one of two things
- you put your new mount in a different location
- your new mount requires some additional shared libraries
Do an 'ldd mount' and see what libraries it requires. If there are ones that are not
on tomsrtbt, you either need to copy those libraries, also, or statically link mount.
What feature of the new mount are you needing that the old one doesn't support?
Cary
---
Cary Jamison
[EMAIL PROTECTED]
801-705-8685 voicemail
801-705-4685 fax
>>> <[EMAIL PROTECTED]> 06/19/01 11:02AM >>>
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