MikeAndSal
New Member
Like a few people, I didn't protect myself against the OTA update on Thursday and lost the custom firmware. I've since re-installed the latest 2.22 CF and my webif and telnet access are back.
But, no I can longer access my Windows shared folders. I had a few shared folders mounted - following the guidance here -mounting-drives-using-cifs.590
Everything has been working perfectly up until the OTA wiped out the CF. However, now when I try to mount the shared folders I get a "No such device or address" error message.
Nothing has changed on the server itself (and I've tried different other machines on my home network). The script used to automatically mount the drives on bootup hasn't changed - only the firmware has changed.
I've tried a while host of things, downgrading the CF, switching off firewalls, connecting too different shares on different machines - no luck. Googling the problem results in, mainly, suggestions that the share name and user credentials are correct. (Which they are, it's been working for months up until the OTA),
So, turning to you guys for some help here. FYI, the command used to mount the shared drives is:
mount -t cifs //192.168.1.2/Movies "/media/My Video/Movies" -o username=Mike,password=****
Any help greatly appreciated.
But, no I can longer access my Windows shared folders. I had a few shared folders mounted - following the guidance here -mounting-drives-using-cifs.590
Everything has been working perfectly up until the OTA wiped out the CF. However, now when I try to mount the shared folders I get a "No such device or address" error message.
Nothing has changed on the server itself (and I've tried different other machines on my home network). The script used to automatically mount the drives on bootup hasn't changed - only the firmware has changed.
I've tried a while host of things, downgrading the CF, switching off firewalls, connecting too different shares on different machines - no luck. Googling the problem results in, mainly, suggestions that the share name and user credentials are correct. (Which they are, it's been working for months up until the OTA),
So, turning to you guys for some help here. FYI, the command used to mount the shared drives is:
mount -t cifs //192.168.1.2/Movies "/media/My Video/Movies" -o username=Mike,password=****
Any help greatly appreciated.