Purple screen on boot, iMac

I have just installed Ubuntu 13.10 (special iMac iso found here) on the new iMac (dual boot). Installation of rEFIt was completed successfully, as well as the installation of Ubuntu itself.

After the final reboot, rEFIt sees this distributive and allows the choice. When I select "Boot linux from HD", it sends me to grub screen, where I can select Ubuntu. And then it gets stuck on the purple screen (smpboot: Booting Node 0, Processors #1 -- for the recovery mode) with no further action. Does anybody know a solution to this problem?

P.S.: I have also tried both 32 and 64-bit pc distributives (occasionally) with the same result.

6

1 Answer

Ubuntu has some compatibility issues running on Macs (some ACPI issues, I believe). Using the acpi=off or nomodeset or noapic or nolapic or a combination of one or more of these can help you boot normally.

I have a MacBook Pro too and used the noapic and nomodeset flags until 12.10. From 13.04 onwards, I am not using any flags.

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like