<?xml version="1.0" encoding="UTF-8" ?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<atom:link xmlns:atom="http://www.w3.org/2005/Atom" rel="self" type="application/rss+xml" href="https://tanguy.ortolo.eu/blog/feed/rss/commentaires/" />
	<link>https://tanguy.ortolo.eu/blog/article22/efi-boot</link>
	<language>en</language>
	<description>a blog about Debian and self-hosting</description>
	<lastBuildDate>Wed, 27 Mar 2013 19:34:00 +0000</lastBuildDate>
	<generator>PluXml</generator>
	<item>
		<title>Booting with UEFI - Written by Gavin @ wednesday 27 march 2013, 19:34</title> 
		<link>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1364412897-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1364412897-1</guid>
		<description>Thanks so much for this!  I did exactly the same thing (gave my system partition the label &amp;#039;EFI&amp;#039;) and couldn&amp;#039;t boot.  I would never have suspected that as the issue.</description>
		<pubDate>Wed, 27 Mar 2013 19:34:00 +0000</pubDate>
		<dc:creator>Gavin</dc:creator>
	</item>
	<item>
		<title>Booting with UEFI - Written by disponibilité noms de domaine @ friday 20 april 2012, 21:19</title> 
		<link>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1334956741-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1334956741-1</guid>
		<description>Could you write up a how-to with regard to the steps and tools needed to get EFI boot going? Is it a simple matter of (apt-get) installing the EFI version of grub. The last time I tried (with grub-efi-amd64) I got as far as the grub rescue prompt. I&amp;amp;#039;m now back to grub-pc.
I couldn’t agree more.</description>
		<pubDate>Fri, 20 Apr 2012 21:19:00 +0000</pubDate>
		<dc:creator>disponibilité noms de domaine</dc:creator>
	</item>
	<item>
		<title>Booting with UEFI - Written by Tanguy @ friday 19 august 2011, 11:22</title> 
		<link>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1313752946-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1313752946-1</guid>
		<description>@nobody :
Writing a howto was not my point, but anyway, except for the volume label issue, the process was rather easy:
1. Create a small GPT partition, of type “EFI System Partition” (this is “set boot on” with parted). It must be able to hold GRUB&#039;s core image that weights 30 kiB; I use 1 MiB to be at ease.
2. Format it as FAT (12, 16 or 32 bits, it does not matter so leave the automatic choice of mkdosfs) and, if you want to label it, choose another name than “EFI”!
3. Mount it under /boot/efi (and make that permanent by adding an entry to your fstab).
4. Install grub-efi-amd64.
5. Run install-grub: this will generate the appropriate core image (using grub-mkimage), put it in the appropriate place on your EFI partition, and add a “debian” entry to the EFI boot manager menu, pointing to that GRUB code image (using efibootmgr).
6. Run update-grub: this will generate the appropriate GRUB configuration file, which is important because your old one was adapted for GRUB PC, not for GRUB EFI which uses different modules, for instance to get a graphical output.

When you get the GRUB rescue prompt, it means that GRUB&#039;s core was loaded, but unable to access to its modules (stored in your regular /boot/grub) which are needed to get a normal prompt. There can be several reasons for that, for instance: if your mother board does not detect the EFI partition (see the last section of my post), it will boot in BIOS mode, and it may then find your old GRUB PC, which will not find its modules since you have replaced them with GRUB EFI&#039;s ones!</description>
		<pubDate>Fri, 19 Aug 2011 11:22:00 +0000</pubDate>
		<dc:creator>Tanguy</dc:creator>
	</item>
	<item>
		<title>Booting with UEFI - Written by nobody @ friday 19 august 2011, 09:58</title> 
		<link>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1313747908-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1313747908-1</guid>
		<description>Could you write up a how-to with regard to the steps and tools needed to get EFI boot going? Is it a simple matter of (apt-get) installing the EFI version of grub. The last time I tried (with grub-efi-amd64) I got as far as the grub rescue prompt. I&amp;#039;m now back to grub-pc.</description>
		<pubDate>Fri, 19 Aug 2011 09:58:00 +0000</pubDate>
		<dc:creator>nobody</dc:creator>
	</item>
	<item>
		<title>Booting with UEFI - Written by Camelek @ thursday 18 august 2011, 18:56</title> 
		<link>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1313693807-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1313693807-1</guid>
		<description>On Amiga you could use mouse too :]
http://www.amigahistory.co.uk/earlystart.html

Dunno when it started, with that Early Startup Screen, but it is on A500 (1987), A1200 (1992). I don&amp;#039;t know how about A1000 (1985) :]</description>
		<pubDate>Thu, 18 Aug 2011 18:56:00 +0000</pubDate>
		<dc:creator>Camelek</dc:creator>
	</item>
	<item>
		<title>Booting with UEFI - Written by mirabilos @ thursday 18 august 2011, 08:54</title> 
		<link>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1313657651-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1313657651-1</guid>
		<description>I was referring to the GUIs.</description>
		<pubDate>Thu, 18 Aug 2011 08:54:00 +0000</pubDate>
		<dc:creator>mirabilos</dc:creator>
	</item>
	<item>
		<title>Booting with UEFI - Written by Tanguy @ thursday 18 august 2011, 06:44</title> 
		<link>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1313649869-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1313649869-1</guid>
		<description>@Paul Menzel :
1. Corrected, thank you.

2. That would be great indeed. I shall contact you to get more information, like: where to buy flash chips (I already saw it was socketed, by the way).</description>
		<pubDate>Thu, 18 Aug 2011 06:44:00 +0000</pubDate>
		<dc:creator>Tanguy</dc:creator>
	</item>
	<item>
		<title>Booting with UEFI - Written by Ben Hutchings @ thursday 18 august 2011, 02:05</title> 
		<link>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1313633137-1</link>
		<guid>https://tanguy.ortolo.eu/blog/article22/efi-boot/#c1313633137-1</guid>
		<description>&amp;quot;I cannot agree with that, because I think it is perfectly possible to implement that with a BIOS...&amp;quot;

Indeed, AMI&amp;#039;s WinBIOS did this in 1994.</description>
		<pubDate>Thu, 18 Aug 2011 02:05:00 +0000</pubDate>
		<dc:creator>Ben Hutchings</dc:creator>
	</item>
		<title>Tanguy Ortolo - Booting with UEFI - Comments</title> 
</channel>
</rss>