Jump to content

E7270: trouble installing Mojave


TheSparctan

Recommended Posts

  • Moderators

There graphics is not loading because you didn't set the DVMT, but that's okay, I have the patches in place. Only problem is it won't work during installation because the graphics kext needs to be cache. So to get the installation going, you need to boot with no graphics support by adding boot arg -igfxvesa

So when you boot to Clover, press the letter O. This will bring you to Options.

Go down to the boot arg line and add -igfxvesa

Now go back to the main menu by hitting the escape key or click on return

Continue booting to the installer 

  • Thanks 1
Link to comment
Share on other sites

@Jake Lo

 

So basically it installed great, good idea. I was pretty shocked by it booting up and running and letting me install MacOS. It rebooted 2-3 times and eventually it panicked. 

 

Although I'm very pleased to see it has made it into the installer, thats pretty great. 

 

Any info/help you can offer on this would be amazing

 

WIN_20190711_14_43_31_Pro.jpg?width=1039

Link to comment
Share on other sites

  • Moderators

Boot with the -igfxvesa arg until installation is completed

Open terminal and run the following commands:

      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 /  

 

Reboot normally

Don't forget the post installation steps

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...