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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Enhance GRUB
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Enhance%20GRUB&In-Reply-To=%3CCA%2Bh4nj6BOxogwHjfsHkKfatxLt_%3DusVGZAMWdeU1SDsJByQy1w%40mail.gmail.com%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Next" HREF="006078.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Enhance GRUB</H1>
<B>Wolfgang Bornath</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Enhance%20GRUB&In-Reply-To=%3CCA%2Bh4nj6BOxogwHjfsHkKfatxLt_%3DusVGZAMWdeU1SDsJByQy1w%40mail.gmail.com%3E"
TITLE="[Mageia-discuss] Enhance GRUB">molch.b at googlemail.com
</A><BR>
<I>Tue Dec 13 00:01:16 CET 2011</I>
<P><UL>
<LI>Next message: <A HREF="006078.html">[Mageia-discuss] Enhance GRUB
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6073">[ date ]</a>
<a href="thread.html#6073">[ thread ]</a>
<a href="subject.html#6073">[ subject ]</a>
<a href="author.html#6073">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>2011/12/12 JA Magallon <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">jamagallon at ono.com</A>>:
><i> On Mon, 12 Dec 2011 16:39:51 -0500
</I>><i> Frank Griffin <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">ftg at roadrunner.com</A>> wrote:
</I>><i>
</I>>><i> On 12/12/2011 04:24 PM, Kristoffer Grundström wrote:
</I>>><i> > 2011-12-12 22:22, Florian Hubold skrev:
</I>>><i> >> Am 12.12.2011 22:15, schrieb Kristoffer Grundström:
</I>>><i> >>>
</I>>><i> >>> How to make it more easier to know which kernel belongs to which
</I>>><i> >>> distro&
</I>>><i> >>> version if you don't focus on the mga1 or mga2-part in the kernel-name?
</I>>><i> >>>
</I>>><i> >> That's why you can use titles as you want, to easier distinguish those.
</I>>><i> > And how is a newbie supposed to see that he/she can do so?
</I>>><i> >
</I>>><i> Newbies, for the most part, don't often run multiple distros on the same
</I>>><i> machine, and even less often have to resort to booting old kernels.
</I>>><i> When Mageia updates a kernel, it creates new entries with the full
</I>>><i> kernel name for the version it is replacing, but alters the existing
</I>>><i> entry for the replaced kernel in place.  So, as the initial install gave
</I>>><i> you a "Mageia" title entry for the installed system, this will always be
</I>>><i> set to the last installed kernel.  Also, Windows partitions are
</I>>><i> identified as such in the Mageia-generated titles.
</I>>><i>
</I>><i>
</I>><i> Side note... a 'problem' I always have to do by hand and EasyBCD...
</I>><i> Would it be feasible, when installer detects there is a windows partition,
</I>><i> add the Linux entry to the windows boot menu ?
</I>><i> Probably XP is easy, boot.ini is text, but for Win7 you must edit the
</I>><i> BCD programatically. Are there linux tools to do that ?
</I>
Is there a special reason you need the Windows bootloader? Normally
you let the Linux bootloader do the work, the installer detects all
Windows installations and inserts the proper entries in the menu.lst -
you can also set the boot default to Windows very easy (if you want).
--
wobo
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Next message: <A HREF="006078.html">[Mageia-discuss] Enhance GRUB
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#6073">[ date ]</a>
<a href="thread.html#6073">[ thread ]</a>
<a href="subject.html#6073">[ subject ]</a>
<a href="author.html#6073">[ 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>
|