therealsaumil / emux

EMUX Firmware Emulation Framework (formerly ARMX)
Mozilla Public License 2.0
687 stars 87 forks source link

exportfs: /emux does not support NFS export #32

Open zhjygit opened 1 year ago

zhjygit commented 1 year ago

image exportfs: /emux does not support NFS export

I installed emux in raspi 4B openwrt system,after “ ./run-emux-docker”,the result is above.

therealsaumil commented 1 year ago

I haven't tested it on a Raspberry Pi. The only systems I have tested it on are Linux (x86-64) and macOS (Intel, M1/M2)

On 21-Mar-2023, at 19:50, zhjygit @.***> wrote:

exportfs: /emux does not support NFS export I installed emux in raspi 4B openwrt system,after “ ./run-emux-docker”,the result is above. — Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you are subscribed to this thread.Message ID: @.***>

zhjygit commented 1 year ago

Thanks for you reply. "exportfs: /emux does not support NFS export",how can I solve this common problem?Maybe you are more familar with the emux framework. Here is my exports logs: image "/emux 192.168.100.0/24(rw,sync,fsid=0,no_auth_nlm,insecure,no_root_squash,no_subtree_check)"

zhjygit commented 1 year ago

image Why is it so big of vfs directory?about 45.7G is it necessary to clean it and how to clean?It is so slow to ls or any other operation in the dirctory of /emux.