Jump to content
2 posts in this topic

Recommended Posts

i have Lenovo G570(Sandy bridge) i m using OS X 10.11.5 now i got boot loader error and some times i stuck on b1f:init5 if i install clover on root HDD so i got boot1/ boot 5 error if i boot form EFI partition so i got b1f:init5 error. i have a legacy base bios.

 

Model :Lenovo G570(SandyBridge) (Clover Legacy)

Processer : Intel Core i5

Link to comment
https://www.insanelymac.com/forum/topic/312683-clover-boot-b1finit5-error/
Share on other sites

i have Lenovo G570(Sandy bridge) i m using OS X 10.11.5 now i got boot loader error and some times i stuck on b1f:init5 if i install clover on root HDD so i got boot1/ boot 5 error if i boot form EFI partition so i got b1f:init5 error. i have a legacy base bios.

 

Model :Lenovo G570(SandyBridge) (Clover Legacy)

Processer : Intel Core i5

I think that you need to write the boot sector manually to the hard disk.

First: zero out the boot sector (MBR+PBR).

Google that.

Second: Boot your installer USB, and Type this in the terminal:

dd if=/Volumes/yourUSB/usr/bin/standalone/i386/boot1h of=/dev/rdisk9s9 
Replace the '9' with your real disk and partition numbers.
×
×
  • Create New...