summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-January/022150.html
blob: e8cd2dbf9fb32167d7211d83821a064c31cf60d6 (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
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
 <HEAD>
   <TITLE> [Mageia-dev] Grub2 vs. Grub Legacy in M3
   </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&In-Reply-To=%3C5106DAE8.3030509%40roadrunner.com%3E">
   <META NAME="robots" CONTENT="index,nofollow">
   <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
   <LINK REL="Previous"  HREF="022188.html">
   <LINK REL="Next"  HREF="022162.html">
 </HEAD>
 <BODY BGCOLOR="#ffffff">
   <H1>[Mageia-dev] Grub2 vs. Grub Legacy in M3</H1>
    <B>Frank Griffin</B> 
    <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Grub2%20vs.%20Grub%20Legacy%20in%20M3&In-Reply-To=%3C5106DAE8.3030509%40roadrunner.com%3E"
       TITLE="[Mageia-dev] Grub2 vs. Grub Legacy in M3">ftg at roadrunner.com
       </A><BR>
    <I>Mon Jan 28 21:09:12 CET 2013</I>
    <P><UL>
        <LI>Previous message: <A HREF="022188.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3
</A></li>
        <LI>Next message: <A HREF="022162.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#22150">[ date ]</a>
              <a href="thread.html#22150">[ thread ]</a>
              <a href="subject.html#22150">[ subject ]</a>
              <a href="author.html#22150">[ author ]</a>
         </LI>
       </UL>
    <HR>  
<!--beginarticle-->
<PRE>On 01/28/2013 02:27 PM, Barry Jackson wrote:
&gt;<i> Err...
</I>&gt;<i>
</I>&gt;<i> # grub
</I>&gt;<i> root (hdx,y)
</I>&gt;<i> setup (hdx,y)
</I>&gt;<i> quit
</I>&gt;<i>
</I>&gt;<i> Job done - there is no need to touch install.sh
</I>
Err,

[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ftglap</A> grub]# cat /boot/grub/install.sh
grub --device-map=/boot/grub/device.map --batch &lt;&lt;EOF
root (hd0,5)
setup --stage2=/boot/grub/stage2 (hd0)
quit
EOF

&gt;<i>
</I>&gt;<i> ...this is where we disagree slightly ;)
</I>&gt;<i> Chainloading into grub2 is not the best way, due to the block lists 
</I>&gt;<i> problem people keep mentioning and complaining about.
</I>
Could you please explain why ?  The whole MBR/PBR design was set up so 
that whatever gets loaded and receives control doesn't know which way it 
happened.  How does grub2 break this ?

&gt;<i> Chanloading is un-necessary 
</I>
I don't claim that it's necessary, just that it's more desirable than 
requiring the MBR code to go poking around in partitons other than the 
one from which it was installed.  If you're interested in keeping 
partitions functionally as separate as they can be, it just makes sense 
to have them booted by their own bootloaders.


</PRE>





















<!--endarticle-->
    <HR>
    <P><UL>
        <!--threads-->
	<LI>Previous message: <A HREF="022188.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3
</A></li>
	<LI>Next message: <A HREF="022162.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3
</A></li>
         <LI> <B>Messages sorted by:</B> 
              <a href="date.html#22150">[ date ]</a>
              <a href="thread.html#22150">[ thread ]</a>
              <a href="subject.html#22150">[ subject ]</a>
              <a href="author.html#22150">[ 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>