Merge pull request #272 from bjoernh/master

add support for OS X 10.10 Yosemite
pull/277/head
texane 2014-10-14 14:07:42 -05:00
commit 87bb966922
2 zmienionych plików z 5 dodań i 0 usunięć

Wyświetl plik

@ -30,3 +30,8 @@ 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
sudo nvram boot-args="kext-dev-mode=1“
reboot the system!

Plik binarny nie jest wyświetlany.