radan Posted December 27, 2006 Share Posted December 27, 2006 Make sure you replace 554d with whatever your specific Device ID is, which is avaliable in System Profiler, and then save and close the file. Open up another Terminal window, and type (or copy) this into Terminal: Start of code sudo -s cd <Drag in the directory where the Callisto .kext files are at> chown -R root:wheel Callisto* chmod -R 755 Callisto* cp -R Callisto* /System/Library/Extensions/ rm -f /Library/Preferences/com.apple.window* rm -f /Library/Preferences/ByHost/com.apple.window* rm -f /Library/Preferences/ByHost/com.apple.pref* rm /System/Library/Extensions.mkext rm /System/Library/Extensions.kextcache End of code: See the bold text. How do i add the right dir. I have added this: sudo -s cd </Desktop> chown -R root:wheel Callisto* chmod -R 755 Callisto* cp -R Callisto* /System/Library/Extensions/ rm -f /Library/Preferences/com.apple.window* rm -f /Library/Preferences/ByHost/com.apple.window* rm -f /Library/Preferences/ByHost/com.apple.pref* rm /System/Library/Extensions.mkext rm /System/Library/Extensions.kextcache Enter your password when prompted (I DONT GET THIS A MESSAGE) Furhermore this message: "no such file or dir" Link to comment https://www.insanelymac.com/forum/topic/36972-how-do-i-add-the-dir-of-my-kexts/ Share on other sites More sharing options...
radan Posted December 27, 2006 Author Share Posted December 27, 2006 Edit: I think i found the solution. Now i get the password prompt. But when typed, suddenly root was added to the rest of the commandline. But the screen resolution is still 1024x764 I followed this guide: http://forum.insanelymac.com/index.php?showtopic=21182 Link to comment https://www.insanelymac.com/forum/topic/36972-how-do-i-add-the-dir-of-my-kexts/#findComment-262826 Share on other sites More sharing options...
Recommended Posts