LinuxQuestions.org
Review your favorite Linux distribution.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud
User Name
Password
Linux - Virtualization and Cloud This forum is for the discussion of all topics relating to Linux Virtualization and Linux Cloud platforms. Xen, KVM, OpenVZ, VirtualBox, VMware, Linux-VServer and all other Linux Virtualization platforms are welcome. OpenStack, CloudStack, ownCloud, Cloud Foundry, Eucalyptus, Nimbus, OpenNebula and all other Linux Cloud platforms are welcome. Note that questions relating solely to non-Linux OS's should be asked in the General forum.

Notices


Reply
  Search this Thread
Old 12-02-2014, 08:02 AM   #1
veerasamydk
LQ Newbie
 
Registered: Jun 2012
Posts: 1

Rep: Reputation: Disabled
shared folder(vmware) not mounted in Fedora 20 (unknown filesystem type 'vmhgfs')


Hello,

I shared a folder from my windows machine using VMware player 5.0 into my Fedora image, but I cannot access the directory in Fedora.

I can see that the shared folder is listed using hgfsclient but it is not getting mounted.

# mount -t vmhgfs .host:/ /mnt/shared
mount: unknown filesystem type 'vmhgfs'

Any help is much appreciated.

Further details:

# uname -a
Linux localhost.localdomain 3.17.3-200.fc20.x86_64 #1 SMP Fri Nov 14 19:45:42 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

# cat /etc/redhat-release
Fedora release 20 (Heisenbug)

# vmware-hgfsclient
shared



Thanks.

Veerasamy.
 
Old 12-02-2014, 09:05 AM   #2
sudowtf
Member
 
Registered: Nov 2013
Posts: 205

Rep: Reputation: 46
Is vm-tools properly (fully) installed? (sometimes some parts are disabled) for instance is the *dkms installed? -- i like to use the open-vm-tools in debian/*buntu. but for RHEL i use the official vmware repo for yum installs.

Your mount command seems good except i used sudo. also be sure to use the exact name of the shared folder

sudo mkdir /mnt/shared #be sure to create the folder
sudo mount -t vmhgfs .host:/sharename /mnt/shared #sharename must be exactly the name of the shared folder.

you may try the vmware-hgfsmounter command.

otherwise i dont see why it would not know "vmhgfs"
 
Old 12-02-2014, 02:21 PM   #3
zuikway
LQ Newbie
 
Registered: Oct 2009
Posts: 9

Rep: Reputation: 2
vmware tools would not build for me in Debian Jessie, so I also installed open-vm-tools and open-vm-tools-dkms.

In order to get the mount to work I had to 'modprobe vmhgfs'.

I have not yet attempted to use fstab, as often there is timing problems with init.d and I'm also uncertain how/if it works with systemd.

run

$ /usr/bin/vmware-hgfsclient
your_share_name

to see if your share is listed. then
# mount -t vmhgfs .host:/your_share_name /mnt/shared
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] Can't build vmhgfs module for the installation of VMware Tools on Fedora 14 lengyue Linux - Software 1 08-29-2011 04:55 AM
mandriva dual boot filesystem type unknown,partition type 0x7 llearner Linux - Newbie 2 01-24-2010 02:03 PM
GRUB won't load fedora 10 - unknown filesystem type... PHopGood Linux - Newbie 4 04-13-2009 01:00 PM
filesystem type unknown, partition type 0x7 crazyface_juicebox Linux - General 1 02-11-2007 11:50 PM
root (hd 0,0)Filesystem type unknown, partition type 0x7chainloader +1 ece30675 Linux - Distributions 5 07-20-2004 09:04 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Virtualization and Cloud

All times are GMT -5. The time now is 12:03 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration