<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Linux on an Apple Xserve EFI only machine</title>
	<atom:link href="http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/</link>
	<description>Fortiter Et Recte</description>
	<lastBuildDate>Tue, 07 Feb 2012 10:07:34 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/comment-page-3/#comment-23187</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Wed, 21 Dec 2011 08:41:28 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1005#comment-23187</guid>
		<description>Hey Russell,

Yeah, you need to have a fat32 partition - you might need to have created it when you installed Ubuntu. I don&#039;t think that Ubuntu supports EFI in its default install, so you need to manually copy the kernel and initramfs over to the fat32 partition (same structure as on my install tarball).

Not sure how much that helps..

-c</description>
		<content:encoded><![CDATA[<p>Hey Russell,</p>
<p>Yeah, you need to have a fat32 partition &#8211; you might need to have created it when you installed Ubuntu. I don&#8217;t think that Ubuntu supports EFI in its default install, so you need to manually copy the kernel and initramfs over to the fat32 partition (same structure as on my install tarball).</p>
<p>Not sure how much that helps..</p>
<p>-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: BeKindRewind</title>
		<link>http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/comment-page-3/#comment-23175</link>
		<dc:creator>BeKindRewind</dc:creator>
		<pubDate>Wed, 21 Dec 2011 00:07:43 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1005#comment-23175</guid>
		<description>Hi Chris. I think I&#039;m having the same issue as Garn&#039;s question in August.

I successfully installed Ubuntu 8.04 from the USB drive. It&#039;s on a second hard drive, so I removed the MacOS drive and tried to boot, but I just get a question mark folder cause it can&#039;t find a system folder.

I&#039;m assuming it&#039;s because there&#039;s no FAT partition on the drive with an efi/boot/ directory, GRUB2 EFI binary, GRUB config, kernel and initramfs. But I can&#039;t figure out how to add it. 

I installed MacFUSE and FUSE-EXT2, so I can access the drive through the Finder (MacOS won&#039;t read the ext2 file system and will want to reformat the drive otherwise), but I can&#039;t add a new partition through Disk Utility or diskutil in the terminal without wiping the drive. Should I have formatted the drive before I did the install with a FAT32 partition for the EFI and a GUPT FAT32 partition on which to install Ubuntu?

Thanks, any help would be appreciated.</description>
		<content:encoded><![CDATA[<p>Hi Chris. I think I&#8217;m having the same issue as Garn&#8217;s question in August.</p>
<p>I successfully installed Ubuntu 8.04 from the USB drive. It&#8217;s on a second hard drive, so I removed the MacOS drive and tried to boot, but I just get a question mark folder cause it can&#8217;t find a system folder.</p>
<p>I&#8217;m assuming it&#8217;s because there&#8217;s no FAT partition on the drive with an efi/boot/ directory, GRUB2 EFI binary, GRUB config, kernel and initramfs. But I can&#8217;t figure out how to add it. </p>
<p>I installed MacFUSE and FUSE-EXT2, so I can access the drive through the Finder (MacOS won&#8217;t read the ext2 file system and will want to reformat the drive otherwise), but I can&#8217;t add a new partition through Disk Utility or diskutil in the terminal without wiping the drive. Should I have formatted the drive before I did the install with a FAT32 partition for the EFI and a GUPT FAT32 partition on which to install Ubuntu?</p>
<p>Thanks, any help would be appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/comment-page-3/#comment-23073</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 17 Dec 2011 12:02:21 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1005#comment-23073</guid>
		<description>Hi Andu,

You can just copy any initramfs and kernel to the efi folder and edit the configuration file to add that as a new entry. You could also overwrite one of the existing ones, and just boot that one from the menu.

Hope that helps!

Cheers,
Chris</description>
		<content:encoded><![CDATA[<p>Hi Andu,</p>
<p>You can just copy any initramfs and kernel to the efi folder and edit the configuration file to add that as a new entry. You could also overwrite one of the existing ones, and just boot that one from the menu.</p>
<p>Hope that helps!</p>
<p>Cheers,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: andu</title>
		<link>http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/comment-page-3/#comment-23071</link>
		<dc:creator>andu</dc:creator>
		<pubDate>Sat, 17 Dec 2011 10:51:07 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1005#comment-23071</guid>
		<description>Took a long time to find this post/solution of installing Debian on my iMac and thanks for revealing it. 
Unfortunately in my case this is only part of the solution since the Debian install seems to be a net install only via dhcp without the pppoe package. I am on DSL and pppoe is the only way to get to the internet to finish the install.
So my question is, how is the installer made? Is there a possibility to use Squeeze CD 1 install iso (which has pppoe&amp;all) to make this installer?
BTW, I just copied the efi folder to a fat partition (usb stick partitioned with GUID not MBR) and it worked as expected.</description>
		<content:encoded><![CDATA[<p>Took a long time to find this post/solution of installing Debian on my iMac and thanks for revealing it.<br />
Unfortunately in my case this is only part of the solution since the Debian install seems to be a net install only via dhcp without the pppoe package. I am on DSL and pppoe is the only way to get to the internet to finish the install.<br />
So my question is, how is the installer made? Is there a possibility to use Squeeze CD 1 install iso (which has pppoe&amp;all) to make this installer?<br />
BTW, I just copied the efi folder to a fat partition (usb stick partitioned with GUID not MBR) and it worked as expected.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/comment-page-3/#comment-19323</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Sat, 27 Aug 2011 00:20:37 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1005#comment-19323</guid>
		<description>Hey Garn,

Sorry for the delay in replying.

So where are you up to exactly? If your drive already has the fat32 partition and GPT partition table, then you can just mount it under a live CD and copy the files across from your /boot drive (is that what you need help with?).

Or, if you don&#039;t have anything yet and your distro won&#039;t create a GPT partition table or fat32 partition, you can create that manually using parted on a live CD (is that what you need help with?).

Let me know and I&#039;ll be happy to help if I can! :-)

Cheers,
Chris</description>
		<content:encoded><![CDATA[<p>Hey Garn,</p>
<p>Sorry for the delay in replying.</p>
<p>So where are you up to exactly? If your drive already has the fat32 partition and GPT partition table, then you can just mount it under a live CD and copy the files across from your /boot drive (is that what you need help with?).</p>
<p>Or, if you don&#8217;t have anything yet and your distro won&#8217;t create a GPT partition table or fat32 partition, you can create that manually using parted on a live CD (is that what you need help with?).</p>
<p>Let me know and I&#8217;ll be happy to help if I can! <img src='http://blog.christophersmart.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>Cheers,<br />
Chris</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Garn LeBaron</title>
		<link>http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/comment-page-3/#comment-19148</link>
		<dc:creator>Garn LeBaron</dc:creator>
		<pubDate>Fri, 19 Aug 2011 19:08:04 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1005#comment-19148</guid>
		<description>First, thanks for a great instruction set.
Exactly what I needed.

However, I am stuck on something that you probably consider to be really basic. In the installation section you state:

&quot;The drives need to be GPT and to have a small FAT partition at the beginning with the efi/boot/ directory, GRUB2 EFI binary, GRUB config, kernel and initramfs.

There’s probably a better way to do this, I’m sure some distros will support GRUB2 and EFI out of the box soon. In the mean time I install the OS without a boot loader and create the efi/boot/ system manually.&quot;

My question: How exactly do you do this? I complete the installation, but when I reboot, that stuff is not there. 

So how do I create a GPT partition on the hard drive with an /efi/boot directory and put those files on it?

Sorry to be so confused over such a simple matter, but it&#039;s just frustrating to be so close but not quite there.

Thanks again for the great information.

Regards, 

Garn</description>
		<content:encoded><![CDATA[<p>First, thanks for a great instruction set.<br />
Exactly what I needed.</p>
<p>However, I am stuck on something that you probably consider to be really basic. In the installation section you state:</p>
<p>&#8220;The drives need to be GPT and to have a small FAT partition at the beginning with the efi/boot/ directory, GRUB2 EFI binary, GRUB config, kernel and initramfs.</p>
<p>There’s probably a better way to do this, I’m sure some distros will support GRUB2 and EFI out of the box soon. In the mean time I install the OS without a boot loader and create the efi/boot/ system manually.&#8221;</p>
<p>My question: How exactly do you do this? I complete the installation, but when I reboot, that stuff is not there. </p>
<p>So how do I create a GPT partition on the hard drive with an /efi/boot directory and put those files on it?</p>
<p>Sorry to be so confused over such a simple matter, but it&#8217;s just frustrating to be so close but not quite there.</p>
<p>Thanks again for the great information.</p>
<p>Regards, </p>
<p>Garn</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/comment-page-3/#comment-18546</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 29 Jul 2011 04:25:32 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1005#comment-18546</guid>
		<description>Great, thanks for the post Kam. Glad it worked for you! :-)

-c</description>
		<content:encoded><![CDATA[<p>Great, thanks for the post Kam. Glad it worked for you! <img src='http://blog.christophersmart.com/wp-includes/images/smilies/icon_smile.gif' alt=':-)' class='wp-smiley' /> </p>
<p>-c</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kam</title>
		<link>http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/comment-page-3/#comment-18530</link>
		<dc:creator>Kam</dc:creator>
		<pubDate>Thu, 28 Jul 2011 16:40:45 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1005#comment-18530</guid>
		<description>Just to let you know that I blacklisted the 2 ipmi modules (ipmi_si and ipmi_msghandler) and the modprobes issues are gone !!

I also added &#039;irqpoll&#039; to the boot command...

A 64 bits Squeeze Debian Xserve... :)))

Thanks Chris,
Kam</description>
		<content:encoded><![CDATA[<p>Just to let you know that I blacklisted the 2 ipmi modules (ipmi_si and ipmi_msghandler) and the modprobes issues are gone !!</p>
<p>I also added &#8216;irqpoll&#8217; to the boot command&#8230;</p>
<p>A 64 bits Squeeze Debian Xserve&#8230; <img src='http://blog.christophersmart.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> ))</p>
<p>Thanks Chris,<br />
Kam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kam</title>
		<link>http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/comment-page-3/#comment-18524</link>
		<dc:creator>Kam</dc:creator>
		<pubDate>Thu, 28 Jul 2011 13:47:41 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1005#comment-18524</guid>
		<description>Hi Chris,

Many thanks for your contribution.

I finally did it too !!

I have an Intel Xserve 2.0QX (bi quad Xeon) that was unused and planned to use it with Debian Squeeze.

I&#039;ll share the deadends I ran into, if it can help others...

I created the USB key following your instructions and all went well.
I planned to install Debian using a non-Apple disk via a USB to SATA adapter (external disk) : don&#039;t... Apparently, the installer won&#039;t install Debian on an external disk.

After booting on the USB key and installing Debian on an internal non-Apple disk, I could not see the EFI part of the internal disk at boot time, although I could see the EFI part when the same disk was connected thru USB to SATA (external disk).

I finally used an Apple (logo&#039;d) internal disk to boot (sda1 contained EFI partition) to install the Debian system on sda3 (sda2 is swap).
NB : I tried the Xen kernel first. Did not work (bad magic number). The regular Kernel works.

Here&#039;s my grub menuentry :
menuentry &quot;Debian Squeeze 64&quot; {
fakebios
linux (hd0,1)/efi/boot/vmlinuz-2.6.26-2-amd64 root=/dev/sda3
initrd (hd0,1)/efi/boot/initrd.img-2.6.26-2-amd64
}

I still have some modprobes &#039;blocked for more than 120 seconds&#039; issues but, at least, the server runs...

Thanks again Chris !!

Kam</description>
		<content:encoded><![CDATA[<p>Hi Chris,</p>
<p>Many thanks for your contribution.</p>
<p>I finally did it too !!</p>
<p>I have an Intel Xserve 2.0QX (bi quad Xeon) that was unused and planned to use it with Debian Squeeze.</p>
<p>I&#8217;ll share the deadends I ran into, if it can help others&#8230;</p>
<p>I created the USB key following your instructions and all went well.<br />
I planned to install Debian using a non-Apple disk via a USB to SATA adapter (external disk) : don&#8217;t&#8230; Apparently, the installer won&#8217;t install Debian on an external disk.</p>
<p>After booting on the USB key and installing Debian on an internal non-Apple disk, I could not see the EFI part of the internal disk at boot time, although I could see the EFI part when the same disk was connected thru USB to SATA (external disk).</p>
<p>I finally used an Apple (logo&#8217;d) internal disk to boot (sda1 contained EFI partition) to install the Debian system on sda3 (sda2 is swap).<br />
NB : I tried the Xen kernel first. Did not work (bad magic number). The regular Kernel works.</p>
<p>Here&#8217;s my grub menuentry :<br />
menuentry &#8220;Debian Squeeze 64&#8243; {<br />
fakebios<br />
linux (hd0,1)/efi/boot/vmlinuz-2.6.26-2-amd64 root=/dev/sda3<br />
initrd (hd0,1)/efi/boot/initrd.img-2.6.26-2-amd64<br />
}</p>
<p>I still have some modprobes &#8216;blocked for more than 120 seconds&#8217; issues but, at least, the server runs&#8230;</p>
<p>Thanks again Chris !!</p>
<p>Kam</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Debian USB para EFI y BIOS &#124; El blog de Tranquilinho</title>
		<link>http://blog.christophersmart.com/2009/07/23/linux-on-an-apple-xserve-efi-only-machine/comment-page-3/#comment-15646</link>
		<dc:creator>Debian USB para EFI y BIOS &#124; El blog de Tranquilinho</dc:creator>
		<pubDate>Wed, 20 Apr 2011 16:48:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.christophersmart.com/?p=1005#comment-15646</guid>
		<description>[...] Linux en Apple Xserve Otras redes sociales...            Informática, Linux [...]</description>
		<content:encoded><![CDATA[<p>[...] Linux en Apple Xserve Otras redes sociales&#8230;            Informática, Linux [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>

