when you are trying to mount the windows partition on Ubuntu 12.04 Server, you may get an error like this:
mount: //IPAddress/Sharename is not a valid block device
Then you may need to install samba file sharing:
sudo apt-get install smbfs
mount: //IPAddress/Sharename is not a valid block device
Then you may need to install samba file sharing:
sudo apt-get install smbfs
No comments:
Post a Comment