VMware and fedora

If Vmware Player on Fedora (i have fedora 17)  doesn’t found kernel header (but you have installed it!),i suggest:

  1. cd /usr/src/kernels/$(uname -r)/include/linux/
  2. sudo ln -s /usr/include/linux/version.h version.h
  3. sudo /usr/bin/vmware-modconfig –icon=vmware-player –appname=VMware

Good luck ;

Leave a Reply