Jump to content
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

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 -- /

×
×
  • Create New...