diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-August/008577.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-August/008577.html | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-August/008577.html b/zarb-ml/mageia-discuss/2012-August/008577.html new file mode 100644 index 000000000..b84f846ec --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-August/008577.html @@ -0,0 +1,118 @@ +<!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=%3C5037F89B.2080204%40laposte.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008548.html"> + <LINK REL="Next" HREF="008583.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] UEFI and Secure Boot</H1> + <B>andre999</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20UEFI%20and%20Secure%20Boot&In-Reply-To=%3C5037F89B.2080204%40laposte.net%3E" + TITLE="[Mageia-discuss] UEFI and Secure Boot">andre999mga at laposte.net + </A><BR> + <I>Fri Aug 24 23:56:43 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008548.html">[Mageia-discuss] UEFI and Secure Boot +</A></li> + <LI>Next message: <A HREF="008583.html">[Mageia-discuss] UEFI and Secure Boot +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8577">[ date ]</a> + <a href="thread.html#8577">[ thread ]</a> + <a href="subject.html#8577">[ subject ]</a> + <a href="author.html#8577">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Maurice Batey a écrit : +><i> On Wed, 22 Aug 2012 18:52:55 -0400, andre999 wrote: +</I>><i> +</I>>><i> It would say GPT ;) ... +</I>><i> +</I>><i> You are right! Thank you. +</I>><i> +</I>>><i> If you keep the MBR partition table, making dual-boot is easy enough. +</I>><i> +</I>><i> Good. +</I>><i> +</I>>><i> If you want a challenge, you could convert it to GPT (with a hybrid table for +</I>>><i> Msw), which I have done several times with Mageia. +</I>><i> +</I>><i> What advantage would there be for me to convert to GPT? +</I> +GPT is a much cleaner and more secure partition table format. +The usual (virtually standard) configuration is space for 128 partitions. +No extended partitions are permitted. +Partition size is virtually unlimited. (Limited by the operating system.) +There is a backup partition table at the end of the disk. + +><i> (Which would involve removing everything fro the drive first, so no +</I>><i> dual boot setup) +</I> +Not at all. Gdisk, in Mageia repos, lets you convert an MBR partition table to +GPT, as long as you make a little space at the end of the drive for the +(required) backup table. + +><i> +</I>><i> What do you mean by "hybrid table for Msw"? (What is "Msw?!) +</I> +A "hybrid" GPT table is one that simulates a regular MBR drive in sector 1 +(where the MBR table is located), so that non-GPT aware operating systems can +boot. (Such as all 32-bit versions of Microsoft's version of windows.) +A regular GPT table puts a dummy MBR table with a single entry indicating that +the drive is filled by a single non Microsoft compatible partition. + +Msw is Microsoft's abbreviation for Microsoft windows, used a lot back when +they still had windows as a generic term in their dictionary. + +><i> +</I>><i> When you say "which I have done several times with Mageia" I take it +</I>><i> you mean giving the whole drive (thus ditching Windows) to the Mageia +</I>><i> installer to re-format to GPT, instead of the 'legacy' MBR partitioning. +</I> +I just used Gdisk. which does the conversion relatively quickly. And kept Msw, +which booted nicely. +Admittedly somewhat more complicated than setting up a dual-boot with an MBR +table. But nicer if you have a lot of partitions. (Which I tend to have.) +I have done this for others as well. + +><i> +</I>><i> -- +</I>><i> /\/\aurice +</I>><i> +</I>><i> +</I> +-- +André +</PRE> + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008548.html">[Mageia-discuss] UEFI and Secure Boot +</A></li> + <LI>Next message: <A HREF="008583.html">[Mageia-discuss] UEFI and Secure Boot +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8577">[ date ]</a> + <a href="thread.html#8577">[ thread ]</a> + <a href="subject.html#8577">[ subject ]</a> + <a href="author.html#8577">[ 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> |