Hello. Is there any way to change default NAS mount point where USB flash mouts from /tmp/mountd/disk1_part1 ?
Now if I manually mount USB Flash to /storage - NAS is not working (don’t load shared folders when i want to add it) and I can’t find way to change it.
Thanks for the reply, will.qiu.
I need it for some docker tricks.
Tho, I’ve found that /tmp/mountd/disk1_part1 is hardcoded in /usr/bin/gl_nas_client, /usr/bin/gl_nas_sys and etc.. and think there’s no way to change it except recompiling those ELF…