Jump to content
PayPal donations: [email protected] ×

Sierra D630 not booting


TheRobster5555

Recommended Posts

  • Replies 29
  • Created
  • Last Reply

Top Posters In This Topic

Looks like I celebrated too soon, I've reinstalled Sierra twice exactly like the guide and if I boot with no parameters I get a memory allocation error, but if I boot with -f, I can get in, but i would like it to boot up without me having to intercept the boot up sequence to type in -f.

Ps: I did try reseating the memory

post-108172-0-49546800-1512237653_thumb.jpg

Link to comment
Share on other sites

  • Moderators

Repair permission and rebuild cache, then try booting without -f

      sudo chmod -Rf 755 /L*/E*

      sudo chown -Rf 0:0 /L*/E*
      sudo touch -f /L*/E*
      sudo chmod -Rf 755 /S*/L*/E*
      sudo chown -Rf 0:0 /S*/L*/E*
      sudo touch -f /S*/L*/E*
      sudo kextcache -Boot -U /
Link to comment
Share on other sites

  • Administrators

If you want to boot without cache, you need to use boot options KernelBooter_kexts=Yes -f. Kexts will then load from /E/E because /L/E is ignored when booting without cache. You may add -v for verbose mode.

 

This error message is due to an incorrect or missing cache/prelinked kernel. So, once you've booted up, rebuild you cache/prelinked kernel. Refer to the FAQ forum section for guidance.

Link to comment
Share on other sites

  • 2 weeks later...

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  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.

Loading...

×
×
  • Create New...