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
|
<!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=%3Cpan.2012.08.23.15.53.05.192526%40bcs.org.uk%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008543.html">
<LINK REL="Next" HREF="008496.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] UEFI and Secure Boot</H1>
<B>Maurice Batey</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20UEFI%20and%20Secure%20Boot&In-Reply-To=%3Cpan.2012.08.23.15.53.05.192526%40bcs.org.uk%3E"
TITLE="[Mageia-discuss] UEFI and Secure Boot">maurice at bcs.org.uk
</A><BR>
<I>Thu Aug 23 17:53:07 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008543.html">[Mageia-discuss] UEFI and Secure Boot
</A></li>
<LI>Next message: <A HREF="008496.html">[Mageia-discuss] UEFI and Secure Boot
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8550">[ date ]</a>
<a href="thread.html#8550">[ thread ]</a>
<a href="subject.html#8550">[ subject ]</a>
<a href="author.html#8550">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 22 Aug 2012 18:36:23 -0400, andre999 wrote:
><i> so the windows 7 should be using gpt partition(s), even if not in
</I>><i> UEFI mode.
</I>><i>
</I>><i> (You might want to verify. In superuser mode, simply list disk parameters with :
</I>><i> fdisk -l
</I>
As I said earlier, the netbook's W7 Diskmgmt utility shows
"Partition Style: Master Book Record (MBR)"
i.e. not GPT.
><i> Mageia has no problem with gpt, I've been using it for over 2 years, starting
</I>><i> with Mandriva, then Mageia. (We use the same legacy grub patched for
</I>><i> gpt.)
</I>
That's good to know, as others have doubted that.
><i> Even dual-booting with a non-gpt-aware version of Msw is a bit tricky, but doable.
</I>><i> (I've set up dual-boot with a non-gpt-aware version of windows 7.)
</I>
I don't know if the netbook's W7 is gpt-aware or not.
Are you referring to installing on a GPT drive, or normal MBR drive?
What is the problem with dual booting with a non-gpt-aware Windows?
(I still don't know what "Msw" is!
Short for Microsoft Windows, perhaps?)
--
/\/\aurice
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008543.html">[Mageia-discuss] UEFI and Secure Boot
</A></li>
<LI>Next message: <A HREF="008496.html">[Mageia-discuss] UEFI and Secure Boot
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8550">[ date ]</a>
<a href="thread.html#8550">[ thread ]</a>
<a href="subject.html#8550">[ subject ]</a>
<a href="author.html#8550">[ 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>
|