InfiniteMac OSx86  


Reply
 
Thread tools Display modes
  #11  
Old 02-07-2008, 03:40 AM
xlslx xlslx is offline
Jaguar
 
Join Date: Jan 2008
Posts: 46
so i will make my drive EFI ready and BEFORE i reboot ill copy the kext to my HDD? can you tell me the Commands for it too? and which chmod/chown?
Reply With Quote
  #12  
Old 02-07-2008, 04:14 AM
roisoft's Avatar
roisoft roisoft is offline
 
Join Date: Jan 2008
Location: Spain
Posts: 450
you can do this steps after reboot donīt worry your applesmbios works too.

If you can boot into leo then go to /system/library/extensions and replace (drag & drop) the old aplesmbios for the new one, open a terminal and type

sudo -s
(your password)

cd /system/library/extensions

chmod -R 755 * && chown -R root:wheel *

cd ..

rm extensions.mkext

kextcache -a i386 -e

reboot



💡 Deploy cloud instances seamlessly on DigitalOcean. Free credits ($100) for InfMac readers.

Reply With Quote
Reply