Jump to content

error loading kernel cache (0x3) , boot failed after macos10.13.6 update, opencore 0.7.2


fengchen_macos
 Share

11 posts in this topic

Recommended Posts

On 8/12/2021 at 4:13 AM, fengchen_macos said:

in the recovery mode, it is not work blow:



kextcache -i /

 

In recovery mode this command should look like this:

kextcache -i /Volumes/your_volume_name

Edit:

IMPORTANT: If your disk/partition name contain space don’t forget about “\”. For example you named disk/partition with installed OSX: High Sierra, command should look like this:

kextcache -i /Volumes/High\ Sierra

 

Edited by hardcorehenry
  • Like 1
Link to comment
Share on other sites

On 8/12/2021 at 2:21 PM, Hervé said:

If you want to rebuild the cache, you may boot in single user mode (-s), log in and mount the partition as stated on screen, then run that kextcache -i / command. The cache will then properly rebuild.

ths

The boot-args parameters -f and -s of opencore don't seem to work

 the error remained after restarting

捕获.PNG

Link to comment
Share on other sites

12 minutes ago, fengchen_macos said:

THX.

The command ran successfully, but the error remained after restarting

 

How exactly did you name your disk/partition with installed OSX?

EDIT: Remove -f boot-arg and -s if you're going to rebuild cache via recovery.

Edited by hardcorehenry
Link to comment
Share on other sites

31 minutes ago, fengchen_macos said:

MACOS_DISK

Deleted the parameters also does not work properly

 

Boot into recovery and run via terminal:

mount -uw /Volumes/MACOS_DISK
chown -R 0:0 /Volumes/MACOS_DISK/System/Library/Extensions
chmod -R 755 /Volumes/MACOS_DISK/System/Library/Extensions
kextcache -i /Volumes/MACOS_DISK
reboot

EDIT:What kind of update/upgrade was it, because you didn't mention...

Edited by hardcorehenry
Link to comment
Share on other sites

1 hour ago, hardcorehenry said:

 

Boot into recovery and run via terminal:


mount -uw /Volumes/MACOS_DISK
chown -R 0:0 /Volumes/MACOS_DISK/System/Library/Extensions
chmod -R 755 /Volumes/MACOS_DISK/System/Library/Extensions
kextcache -i /Volumes/MACOS_DISK
reboot

EDIT:What kind of update/upgrade was it, because you didn't mention...

Thank you for your help

Security update

 

IMG_0302.thumb.JPG.b34322091ada4791d8d6863d11195481.JPG

The command execution result is the same as the above command,

but it also fails to boot

 

 

Link to comment
Share on other sites

Damm even I am having a similar kind of issue, I have searched all over the internet and even have posted on number of threads on different forum, no solution seems to work. I am really frustrated, can anyone of you here help me resolve this issue, I am very much tired now. vidmate  mobdro
 

Edited by ranjit aujla
Link to comment
Share on other sites

Just now, ranjit aujla said:

Damm even I am having a similar kind of issue, I have searched all over the internet and even have posted on number of threads on different forum, no solution seems to work. I am really frustrated, can anyone of you here help me resolve this issue, I am very much tired now.
 

Hi and welcome to InsanelyMac 😃

 

Please do this:

 

Link to comment
Share on other sites

On 8/12/2021 at 7:13 AM, fengchen_macos said:

in the recovery mode, it is not work blow:


kextcache -i /

IMG_0277.JPG

It is not only kernelcache problem. It can be memory fix issue. What driver did you use: OsxAptioFix3Drv.efi or AptioMemoryFix.efi or OpenRuntime.efi? Something else?

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

×
×
  • Create New...