Hello I have a Macbook2,1. I am trying to dualboot with Mac OS. I was able to create the Live USB. It booted and went through the install process. But it failed on grub-install. I tried running grub-install manually and I got an error: Installing for i386-pc platform. grub2-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible. grub2-install: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged.. grub2-install: error: will not proceed with blocklists.
Any ideas what i should do next, did wrong? Thank you.
Admin reply: I replied to the mail you entered with your comment but unfortunately, (like so often with gmail accounts) I got no reaction.
UTC 2025|02|11 21:38:45 (@)
Harrison Lucas From: UK
None of the GRUB launch options are working for me. It just hangs at
'Booting a command list
__'
No idea what to do. I've been searching for days and I just cannot get any distro of linux to run. It's not the usb stick either
UTC 2024|10|19 19:07:24 (@)
Bob From: Argentina
Jochen Rothermel:
Did you fix the problem? I have across the same issue.
UTC 2024|07|05 06:53:59 (@)
Jochen Rothermel From: Germany
I have the seem to have the same issue as Alexander Grau.
"Ubuntu 18.04 installation on old MacBook 2006 from USB worked fine. However, after installation, I had to remove the EFI32 GRUB files written by the installer. Reason: my Mac wanted only to boot the kernel using the EFI32 GRUB file given in the article above (GRUB 2.02beta2). So, if your Mac does not boot the kernel you might have to fix this! :-)"
Installation of Lubuntu 22.04 from USB works fine, but I get a "black screen" when starting from hard disk. In which directory is the EFI32 GRUB file on my harddrive, so I can remove it?
Do I have to replace it, with another file?
Thx for an answer to my e-mail.
UTC 2024|04|15 09:20:30 (@)
Alexander Grau From: Germany
Ubuntu 18.04 installation on old MacBook 2006 from USB worked fine. However, after installation, I had to remove the EFI32 GRUB files written by the installer. Reason: my Mac wanted only to boot the kernel using the EFI32 GRUB file given in the article above (GRUB 2.02beta2). So, if your Mac does not boot the kernel you might have to fix this! :-)
UTC 2024|01|27 20:36:41 (@)
Gregor From: Canada
I _suspect_ but haven't tried (my install is working now and I've spent too long * * * around with it to feel like breaking it again to try things!) that the important part is formatting the drive as one single MBR partition. I think without an EFI partition and a MBR table, the installer is forced to install grub in bios mode.
UTC 2023|11|30 21:22:57 (@)
Gregor From: Canada
SO! What ended up working for me was:
- pull the boot drive from the mac pro, stick it in a pc - set the pc to boot in bios (not efi) (not sure if actually required) - boot the ubuntu server install usb key - use the terminal to set the boot drive to msdos partition style (as above, fdisk /dev/sda, o, w) - choose "custom storage layout" in the installer - make ONE partition on the boot drive, do NOT make an EFI partition - when it's installing, you should see the installer say something about "grub-pc" - that's for bios, and will boot in the MacPro, if it says anything about grub-efi-anything it's not working - reboot after installation TO THE USB KEY AGAIN - in the terminal, make the boot drive bootable (fdisk /dev/sda, a, w) - put the boot drive back in the Mac Pro - you're in business
UTC 2023|11|30 21:15:01 (@)
Gregor From: Canada
Thanks for this guide - works great to get the Ubuntu Server 22 installer running, but at the lastish step of the install, where it tries and fails to install grub resulting in an unbootable installation.
This is on a Mac Pro 1,1.
Does anyone have any thoughts? Tried different partition schemes, MBR, GPT, LVM, and Ubuntu Server 20, Ubuntu Desktop 18, with and without the Matt Gadient +mac fix.
Yay!! Got Ubuntu Mate running from the USB stick made using your instructions Stefan. Well done for the working advice. What nearly fooled me is that I had to choose "safe graphics mode" or I just got an apparently dead black screen. The clue was that the LED on the USB stick blinked when I touched the keyboard so obviously something was happening. Any reason do you think why I should not do a full install onto another USB stick and have a pluggable OS?
From: NH, USA
I have a Macbook2,1. I am trying to dualboot with Mac OS.
I was able to create the Live USB. It booted and went through the install process. But it failed on grub-install.
I tried running grub-install manually and I got an error:
Installing for i386-pc platform.
grub2-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.
grub2-install: warning: Embedding is not possible. GRUB can only be installed in this setup by using blocklists. However, blocklists are UNRELIABLE and their use is discouraged..
grub2-install: error: will not proceed with blocklists.
Any ideas what i should do next, did wrong?
Thank you.
Admin reply: I replied to the mail you entered with your comment but unfortunately, (like so often with gmail accounts) I got no reaction.