2011-03-27, 05:29 PM
If I have on A110 logged in/running MVPMCX2 --- the other NMT fails to launch and ends up back at the NMT spash screen after trying for while. If I go to the other one and exit, then everything is fine for the first -- and visa versa.
I changed the mount command in the .cgi script to open read only(ro), thinking this was a file locking issue with the rw setting:
mount -t cifs //192.168.1.100/mvpmc /etc/mvpmc -o username=guest,password=xxx,ro
Yet this didn't work. Any other ideas on what is causing this single NMT only issue here?
BTW....if I leave open for ro -- does MVPMCX2 try and store any bookmark or other state info on the share that this will break?
Thanks
I changed the mount command in the .cgi script to open read only(ro), thinking this was a file locking issue with the rw setting:
mount -t cifs //192.168.1.100/mvpmc /etc/mvpmc -o username=guest,password=xxx,ro
Yet this didn't work. Any other ideas on what is causing this single NMT only issue here?
BTW....if I leave open for ro -- does MVPMCX2 try and store any bookmark or other state info on the share that this will break?
Thanks