v4.0 for beginer -> vmware workstation 10 tools installation
Posted: Tue Oct 07, 2014 7:48 am
Hi,
the question:
How to install the vmware tools - or basically - how to download and compile all the required kernel/sources deps on GhostBSD v4.0 ?
The problem:
Could you please advise, how to make it work in GhostBSD v4.0?
Thank you in advance.
Regards,
NU.
the question:
How to install the vmware tools - or basically - how to download and compile all the required kernel/sources deps on GhostBSD v4.0 ?
The problem:
Code: Select all
[bsd@bsd ~/Desktop/vmware-tools-distrib/lib/modules/source/vmmemctl-only]$ su -
Password:
root@bsd:~ # vmware-config-tools.pl
Initializing...
Making sure services for VMware Tools are stopped.
Stopping VMware Tools services in the virtual machine:
Guest operating system daemon: done
Guest memory manager: done
The vmblock enables dragging or copying files between host and guest in a
Fusion or Workstation virtual environment. Do you wish to enable this feature?
[yes] no
Detected X server version 1.12.4
Distribution provided drivers for Xorg X server are used.
Skipping X configuration because X drivers are not included.
Starting VMware Tools services in the virtual machine:
Switching to guest configuration: done
Guest memory manager: failed
Guest operating system daemon: done
Unable to start services for VMware Tools
Execution aborted.
root@bsd:~ # logout
[bsd@bsd ~/Desktop/vmware-tools-distrib/lib/modules/source/vmmemctl-only]$ cd /home/bsd/Desktop/vmware-tools-distrib/lib/modules/source/vmmemctl-only
[bsd@bsd ~/Desktop/vmware-tools-distrib/lib/modules/source/vmmemctl-only]$ make
make: "/usr/share/mk/bsd.kmod.mk" line 12: Unable to locate the kernel source tree. Set SYSDIR to override.
[bsd@bsd ~/Desktop/vmware-tools-distrib/lib/modules/source/vmmemctl-only]$ ls -al /usr/src/
total 12
drwxr-xr-x 3 root wheel 512 Sep 25 01:37 .
drwxr-xr-x 17 root wheel 512 Oct 5 23:55 ..
drwxr-xr-x 2 root wheel 512 Sep 25 01:37 sys
[bsd@bsd ~/Desktop/vmware-tools-distrib/lib/modules/source/vmmemctl-only]$ ls -al /usr/src/sys/
total 8
drwxr-xr-x 2 root wheel 512 Sep 25 01:37 .
drwxr-xr-x 3 root wheel 512 Sep 25 01:37 ..
[bsd@bsd ~/Desktop/vmware-tools-distrib/lib/modules/source/vmmemctl-only]$ uname -a
FreeBSD bsd 10.0-RELEASE FreeBSD 10.0-RELEASE #0: Sun Aug 31 02:10:23 ADT 2014 root@ericbsd:/usr/obj/usr/src/sys/GHOSTBSD amd64
Thank you in advance.
Regards,
NU.