Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
vmware vmhgfs module not loaded when vmware-tools starts
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
slackeast
Tux's lil' helper
Tux's lil' helper


Joined: 10 Oct 2005
Posts: 83

PostPosted: Mon Nov 04, 2013 10:43 pm    Post subject: vmware vmhgfs module not loaded when vmware-tools starts Reply with quote

I have installed vmware-tools.

the shared filesystem kernel modules vmhgfs is not loaded when vmware-tools starts up. Here is what I did.


added vmware-tools to rc-udate using:

Code:
rc-update add vmware-tools default



then, i added vmhgfs to /etc/conf.d/modules

Code:
modules="vmhgfs"


I then rebooted the box. My share drive isn't there. I do a lsmod and see the vmhgfs is loaded. However, under used it is equal to 0.

I then restart vmware-tools

Code:
/etc/init.d/vmware-tools stop
/etc/init.d/vmware-tools start


Everything is now working! lsmod shows vmhgfs used equal to 1.


So here is my question? How can I ensure vmware-tools is started when the kernel module has been loaded? Do I need to do something with rc-udpate?

Thanks in advance.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum