Skip to content

Instantly share code, notes, and snippets.

@haldun
Created August 29, 2011 15:59
Show Gist options
  • Save haldun/1178709 to your computer and use it in GitHub Desktop.
Save haldun/1178709 to your computer and use it in GitHub Desktop.
parallels under lion
sudo kextutil "/Library/Parallels/Parallels Service.app/Contents/Kexts/10.6/prl_hypervisor.kext"
sudo kextutil "/Library/Parallels/Parallels Service.app/Contents/Kexts/10.6/prl_hid_hook.kext"
sudo kextutil "/Library/Parallels/Parallels Service.app/Contents/Kexts/10.6/prl_usb_connect.kext"
sudo kextutil "/Library/Parallels/Parallels Service.app/Contents/Kexts/10.6/prl_netbridge.kext"
sudo kextutil "/Library/Parallels/Parallels Service.app/Contents/Kexts/10.6/prl_vnic.kext"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment