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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Grub2 vs. Grub Legacy in M3 (was: Feedback on Mageia 3 beta1)
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Grub2%20vs.%20Grub%20Legacy%20in%20M3%20%28was%3A%20Feedback%20on%0A%20Mageia%203%20beta1%29&In-Reply-To=%3C50F8BCF5.1050007%40earthlink.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="021769.html">
<LINK REL="Next" HREF="021786.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Grub2 vs. Grub Legacy in M3 (was: Feedback on Mageia 3 beta1)</H1>
<B>Felix Miata</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Grub2%20vs.%20Grub%20Legacy%20in%20M3%20%28was%3A%20Feedback%20on%0A%20Mageia%203%20beta1%29&In-Reply-To=%3C50F8BCF5.1050007%40earthlink.net%3E"
TITLE="[Mageia-dev] Grub2 vs. Grub Legacy in M3 (was: Feedback on Mageia 3 beta1)">mrmazda at earthlink.net
</A><BR>
<I>Fri Jan 18 04:09:41 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="021769.html">[Mageia-dev] Feedback on Mageia 3 beta1
</A></li>
<LI>Next message: <A HREF="021786.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3 (was: Feedback on Mageia 3 beta1)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21771">[ date ]</a>
<a href="thread.html#21771">[ thread ]</a>
<a href="subject.html#21771">[ subject ]</a>
<a href="author.html#21771">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 2013-01-18 03:31 (GMT+0100) Davy Defaud composed:
><i> Pierre Jarillon composed:
</I>
>><i> Another interest is Ubuntu which already use Grub2.
</I>
><i> Not only Ubuntu, but also Fedora, openSUSE, Mint, Arch Linux... and even
</I>><i> the next Debian Wheezy!
</I>
I have nothing against Grub2 being available or even preferred, as long as
I'm not forced to chose between Grub2 and no bootloader at all. Grub2 remains
immature and overly complicated, with inconsistent docs scattered about, and
it's largely inconsistent with Grub Legacy and its docs.
I have more than a dozen multiboot systems with Mandriva, Mageia, Fedora,
Debian, Knoppix, Gentoo, *buntu and openSUSE. On all of them I maintain
legacy BIOS MBR code exclusively, and reserve the rest of the boot track for
my own use. As Grub2 devs all but insist Grub2 must be installed to the MBR,
it is not yet a viable option for me as a Grub Legacy replacement, or even
adjunct. I do allow *buntu to install Grub2 to its / partition in order to
watch development progress of Grub2, but in no other case is Grub2 now or for
the foreseeable future going to be on any other / or /boot or any MBR of mine.
On the many systems not requiring features of Grub2 lacking in Grub Legacy,
the complications and requirements of Grub2 are unwarranted. Grub Legacy
maintenance absence is a non-issue, as it just works, as long as no attempt
is made to use it for anything it doesn't support. So if Grub Legacy gets
dropped from a distro without allowing an option to install no bootloader at
all, I drop the distro. Likely there are other multibooters who feel the same
way.
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)
Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
Felix Miata *** <A HREF="http://fm.no-ip.com/">http://fm.no-ip.com/</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="021769.html">[Mageia-dev] Feedback on Mageia 3 beta1
</A></li>
<LI>Next message: <A HREF="021786.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3 (was: Feedback on Mageia 3 beta1)
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#21771">[ date ]</a>
<a href="thread.html#21771">[ thread ]</a>
<a href="subject.html#21771">[ subject ]</a>
<a href="author.html#21771">[ 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>
|