summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/2012-August/008501.html
blob: 9e04d20f29937dae4476040f07c7c431dc831466 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-discuss] UEFI and Secure Boot
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20UEFI%20and%20Secure%20Boot&In-Reply-To=%3C20120821165118.6e77faef%40SuperSize.eslrahc.com%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="008495.html">
   <LINK REL="Next"  HREF="008502.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-discuss] UEFI and Secure Boot</H1>
    <B>Charles A Edwards</B> 
    <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20UEFI%20and%20Secure%20Boot&In-Reply-To=%3C20120821165118.6e77faef%40SuperSize.eslrahc.com%3E"
       TITLE="[Mageia-discuss] UEFI and Secure Boot">CAE at eslrahc.com
       </A><BR>
    <I>Tue Aug 21 22:51:18 CEST 2012</I>
    <P><UL>
        <LI>Previous message: <A HREF="008495.html">[Mageia-discuss] UEFI and Secure Boot
</A></li>
        <LI>Next message: <A HREF="008502.html">[Mageia-discuss] UEFI and Secure Boot
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#8501">[ date ]</a>
              <a href="thread.html#8501">[ thread ]</a>
              <a href="subject.html#8501">[ subject ]</a>
              <a href="author.html#8501">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On Tue, 21 Aug 2012 20:04:57 +0300
Thomas Backlund wrote:

&gt;<i> &gt;&gt;    UEFI is  Disabled at the moment, and as I have no intention of
</I>&gt;<i> &gt;&gt; Enabling it presumably none of the problems you point to applies.
</I>&gt;<i> &gt;&gt;
</I>&gt;<i> &gt;&gt; An interesting pre-Mageia install question is: If I were to Enable
</I>&gt;<i> &gt;&gt; UEFI, who/what will re-organise the current Windows 7 installation
</I>&gt;<i> &gt;&gt; as you describe to suit, and when?!
</I>&gt;<i> &gt;&gt;  
</I>&gt;<i> &gt;
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; Maurice,
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; [1] GPT partitioning -
</I>&gt;<i> &gt; Most likely, your disk is GPT partitioned and windows 7 installed
</I>&gt;<i> &gt; on it with at least 2 partitions (one for boot and probably one
</I>&gt;<i> &gt; more for recovery besides the usual OS partition). As mentioned
</I>&gt;<i> &gt; earlier, Windows 7 (and Linux) will work on BIOS and GPT
</I>&gt;<i> &gt; partitioning. As for enabling UEFI, windows 7 will work without
</I>&gt;<i> &gt; 'redoing' the partitioning (if it is already GPT) but you may have
</I>&gt;<i> &gt; to redo the boot (boot.ini? - but I really don't know for windows).
</I>&gt;<i> &gt; You can try it out by enabling UEFI and check if it boots Windows 7
</I>&gt;<i> &gt; without any changes.
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; You can check if your disk is GPT partitioned by booting a livecd
</I>&gt;<i> &gt; and at terminal (root), &quot;fdisk -lu&quot; If it is GPT, it will give an
</I>&gt;<i> &gt; error message (nothing to worry about, fdisk won't work on GPT,
</I>&gt;<i> &gt; that's all).
</I>&gt;<i> &gt;
</I>&gt;<i> &gt; [2] Grub-legacy
</I>&gt;<i> &gt; First a disclaimer - I have not used grub-legacy for about 5 years,
</I>&gt;<i> &gt; all my OS's boots/grubs are 'set' or 'installed' (wrong term, but
</I>&gt;<i> &gt; that's what it's being used) to their own partitions, including
</I>&gt;<i> &gt; Mageia's grub-legacy boot. And while I've used/tested GPT
</I>&gt;<i> &gt; partitioning using BIOS, it is with grub2, not with grub-legacy, I
</I>&gt;<i> &gt; am unsure if Mageia's grub-legacy could work with GPT and here's a
</I>&gt;<i> &gt; link to help somewhat.. <A HREF="http://www.rodsbooks.com/gdisk/bios.html">http://www.rodsbooks.com/gdisk/bios.html</A>
</I>&gt;<i> &gt; <A HREF="http://www.rodsbooks.com/gdisk/booting.html">http://www.rodsbooks.com/gdisk/booting.html</A>
</I>&gt;<i> &gt;  
</I>&gt;<i> 
</I>&gt;<i> Check this one out:
</I>&gt;<i> <A HREF="http://www.rodsbooks.com/efi-bootloaders/grub_legacy.html">http://www.rodsbooks.com/efi-bootloaders/grub_legacy.html</A>
</I>&gt;<i> 
</I>&gt;<i> That Fedora legacy grub-efi package works, I know, as I'm using it :)
</I>

I have done install on several boards with UEFI; ASUS, Gigibyte, MSI,
ASrock, and All will boot stand-alone Linux installations Without issue
using either lilo or grub-0.xx series.

This cauldron system on an ASUS Crosshair V no issues using lilo
(have at times used grub).

A second system, Mandriva 10.1 on MSI 990FXA no issues using lilo.


    Charles


-- 
We ARE as gods and might as well get good at it.
		-- Whole Earth Catalog
----------------------
Mageia release 3 (Cauldron) for x86_64$
On SuperSize....<A HREF="http://www.eslrahc.com">http://www.eslrahc.com</A>
Registered Linux user #182463
3.5.2-tmb-server-1.mga3 x86_64
----------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 198 bytes
Desc: not available
URL: &lt;/pipermail/mageia-discuss/attachments/20120821/0737ce72/attachment-0001.asc&gt;
</PRE>


<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="008495.html">[Mageia-discuss] UEFI and Secure Boot
</A></li>
	<LI>Next message: <A HREF="008502.html">[Mageia-discuss] UEFI and Secure Boot
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#8501">[ date ]</a>
              <a href="thread.html#8501">[ thread ]</a>
              <a href="subject.html#8501">[ subject ]</a>
              <a href="author.html#8501">[ author ]</a>
         </LI>
       </UL>

<hr>
<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
mailing list</a><br>
</body></html>