VMware Fusion beta3, solving kernel panic
Some people get a kernel panic when using/installing VMware Fusion.
Here is a patched kernel extension, that solves this problem
you need to place it here:
/Library/Application Support/VMware Fusion/kexts/
during installation
for using it, you can use this script (script needs to be run under root):
while sleep 2 ; do cp -r ./vmmon.kext /Library/Application\ Support/VMware\ Fusion/kexts/ ; chown -R 0:0 /Library/Application\ Support/VMware\ Fusion/kexts/vmmon.kext ; done
after installation, press ctrl-c
if you see some errors, just ignore them :)
Here is a patched kernel extension, that solves this problem
you need to place it here:
/Library/Application Support/VMware Fusion/kexts/
during installation
for using it, you can use this script (script needs to be run under root):
while sleep 2 ; do cp -r ./vmmon.kext /Library/Application\ Support/VMware\ Fusion/kexts/ ; chown -R 0:0 /Library/Application\ Support/VMware\ Fusion/kexts/vmmon.kext ; done
after installation, press ctrl-c
if you see some errors, just ignore them :)
Comments
add a comment
This blog is gravatar enabled.
Your email adress will never be published.
Comment spam will be deleted!