2
1
What is a simple way to (temporarily) mount a windows share from within Ubuntu 11.04 via the command line?
Basically, I'd like the path /home/myuser/windowsbox
to map to a windows share. (Need to supply user/pass/domain)
Most of the tutorials I can find use fstab for a permanent mapping. The GUI options do not let me specify a local path for the mounting.
Thank you
On my machine I get the error:
mount.cifs: permission denied: no match for /home/myuser/windowsbox found in /etc/fstab
– nonot1 – 2011-10-05T22:11:24.847