Quote:
Originally Posted by lancelotu
To solve the -x64 kextcache problem :
boot with this flags : -x64 -s (single user mode)
Code:
fsck -fy /Volumes/yourrootvolume
when finishes :
( to mount your root volume)
then :
Code:
kextcache -v 1 -t -l -m /System/Library/Caches/com.apple.kext.caches/Startup/Extensions.mkext /System/Library/Extensions
This will create an Extensions.mkext
write that down unless you have two computers 
|
Just tried this to fix my KP but i get this after typing fsck -fy /Volumes/Snow in -x64 -s:
/Volumes/Snow is not a character device
/Volumes/Snow (NO WRITE)
CANNOT READ: BLK 16
The Following disk sectors could not be read: 16 , goes on with number
iotcl: Inappropriate iotl for device
fsck: could not read label
Then I tried kextcache a few times with different commands, at first i got NO WORK TO DO error but it worked in the end after mount -uw (or other commands)
Booted into x64 and KP after a few secs (was during repairing permissions in disk utility this time)
I'll try Proxys methos tomorow