I added the extensions in core.gz and applied the changes some of them had to the tce.installed directory.
However, presents an error when trying to boot:
/usr/local/sbin/rpcbind: error while loading shared libraries: libtirpc.so.1: cannot open shared object file.
/usr/local/sbin/rpc.statd: error while loading shared libraries: libtirpc.so.1: cannot open shared object file.
I checked the /usr/local/lib/ directory and there is a link to this library.
![Huh ???](https://forum.tinycorelinux.net/Smileys/default/huh.gif)
libtirpc.so -> libtirpc.so.1.0.10
libtirpc.so.1 -> libtirpc.so.1.0.10
libtirpc.so.1.0.10
After this, boot freeze in:
Starting nfs client utilities
svc: failed to register lockdv1 RPC service (errno 110).
![Cry :'(](https://forum.tinycorelinux.net/Smileys/default/cry.gif)
Any sugestion?