Niresh Mojave Intel i3 with intel hd 4000
By
fdev666, in Hackintosh macOS Mojave - Installation Support
Recommended Posts
fdev666 1
After installing mojave wont even let me see the hard disk in my bios. Thats why i had to boot from the USB. But thats not a problem for me.
This laptop sits as a station. When i install i dont really select anything because the sound and enthernet works. I just added Lilu and Whatevergreen from clover to get the graphics to work.
I just dont know why booting with mojave usb wont get the integrated graphics to work, but booting from high sierra one injects it and works
-
1
Hackintosh Shop 249
Did you Partition your hard disk under GUID Partition Table?
Run the following command in Terminal and post output here
diskutil list
fdev666 1
fdev666 1
Will it be a problem if i keep on using it like this ? Because if not i might just do it till i need to reinstall or just buy another laptop.
Hackintosh Shop 249
You can format and recreate EFI Partition. Then you can copy the EFI folder of USB into the EFI Partition so it would be bootable without USB.
disk0s1 is being identified as disk here as from your screenshot, You must verify EFI Partition disk id by running diskutil list before using the command below. do not copy paste.
sudo newfs_msdos -v EFI /dev/disk0s1
mkdir /Volumes/EFI
sudo mount -t msdos /dev/disk0s1 /Volumes/EFI
There is no need to buy a laptop and you can fix the bootloader.
fdev666 1
I just installed Catalina and it's just working. Didn't really needed to do a lot as post install.
Thank you for your help !
You need to sonsider when Installing Mojave, In the Customize section of the Installer make sure Backup Graphics Extension is not selected.
If you have accidentally selected after the Installation and run the following command
sudo grafix replace all
If your USB is booting hard disk with Full GUI why don't you replace the EFI folder of USB into Hard disk?
It will work like a drop in replacement.
Share this post
Link to post
Share on other sites