Jump to content
4 posts in this topic

Recommended Posts

i just installed osx86 in both computers: mine (AMD64 X2 4600+) and a friend's one (intel).

 

'till that moment, i thought the verboose mode (when loading the system) was the only booting screen, but in the intel system, it shows a pretty apple logo instead all that thousands of code lines when loading...

 

any way to change in my amd ?

 

ps: excusme if my english is not perfect... but i'm from Spain. :)

Edited by inter981

If you boot into safemode you may well be able to load those specific drivers by typing in console:

 

sudo -s

kextload /System/Library/Extensions/thekextiwanttoload.kext

 

And to unload:

 

kextunload /System/Library/Extensions/thekextiwanttounload.kext

×
×
  • Create New...