summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20120423/007094.html
blob: 70024da383acbf147c95d2cf5c47f8c32e0c3baf (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-discuss] UEFI
   </TITLE>
   <LINK REL="Index" HREF="index.html" >
   <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20UEFI&In-Reply-To=%3C4F955F0F.2020301%40bendbroadband.com%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="007092.html">
   <LINK REL="Next"  HREF="007096.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-discuss] UEFI</H1>
    <B>Thomas C Gilliard</B> 
    <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20UEFI&In-Reply-To=%3C4F955F0F.2020301%40bendbroadband.com%3E"
       TITLE="[Mageia-discuss] UEFI">satellit at bendbroadband.com
       </A><BR>
    <I>Mon Apr 23 15:54:23 CEST 2012</I>
    <P><UL>
        <LI>Previous message: <A HREF="007092.html">[Mageia-discuss] UEFI
</A></li>
        <LI>Next message: <A HREF="007096.html">[Mageia-discuss] UEFI
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#7094">[ date ]</a>
              <a href="thread.html#7094">[ thread ]</a>
              <a href="subject.html#7094">[ subject ]</a>
              <a href="author.html#7094">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>

On 04/23/2012 05:33 AM, Doug Laidlaw wrote:
&gt;<i> On Mon, 23 Apr 2012 12:00:02 +0200
</I>&gt;<i> <A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">mageia-discuss-request at mageia.org</A> wrote:
</I>&gt;<i>
</I>&gt;&gt;<i> According to wikipedia, linux has been able to boot EFI since the
</I>&gt;&gt;<i> year 2000. Mageia (and Mandriva before) supports GPT (the partition
</I>&gt;&gt;<i> tables used on UEFI disks) on MBR disks, since I've been using that
</I>&gt;&gt;<i> for well over a year. More info at <A HREF="http://fr.wikipedia.org/wiki/UEFI">http://fr.wikipedia.org/wiki/UEFI</A>
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Grub supports GPT since version 1.97 patched for GPT (which
</I>&gt;&gt;<i> Mageia/Mandriva used), and on versions 2.x and up.
</I>&gt;&gt;<i> Lilo may not work with EFI, but there is Elilo.
</I>&gt;&gt;<i> <A HREF="http://elilo.sourceforge.net/">http://elilo.sourceforge.net/</A>
</I>&gt;&gt;<i> (The last release in 2007)
</I>&gt;&gt;<i> The 2,2TB limit is for MBR disks.  EFI and Linux support much higher
</I>&gt;&gt;<i> limits.
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Initially there were some problems with diskdrake, but I think that
</I>&gt;&gt;<i> they have been solved.  (The workaround for formatting partitions on
</I>&gt;&gt;<i> disks with GPT partition tables was using gparted.)
</I>&gt;&gt;<i>
</I>&gt;&gt;<i> Regards
</I>&gt;&gt;<i>
</I>&gt;<i> One minor distro I tried recently uses GPT by default, but it seems to
</I>&gt;<i> have its own limitations, e.g. won't run on a USB key.  From what I
</I>&gt;<i> read, MS were going to have a bootloader that locked everything else
</I>&gt;<i> out.
</I>&gt;<i>
</I>FYI:

Fedora 17 Beta uses GPT. and sucessfully boots Live USB's in recent 
tests I have done.

1-)Full install of a  live .iso to a 8 GB USB; use fedora disk utility 
to format: Custom install: GPT(boot) 2;  /boot 500; / balance of the USB 
no swap.

2-) dd write (to 2 GB USB) also works for the live .iso's
    dd if=Fedora-17-Beta-x86_64-Live-Desktop.iso of=/dev/sdb bs=2M

3-)EFI USB's that boot on a MacBookPro i7
    ./tools_livecd-iso-to-disk.sh --format --efi --overlay-size-mb 300 
--home-size-mb 175 --delete-home --unencrypted-home 
Fedora-17-Beta-x86_64-Live-Desktop.iso /dev/sdb1

[1]<A HREF="http://fedoraproject.org/wiki/How_to_create_and_use_Live_USB#Run_livecd-iso-to-disk_script">http://fedoraproject.org/wiki/How_to_create_and_use_Live_USB#Run_livecd-iso-to-disk_script</A>
Source of script:
[2]<A HREF="http://git.fedorahosted.org/git/?p=hosted/livecd;a=blob;f=tools/livecd-iso-to-disk.sh;hb=HEAD">http://git.fedorahosted.org/git/?p=hosted/livecd;a=blob;f=tools/livecd-iso-to-disk.sh;hb=HEAD</A>

Tom Gilliard
satellit_
&gt;<i> I decided to look at Macintosh a few days ago, and found that it won't
</I>&gt;<i> run on an AMD processor.  Then there was Windows Service Pack 3 which
</I>&gt;<i> caused problems except for Intels.  My supplier said to ignore SP3
</I>&gt;<i> anyway.  There seem to be a lot of schemes to lock you into hardware,
</I>&gt;<i> and they aren't all Windows.
</I>&gt;<i>
</I>&gt;<i> Doug.
</I>&gt;<i>
</I></PRE>


<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="007092.html">[Mageia-discuss] UEFI
</A></li>
	<LI>Next message: <A HREF="007096.html">[Mageia-discuss] UEFI
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#7094">[ date ]</a>
              <a href="thread.html#7094">[ thread ]</a>
              <a href="subject.html#7094">[ subject ]</a>
              <a href="author.html#7094">[ 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>