<div><meta charset="utf-8"><pre style="font-family: Times; font-size: medium; ">&gt;I&#39;m trying to install Fedora (dual-boot) on a brand-new MacBook Pro.</pre><pre style="font-family: Times; font-size: medium; ">I have a somewhat older one, but it&#39;s 64 bit EFI, so it&#39;s probably similar enough. <span class="Apple-style-span" style="font-family: arial; font-size: small; white-space: normal; ">I did not try this on Fedora 14, but I had the exact same problem with Fedora 13 and Fedora 15 (since I used Preupgrade and was also pleasantly surprised when it worked.)</span></pre>

<meta charset="utf-8"><meta charset="utf-8"><meta charset="utf-8"><pre style="font-family: Times; font-size: medium; ">&gt;After the install is complete, I would expect to be able to hold down</pre><pre style="font-family: Times; font-size: medium; ">

&gt;the Mac&#39;s &quot;Option&quot; key to choose which OS to boot since /dev/sda3 has
&gt;a boot sector, but only the OS X disk shows up. (What does Boot Camp
&gt;do, then, besides resizing the disk?)
</pre><pre style="font-family: Times; font-size: medium; "><meta charset="utf-8"><span class="Apple-style-span" style="font-family: arial; font-size: small; white-space: normal; "><pre style="font-family: Times; font-size: medium; ">

Boot camp interfaces with the Mac&#39;s BIOS counterpart (sorry don&#39;t remember what it&#39;s called,) but because of the differences between MBR and GPT partitioning, only four partitions are allowed in a MBR/GPT hybrid format. Fedora was being &quot;clever&quot; and made the Fedora partition bootable; what you need to do is turn the boot flag off and then let the bootloader work it&#39;s magic.</pre>

</span></pre><pre style="font-family: Times; font-size: medium; ">&gt;I read somewhere that a boot loader called rEFIt would help, so I
&gt;tried that. I installed it using the instructions on the project&#39;s
&gt;website and rebooted. An option to boot Linux shows up in the rEFIt
&gt;boot screen, but when selecting it, I get a black screen with an error
&gt;message along the lines of &quot;no operating system found.&quot;</pre><pre style="font-family: Times; font-size: medium; ">You did actually manage to install it, it&#39;s just getting conflicting signals, since the Fedora partition is set to be bootable. This should work whether you keep rEFIt on there or not. First insert the live CD again, make sure that you&#39;ve synced the partitions, then run the program &#39;parted&#39; from the command line as root, like so:</pre>

<meta charset="utf-8"><pre style="font-family: Times; font-size: medium; ">  parted</pre><pre style="font-family: Times; font-size: medium; ">  toggle 3 boot   </pre><pre style="font-family: Times; font-size: medium; ">  quit </pre>

<pre style="font-family: Times; font-size: medium; ">   shutdown</pre><pre style="font-family: Times; font-size: medium; ">then start Fedora exactly as you described. Because: I was able to use rEFIt with Fedora 13 quite easily, but Fedora 15 created an EFI partition of it&#39;s own and I couldn&#39;t log in via rEFIt (though it logged in via the Mac&#39;s EFI -- with the &#39;option&#39; key -- perfectly.)  It may be that it&#39;s created a 5th partition or &quot;hijacked&quot; the mac&#39;s EFI partition.</pre>

<pre style="font-family: Times; font-size: medium; "><span class="Apple-style-span" style="font-family: arial; font-size: small; white-space: normal; ">if you need more info, I found this person&#39;s advice helpful:</span></pre>

<pre style="font-family: Times; font-size: medium; "><span class="Apple-style-span" style="font-family: arial; font-size: small; white-space: normal; "><a href="http://blog.christophersmart.com/2009/12/02/how-to-triple-boot-mac-pro-with-os-x-fedora-windows/">http://blog.christophersmart.com/2009/12/02/how-to-triple-boot-mac-pro-with-os-x-fedora-windows/</a></span></pre>

<pre><font class="Apple-style-span" face="arial"><span class="Apple-style-span" style="white-space: normal;">Hope this helps, please tell me if there&#39;s something else or if I made a mistake with the mailing list, I&#39;m not quite sure of the conventions.</span></font></pre>

<pre><br></pre></div>