Install Ubuntu on MacBook Pro 2011 with Broken Discrete GPU
For TL;DR people, here are the steps:
Prepare a Ubuntu Desktop 18.04 LTS Live USB Start your machine with USB plugged in and select EFI boot Hit e to edit Try Ubuntu without installing entry and add nomodeset to the kernel command line Verify this version of Ubuntu works with your broken machine Install Ubuntu normally and reboot and select EFI boot again (don’t boot into the installed Ubuntu yet and you can’t) Hit c for the grub command-line Find the partition where Ubuntu is installed (assuming (hd2,gpt2), more details from Marco Miglierina ) grub> set root=(hd2,gpt2) grub> ls -l (hd2,gpt2) to find the partition UUID grub> linux /boot/vmlinuz-x.