Hey guys, so I've installed pCP with LMS on my Raspberry Pi and I'm trying to mount a network drive. My Windows 7 machine is always on, and all my music is on it. I have 3 disk drives mapped as network drives, and on one of them is my music. It's on disk A in a folder named Muzika. So A:\Muzika. The Windows computer has a fixed local IP address at 192.168.0.150. You can check out some of my screenshots below. But I get this error when I try to mount it:
[ INFO ] Mount configuration changed for 192.168.0.150:/%2FA+disk%2FMuzika
[ INFO ] Unmounting Old Mount Point: /mnt/Muzika.
[ INFO ] New Mount Point /mnt/Muzika is not in use.
[ INFO ] Checking new Mount Point /mnt/Muzika.
[ INFO ] New Mount Point /mnt/Muzika is not in use.
[ INFO ] Mounting Disk.
[INFO] mount -v -t nfs -o addr=192.168.0.150,nolock, 192.168.0.150:"/A disk/Muzika" /mnt/Muzika
[ERROR] Disk Mount Error, Try to Reboot.
[ INFO ] Backing up files to /mnt/mmcblk0p2/tce/mydata.tgz/ Done.
[ OK ] Backup successful.
![Name: Screenshot_1.jpg
Views: 68
Size: 28.8 KB]()
![Name: Screenshot_2.jpg
Views: 63
Size: 15.0 KB]()
![Name: Screenshot_3.jpg
Views: 62
Size: 53.5 KB]()
[ INFO ] Mount configuration changed for 192.168.0.150:/%2FA+disk%2FMuzika
[ INFO ] Unmounting Old Mount Point: /mnt/Muzika.
[ INFO ] New Mount Point /mnt/Muzika is not in use.
[ INFO ] Checking new Mount Point /mnt/Muzika.
[ INFO ] New Mount Point /mnt/Muzika is not in use.
[ INFO ] Mounting Disk.
[INFO] mount -v -t nfs -o addr=192.168.0.150,nolock, 192.168.0.150:"/A disk/Muzika" /mnt/Muzika
[ERROR] Disk Mount Error, Try to Reboot.
[ INFO ] Backing up files to /mnt/mmcblk0p2/tce/mydata.tgz/ Done.
[ OK ] Backup successful.