2009-01-31, 07:40 PM
That means you probably didn't update gbpvr.cgi properly to add the username and password required when you aren't running as guest.
If that doesn't work change the ,ro to ,rw
Martin
Code:
mount -t cifs //##.##.##.##/mvpmc /etc/mvpmc -o username=xxxx,password=xxxx,ro
If that doesn't work change the ,ro to ,rw
Martin