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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] Alpha 2 fresh install dvd i586
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Alpha%202%20fresh%20install%20dvd%20i586&In-Reply-To=%3Cop.vsgo88rkn7mcit%40hodgins.homeip.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="003364.html">
<LINK REL="Next" HREF="003362.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] Alpha 2 fresh install dvd i586</H1>
<B>David W. Hodgins</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Alpha%202%20fresh%20install%20dvd%20i586&In-Reply-To=%3Cop.vsgo88rkn7mcit%40hodgins.homeip.net%3E"
TITLE="[Mageia-dev] Alpha 2 fresh install dvd i586">davidwhodgins at gmail.com
</A><BR>
<I>Thu Mar 17 01:35:22 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="003364.html">[Mageia-dev] Alpha 2 fresh install dvd i586
</A></li>
<LI>Next message: <A HREF="003362.html">[Mageia-dev] Alpha 2 fresh install dvd i586
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3366">[ date ]</a>
<a href="thread.html#3366">[ thread ]</a>
<a href="subject.html#3366">[ subject ]</a>
<a href="author.html#3366">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Wed, 16 Mar 2011 19:03:42 -0400, Maarten Vanraes <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">maarten.vanraes at gmail.com</A>> wrote:
><i> can i ask why you would want to have the bootloader in a partition? i mean,
</I>><i> how are you going to boot into it, if it's not on MBR?
</I>
I use the gag boot manager in the mbr, and each linux install
has it's own boot loader in it's / partition.
The reason I do it this way, is that I tend to overwrite
existing installations, with each install.
If another install has a uuid reference to the overwritten
install, that other install have problems during boot,
when it can't find the overwritten uuid, even though none
of it's filesystems have been altered.
Using a single bootloader, with multiple linux installations,
with multiple kernels in each, just gets too messy.
Keeping each linux install separate is safer and easier to
maintain.
Regards, Dave Hodgins
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="003364.html">[Mageia-dev] Alpha 2 fresh install dvd i586
</A></li>
<LI>Next message: <A HREF="003362.html">[Mageia-dev] Alpha 2 fresh install dvd i586
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#3366">[ date ]</a>
<a href="thread.html#3366">[ thread ]</a>
<a href="subject.html#3366">[ subject ]</a>
<a href="author.html#3366">[ 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>
|