To install single-boot Ubuntu on an Early 2011 17" MacBook Pro I went through the following steps:
- Prepare a USB flash using Etcher and the Ubuntu 18.04 ISO file.
- Press
Option
. Select to boot from USB. Presse
, addnomodeset
afterquiet splash
. - This enables me to install Ubuntu, apparently successfully, but after installation and at the first reboot, the machine hangs on the purple screen.
Should nomodeset
be added to the start scripts when booting the OS from disk, not just the OS on USB? If yes, what needs to be modified?
My other experiment so far was slightly more successful. Installing the Arch Linux ISO, still using Etcher, on a USB makes it possible to install Arch Linux on the Macbook and boot properly. But the machine boots into a full-screen terminal. No KDE, etc. (but of course this is the wrong forum for that.)