Whenever I try to boot up from a live cd, it starts to boot and then it tells me:
No bootable file system available.
It's an Early 2011 MacBook Pro 13" 8,1 with the 2.3 GHz Core i5.
What's going on?
|
|
|
Macs use the EFI Firmware (BIOS for Windows). You need to download a special Mac ISO that allows to boot on both BIOS and EFI Systems.
Your questions is related to this here on askubuntu. |
||||
|
|
You'll probably want to take a look at rEFIt That's how I booted and installed Linux on my Mac. It's a very nice piece of software. |
|||
|
|
I installed the rEFIt on my late 2011 Macbook Pro and it messed up the whole startup and login. I never got refit screen after startup which should appear after a few restarts. The opposite, after a few restarts I was not able to login in on the startup screen. The password was still workin, so I could login into the computer using ssh on another computer. Weird. I finally solved it with TimeMachine. Stay away from fEFIt if you're having the latest Macbook Pro with Lion. |
|||
|
|
|
What other commenters have not made plain is that virtually all Linux live boot CDs presume that you'll be using them on a computer that uses BIOS (that's basically all PCs designed for Windows). BIOS (Basic Input-Output System) is computer software in the firmware of the motherboard itself that is the first thing to run at bootup of a PC. Macs do not use BIOS at all. They use a completely different method of booting the computer, called EFI (Extensible Firmware Interface). So you need to see if your preferred distribution of Linux has a live boot CD that will work with EFI and not BIOS. |
||||
|
|