summarylogtreecommitdiffstats
path: root/vmware-workstation.install
diff options
context:
space:
mode:
Diffstat (limited to 'vmware-workstation.install')
-rw-r--r--vmware-workstation.install4
1 files changed, 3 insertions, 1 deletions
diff --git a/vmware-workstation.install b/vmware-workstation.install
index 989587210b37..b00241c13f7c 100644
--- a/vmware-workstation.install
+++ b/vmware-workstation.install
@@ -1,7 +1,9 @@
post_install() {
cat << EOF
-==> Before using VMware, you may need to enable some services:
+==> Before using VMware, you will need to load vmci and vmmon kernel modules.
+ In a terminal on root: "modprobe vmci vmmon"
+==> You may also need to enable some services:
- vmware-networks.service: to have network access in VMs
- vmware-usbarbitrator.service: to use USB devices inside VMs
- vmware-hostd.service: to start VMware as a server