Jump to content

Problem with iAtkos L2


Sevenarth
 Share

8 posts in this topic

Recommended Posts

OK, if you want to get to Desktop, you can try backup Intel kexts for root of your disk with this command terminal, boot with -s

 

mount /

cd /

mkdir kext_backup

cd /System/Library/Extensions

mv AppleIntelHD* AppleIntelSNB*/kext_backup

sudo rm -rf /System/Library/Caches/*

shutdown -R now

Link to comment
Share on other sites

I did not understand what to do, I'm no expert

 

OK, if you want to get to Desktop, you can try backup Intel kexts for root of your disk with this command terminal, boot with -s

 

mount /

 

cd /

mkdir kext_backup

cd /System/Library/Extensions

mv AppleIntelHD* AppleIntelSNB*/kext_backup

sudo rm -rf /System/Library/Caches/*

shutdown -R now

 

sudo rm -rf /System/Library/Caches/*

 

illegal option -- /

Link to comment
Share on other sites

 Share

×
×
  • Create New...