Jump to content

E7270: stuck trying to install Mojave


jackbaurctu

Recommended Posts

Vanilla mojave. I created the usb using the command line you provided.

For the installation i added -igfxvesa everytime the laptop rebooted. 

As soon as i got in mac os for the first time. I installed the clover bootloader with the settings you provided also added manually the extra ktext. Then i copy the your bootpack to the proper location then i ran the 7 command lines to repair permission rebuild cache.

Thats all i did.

 

 

 

also when i create the USB I get a warning would that affect anything? 

/////////////

MBPdeAlexandre:~ cacawet$ sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/"USB" --applicationpath /Applications/Install\ macOS\ Mojave.app --nointeraction

Password:

WARNING: "--applicationpath" is deprecated in macOS 10.14 and greater. Please remove it from your invocation.

Erasing disk: 0%... 10%... 20%... 30%... 100%

Copying to disk: 0%... 10%... 20%... 30%... 40%... 50%... 60%...

 

Link to comment
Share on other sites

  • Replies 26
  • Created
  • Last Reply

Top Posters In This Topic

  • Moderators

should be fine. looks like it goes through but just to make sure. try this 

sudo /Applications/Install\ macOS\ Mojave.app/Contents/Resources/createinstallmedia --volume /Volumes/"USB"  --nointeraction

  • Thanks 1
Link to comment
Share on other sites

I remade USB install with new command line got no warning

I did everything again and when I ran the permission rebuild I got this which is different than before

 

cacawets-MBP:~ cacawet$ sudo chmod -Rf 755 /L*/E*

Password:

cacawets-MBP:~ cacawet$ sudo chown -Rf 0:0 /L*/E*

cacawets-MBP:~ cacawet$ sudo touch -f /L*/E*

cacawets-MBP:~ cacawet$ sudo chmod -Rf 755 /S*/L*/E*

cacawets-MBP:~ cacawet$ sudo chown -Rf 0:0 /S*/L*/E*

cacawets-MBP:~ cacawet$ sudo touch -f /S*/L*/E*

cacawets-MBP:~ cacawet$ sudo kextcache -Boot -U /

Warning: /AppleInternal/Library/Extensions: No such file or directory

rebuilding //System/Library/PrelinkedKernels/prelinkedkernel

KernelCache ID: 9E81048774A6ED8104494081FF15C638

kextcache updated critical boot files, requesting launchd reboot

cacawets-MBP:~ cacawet$

 

But I still get stuck at

 

 IOConsoleUsers: gIOScreenLockState 3, hs 0,bs 0, now 0, sm 0x0

 

but I can boot fine with -igfxvesa

Link to comment
Share on other sites


×
×
  • Create New...