Jump to content

Apple unveils OS X 10.11 "El Capitan"


fantomas

Apple today unveiled OS X 10.11 at its Worldwide Developers Conference, showing off the first major revision of the Mac's operating system since last year's Yosemite.

 

The new OS X is named "El Capitan".

 

Developers are being given a preview version of OS X El Capitan today and a public beta will be available this summer.

 

The final version will be available to the general public in the fall.


User Feedback

Recommended Comments



Ok guys, we have to manually fix the permission of the kext we load and disable the injection from clover

 

 

-Copy all your kexts from clover to S/L/E

 

-Boot in single user mode

/sbin/fsck -fy
/sbin/mount -uw /
cd System/Library/Extentions

chmod -R 755 FakeSMC.kext
chmod -R 755 *YOURKEXT*.kext
(..)

chown -R root:wheel FakeSMC.kext
chown -R root:wheel *YOURKEXT*.kext
(..)

kextload -v FakeSMC.kext
kextload -v *YOURKEXT*.kext
(..)

exit

This worked for me!

 

For convenience, it's better to prepare and write a bash script and run it from single user mode

Link to comment
Share on other sites

Ok guys, we have to manually fix the permission of the kext we load and disable the injection from clover

 

 

-Copy all your kexts from clover to S/L/E

 

-Boot in single user mode

/sbin/fsck -fy
/sbin/mount -uw /
cd System/Library/Extentions

chmod -R 755 FakeSMC.kext
chmod -R 755 *YOURKEXT*.kext
(..)

chown -R root:wheel FakeSMC.kext
chown -R root:wheel *YOURKEXT*.kext
(..)

kextload -v FakeSMC.kext
kextload -v *YOURKEXT*.kext
(..)

exit

This worked for me!

 

For convenience, it's better to prepare and write a bash script and run it from single user mode

Better would be wait to update, until this issue has a proper workaround in place ;)

  • Like 1
Link to comment
Share on other sites

Ok guys, we have to manually fix the permission of the kext we load and disable the injection from clover

 

 

-Copy all your kexts from clover to S/L/E

 

-Boot in single user mode

/sbin/fsck -fy
/sbin/mount -uw /
cd System/Library/Extentions

chmod -R 755 FakeSMC.kext
chmod -R 755 *YOURKEXT*.kext
(..)

chown -R root:wheel FakeSMC.kext
chown -R root:wheel *YOURKEXT*.kext
(..)

kextload -v FakeSMC.kext
kextload -v *YOURKEXT*.kext
(..)

exit

This worked for me!

 

For convenience, it's better to prepare and write a bash script and run it from single user mode

extensions*

Link to comment
Share on other sites

 

I call it Yosemite 2.0   :P

SL was what Leopard should have been

ML was what Lion should have been

Mavericks was and still is what it should have been

El Capitan is what Yosemite should have been

very well said

  • Like 1
Link to comment
Share on other sites

the more i read some comments.. and the more i'm convinced people coming from windows should go back to it.

 

Its funny to have a preview on how apple is really killing a system but pls saying things like this is what that should have been instead... of etc etc 

 

Apparently the never saw/had an Apple OS really working for good..  all these new os's since Panther is pure {censored}/

 

Macintosh died and so the whole thing around.

 

Sorry for the OFFTOPIC.

Link to comment
Share on other sites

hello

 

man when u run tiger ?

 

sure u are only trolling the post ..

 

come back to windows .. u say all .. u don't know about u are talking ..

 

and with that hardware in ur sig .. just stay in tiger or leopard

 

good hack

  • Like 3
Link to comment
Share on other sites



×
×
  • Create New...