add kernelextension for OS X 10.10 Yosemite

pull/272/head
Björn Hauffe 2014-10-14 20:58:11 +02:00
rodzic 452607b949
commit c49ec28678
2 zmienionych plików z 6 dodań i 0 usunięć

Wyświetl plik

@ -30,3 +30,9 @@ P.S. If error `OS X version not supported` occurs. For the latest versions of Ma
---
> ISOSXLION=$(sw_vers -productVersion | sed -e 's:.[[:digit:]]*$::')
```
FOR OS X 10.10 Yosemite you must force the system to load unsigned kernelextensions
you can so this with this command
sudo nvram boot-args="kext-dev-mode=1“
reboot the system!

Plik binarny nie jest wyświetlany.