Contribute
Register

Install Bootloader and Extra to EFI Partition

Status
Not open for further replies.
Joined
May 21, 2012
Messages
72
Motherboard
Gigabyte Z77-DS3H Rev 1.0
CPU
i5-3570K
Graphics
MSI AMD Radeon RX 580 Armor 8GB
Article: Install Bootloader and Extra to EFI Partition

Yes- however we are looking into adding EFI install capability to the Chimera standalone installer- which would make this process a bit easier.

Ah, that would be cool! Just followed this guide, works perfectly. It should perhaps say after Step 5, 8, that you will need to type "quit" to save and exit the changes, before you are able to issue the rm command in step 9.
If I wanted to undo this process at some point, would I simply copy my /Extra back to /, wipe the EFI partition, and run Chimera on my boot drive again? Or would I need to make EFI inactive and format it back to FAT as well?

Thanks again for the guide
 
Joined
Oct 28, 2010
Messages
10
Motherboard
Gigabyte Z77M-D3H
CPU
i7-3770
Graphics
HD 4000
Article: Install Bootloader and Extra to EFI Partition

It can go in /Extra/Extensions only if you don't use kernel cache (UseKernelCache=No). This can cause other issues such as extended boot time. This was default in 10.6, but as of 10.7+ FakeSMC should go in System/Library/Extensions, or in 10.9 /Library/Extensions- but that's coming later.

I'm have normal (not EFI) separate partition named BOOT for Chimera and Extra with FakeSMC, ethernet and audio kexts and UseKernelCache=Yes. Now i can restore clean installed OS X to any drive and startup from it without any problems.
On OS 10.9 it works, on 10.8 - no.

oh, thanks for article! :)
 
Joined
Nov 2, 2013
Messages
161
Motherboard
Hp pro book 4540s
CPU
Core i3
Graphics
Hd4000
Mac
Classic Mac
Mobile Phone
Hi,
Pardon my ignorance, how is this going to help an amature mackintosh user?
If I were to carry this task will it in-turn cancel the need for using the flash drive in order to reinstall mavericks, should I decide to re-format the laptop?

Thanx
 
Joined
Dec 10, 2012
Messages
69
Motherboard
HP ProBook 4530s
CPU
Intel i3 2330
Graphics
Intel HD 3000
Mac
  1. MacBook Pro
Classic Mac
Mobile Phone
  1. iOS
"rm -R /boot /Extra " it doesn't work for me... i get :
Invalid command 'rm'. Try 'help'.fdisk: 1> rm -R /boot /Extra
Invalid command 'rm'. Try 'help'.
fdisk: 1> rm -R/boot/Extra/
Invalid command 'rm'. Try 'help'.
fdisk: 1>
what should I do?!
 

tonymacx86

Administrator
Staff member
Joined
Nov 17, 2009
Messages
7,303
Motherboard
Z370N WIFI
CPU
i7 8700K
Graphics
HD 630
Mac
  1. MacBook Air
Classic Mac
  1. Apple
  2. PowerBook
Mobile Phone
  1. iOS
Article: Install Bootloader and Extra to EFI Partition

You're still in fdisk mode.

Option 1:
1. Quit and reopen terminal-
2. Type sudo -s
3. Reenter rm -R /boot /Extra

Option 2:
1. Show all files
2. Open Finder
3. Manually remove /boot and /Extra
 
Joined
Dec 10, 2012
Messages
69
Motherboard
HP ProBook 4530s
CPU
Intel i3 2330
Graphics
Intel HD 3000
Mac
  1. MacBook Pro
Classic Mac
Mobile Phone
  1. iOS
Article: Install Bootloader and Extra to EFI Partition

Thx! I close terminal and I enter again the command and it worked! I think so because i didn't get that again, just bash, 3.2 or...so
 
Joined
Jan 3, 2011
Messages
68
Mac
  1. MacBook Pro
Mobile Phone
  1. iOS
One thing I used to do was put the bootloader onto a usb drive and leave the OS drive as vanilla as possible. It made it easy to move a drive between multiple hackintoshes and it would boot on all of them. I believe there was also some trick I used to hide the usb drive from the OS but I forget, it's been a while now.
 
Joined
Feb 21, 2012
Messages
3
Motherboard
GA Z97X-UD3H (1.0)
CPU
Intel Core i7 4970k
Graphics
AMD R9 270X
Classic Mac
  1. iBook
  2. Power Mac
Mobile Phone
  1. Android
Article: Install Bootloader and Extra to EFI Partition

If you want a graphical interface for mounting EFI partitions, you can also enable the debug menu of Disk Utilities; you'll find an option to display every partition in the source list view rather than just the usable volumes.

The following Terminal command should do the trick:

defaults write com.apple.DiskUtility DUDebugMenuEnabled 1

You end up with a very crowded left sidebar if you have a Fusion Drive, but it can be very handy.
 
Joined
Mar 10, 2011
Messages
130
Motherboard
OS X 10.10.0
CPU
Intel Core i7 4770k
Graphics
eVGA Geforce 780ti
Mac
  1. MacBook Pro
Classic Mac
Mobile Phone
  1. iOS
Article: Install Bootloader and Extra to EFI Partition

Not sure- I haven't tried it on a Fusion drive. If you do try it out, let us know!

Hey Tony,

Are you and the crew planning on adding support for Fusion drive setups?
 
Status
Not open for further replies.
Top