VMFS is a clustered filesystem designed to store virtual machine disks for VMware ESX or ESXi Server hosts.
In Ubuntu Linux, there is a command line tool vmfs-tools that allows to access VMFS filesystems from some other non ESX/ESXi host for e.g. maintenance tasks.
For now, only read access is available, but write access is under works.
Why does Linux require that a user be root/using sudo/specifically authorized per mount in order to mount something? It seems like the decision as to whether to allow a user to mount something should be based on their access rights to the source volume/network share and to the mount point.
I have a home ethernet network with both Windows and Ubuntu computers and an Ubuntu laptop which uses a wireless connection. This network has remained fundamentally unchanged for a couple of years and has always worked perfectly. Now, however, both my Ubuntu machines give an error when trying to access the network:
"Unable to mount location
If you want to have access to Windows shares and mount them like normal drives in Linux, use the smbmount command:
smbmount “\\\\WINDOWS\\c” -c ‘mount /mount/Windows’ -I 192.168.0.3
I am currently trying to backup data from my computer's hard drive to an external one while live-booting to Ubuntu from a USB, and I've encountered a bit of a problem. You see, I cannot mount my hard drives.
I can access files from emplorer or Nautilus but how to do the same job from Terminal .
How to Mount USB to access files from Terminal. And whats the complete process of doing it.
This will be my first time of Mounting
I have Samba share from a Ubuntu 10.04 machine which I seem to have no problems mounting in Windows XP running in VirtualBox.
However, when I try to mount it directly in Unity, whether using the nautilus smb://name command or by double-clicking on the icon in the network browser -- it always times out with "unable to mount location" "failed to retrieve share list from server"
I have verified thi
Hello,
When I try to mount a home directory from a Samba File server (FC15), I keep getting a message from Nautilus (on my FC17 machine):
"Unable to mount location: Failed to mount Windows Share"
I can mount other Samba shares with no problems. I do have SELinux disabled. My firewall is allowing Port 139.
I'm not new on linux and ubuntu but that "problem" persist from many years.. not for me but a lot of people that don't have big knowledge.. just simple user that don't have to know about terminal command..
Example:
If a normal/newbie Ubuntu user would like to connect to his share folder on a external NAS or Windows computer, he can from Nautilus via "Connect to server".