I'm unable to mount a Win7 share from the RuneUI.
The mount error is:
sh: ,sec=ntlm,uid=45,gid=45,rsize=16384,wsize=16384,iocharset=utf8,cache=strict,ro: command not found
However, I am able to mount the share from ssh root@runaudio using the following:
mount -t cifs //192.168.1.21/Repository/Audio/Test /mnt/MUSIC -o username=johnr,password='doe;'
[SOLVED: 2014-01-23]
I created a new SD Card from the 0.2 beta image and was able to successfully mount the Win7 share from RuneUI.