Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
it is the same with parallels 8 --> is there a parallels' representative to tell us if there is a solution for that in the near future,
or is it easier to switch to vmware ( vmware 5.03 is reported to work, not to expensive ... ).
hi...
with 10.9 Mavericks as host system paralles 8 desktop is not working... no virtual machine can be started...
first there is an error that vt is not activated... then an error, that drivers are not installed...
Same issue here.
First I get this message:
http://cl.ly/image/1E1r2k3b183Y
After I get this message:
http://cl.ly/image/1p3O1P0D2X3o
And lastly I get a bug report form to fill out, but forgot to copy the ID for reference this issue (sorry).
Same issue here.
First I get this message:
http://cl.ly/image/1E1r2k3b183Y
After I get this message:
http://cl.ly/image/1p3O1P0D2X3o
And lastly I get a bug report form to fill out, but forgot to copy the ID for reference this issue (sorry).
Is this after a clean install of PDM8 in 10.9 or 10.8 was upgraded to 10.9 with PD8 in place? I suggest uninstalling and reinstalling PDM8, have you guys tried that?
Is this after a clean install of PDM8 in 10.9 or 10.8 was upgraded to 10.9 with PD8 in place? I suggest uninstalling and reinstalling PDM8, have you guys tried that?
Here's something I worked out earlier for Parallels 8 Desktop.
......
So, Parallels 8 doesn't run natively under Mavericks, as it doesn't seem to be able to load the kernel extensions.
Load them manually via kextutil:
Terminal - go to Applications/Parallels Desktop/Contents/Library/Extensions/10.6
sudo kextutil prl_hypervisor.kext/
sudo kextutil prl_vnic.kext/
sudo kextutil prl_hid_hook.kext/
sudo kextutil -d ./prl_hypervisor.kext prl_netbridge.kext/
sudo kextutil prl_usb_connect.kext
Then start Parallels Desktop, and your guests should start up again.
You may need to re-set networking within the guest.
Not sure how stable this is going to be, but appears to be working at the moment.
Have fun now,
Mat
Here's something I worked out earlier for Parallels 8 Desktop.
......
So, Parallels 8 doesn't run natively under Mavericks, as it doesn't seem to be able to load the kernel extensions.
Load them manually via kextutil:
Terminal - go to Applications/Parallels Desktop/Contents/Library/Extensions/10.6
sudo kextutil prl_hypervisor.kext/
sudo kextutil prl_vnic.kext/
sudo kextutil prl_hid_hook.kext/
sudo kextutil -d ./prl_hypervisor.kext prl_netbridge.kext/
sudo kextutil prl_usb_connect.kext
Then start Parallels Desktop, and your guests should start up again.
You may need to re-set networking within the guest.
Not sure how stable this is going to be, but appears to be working at the moment.
Have fun now,
Mat
Doesn't work for me!
No kernel file specified, using '/mach_kernel'
Any idea!?