mbk
New Around Here
I am not able to run startup scrip, it's not mounting asp file. What is going on?
Code:
mbok@RT-N18U-9F08:/www# bash -x connmon startup 2>&1 | grep mount
+ umount /www/AiMesh_Node_FirmwareUpgrade.asp
+ umount /www/AdaptiveQoS_ROG.asp
+ mount -o bind /jffs/scripts/connmon.d/connmonstats_www.asp /www/AiMesh_Node_FirmwareUpgrade.asp
mount: mounting /jffs/scripts/connmon.d/connmonstats_www.asp on /www/AiMesh_Node_FirmwareUpgrade.asp failed: No such file or directory
+ umount /www/require/modules/menuTree.js
+ mount -o bind /jffs/scripts/shared-jy/custom_menuTree.js /www/require/modules/menuTree.js
+ umount /www/start_apply.htm
+ mount -o bind /jffs/scripts/shared-jy/custom_start_apply.htm /www/start_apply.htm