summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-January/021258.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2013-January/021258.html')
-rw-r--r--zarb-ml/mageia-dev/2013-January/021258.html177
1 files changed, 177 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-January/021258.html b/zarb-ml/mageia-dev/2013-January/021258.html
new file mode 100644
index 000000000..971b0c394
--- /dev/null
+++ b/zarb-ml/mageia-dev/2013-January/021258.html
@@ -0,0 +1,177 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-dev] Booting on GPT + UEFI + Secure Boot...
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Booting%20on%20GPT%20%2B%20UEFI%20%2B%20Secure%20Boot...&In-Reply-To=%3C50EADC44.4090509%40mageia.org%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="021252.html">
+ <LINK REL="Next" HREF="021265.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Booting on GPT + UEFI + Secure Boot...</H1>
+ <B>Thomas Backlund</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Booting%20on%20GPT%20%2B%20UEFI%20%2B%20Secure%20Boot...&In-Reply-To=%3C50EADC44.4090509%40mageia.org%3E"
+ TITLE="[Mageia-dev] Booting on GPT + UEFI + Secure Boot...">tmb at mageia.org
+ </A><BR>
+ <I>Mon Jan 7 15:31:32 CET 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="021252.html">[Mageia-dev] Booting on GPT + UEFI + Secure Boot...
+</A></li>
+ <LI>Next message: <A HREF="021265.html">[Mageia-dev] Booting on GPT + UEFI + Secure Boot...
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#21258">[ date ]</a>
+ <a href="thread.html#21258">[ thread ]</a>
+ <a href="subject.html#21258">[ subject ]</a>
+ <a href="author.html#21258">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>Olivier Thauvin skrev 7.1.2013 15:41:
+&gt;<i> * Pascal Terjan (<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">pterjan at gmail.com</A>) wrote:
+</I>&gt;&gt;<i> On Mon, Jan 7, 2013 at 11:31 AM, Olivier Thauvin
+</I>&gt;&gt;<i> &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">nanardon at nanardon.zarb.org</A>&gt; wrote:
+</I>&gt;&gt;&gt;<i> Hello again,
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> I just buy a wonderfull HP ENVY23 smartscreen.
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> It has:
+</I>&gt;&gt;&gt;<i> - Windows 8 (I'd like to keep it)
+</I>&gt;&gt;&gt;<i> - GPT Formated disk (2T)
+</I>&gt;&gt;&gt;<i> - UEFI
+</I>&gt;&gt;&gt;<i> - SecureBoot
+</I>&gt;&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> I am trying to install a Mageia on it:
+</I>&gt;&gt;&gt;<i> I disabled secure boot.
+</I>&gt;&gt;&gt;<i> I succeed to boot using PXE (using legacy boot) and to install mageia2,
+</I>&gt;&gt;&gt;<i> but it failed to boot on Mageia using legacy boot.
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Do you know how it fails?
+</I>&gt;<i>
+</I>&gt;<i> The &quot;Bios&quot; claim the disk is not bootable and it switch to the next
+</I>&gt;<i> device (network card or UEFI/windows 8).
+</I>&gt;<i>
+</I>
+That's because the bootloader installed is not an efi one,
+so it will be ignored.
+
+&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> So questions:
+</I>&gt;&gt;&gt;<i> - is it possible to boot Mageia using legacy boot on GPT disk ?
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> Yes (using grub, not lilo)
+</I>&gt;<i>
+</I>&gt;<i> It's the case, but it's not working.
+</I>&gt;<i>
+</I>
+The gpt part works, the (u)efi part needs a (u)efi capable bootloader
+installed in ESP partition on the disk (usually mounted as /boot/efi)
+
+On a Windows7 system I used the fedora grub-efi package following this:
+<A HREF="http://www.rodsbooks.com/efi-bootloaders/grub_legacy.html">http://www.rodsbooks.com/efi-bootloaders/grub_legacy.html</A>
+
+I havent tested if grub2 is capable of booting it...
+
+
+&gt;<i> I did try in rescue mode to reinstall grub but it failed with &quot;hd0 not
+</I>&gt;<i> found&quot;.
+</I>&gt;<i>
+</I>&gt;&gt;<i>
+</I>&gt;&gt;&gt;<i> - is it possible to boot Mageia using UEFI ?
+</I>&gt;&gt;<i>
+</I>&gt;&gt;<i> I think so but I have never tried. I remember someone reporting success.
+</I>&gt;<i>
+</I>&gt;<i> I'll seek archives then.
+</I>&gt;<i>
+</I>
+
+I have a Win8 system here too wich I have plans to try and get
+all isos to boot in efi mode on and install properly on but
+haven't had time to do much of it yet.
+
+--
+Thomas
+
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="021252.html">[Mageia-dev] Booting on GPT + UEFI + Secure Boot...
+</A></li>
+ <LI>Next message: <A HREF="021265.html">[Mageia-dev] Booting on GPT + UEFI + Secure Boot...
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#21258">[ date ]</a>
+ <a href="thread.html#21258">[ thread ]</a>
+ <a href="subject.html#21258">[ subject ]</a>
+ <a href="author.html#21258">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-dev">More information about the Mageia-dev
+mailing list</a><br>
+</body></html>