blob: d503520771031d3b4c0a751a75ac6ff884f058ea (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Question on the Mageia-3 GRUB2 readme file
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Question%20on%20the%20Mageia-3%20GRUB2%20readme%20file&In-Reply-To=%3C5106FCFF.9050009%40zen.co.uk%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009127.html">
<LINK REL="Next" HREF="009153.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Question on the Mageia-3 GRUB2 readme file</H1>
<B>Barry Jackson</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Question%20on%20the%20Mageia-3%20GRUB2%20readme%20file&In-Reply-To=%3C5106FCFF.9050009%40zen.co.uk%3E"
TITLE="[Mageia-discuss] Question on the Mageia-3 GRUB2 readme file">zen25000 at zen.co.uk
</A><BR>
<I>Mon Jan 28 23:34:39 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="009127.html">[Mageia-discuss] Question on the Mageia-3 GRUB2 readme file
</A></li>
<LI>Next message: <A HREF="009153.html">[Mageia-discuss] Question on the Mageia-3 GRUB2 readme file
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9143">[ date ]</a>
<a href="thread.html#9143">[ thread ]</a>
<a href="subject.html#9143">[ subject ]</a>
<a href="author.html#9143">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On 22/01/13 17:39, Maurice Batey wrote:
><i> Trialling Mageia-3-Cauldron and considering the implications of moving
</I>><i> to GRUB2 I have been looking at the most helpful README file at:
</I>><i>
</I>><i> <A HREF="http://svnweb.mageia.org/packages/cauldron/grub2/current/SOURCES/README.">http://svnweb.mageia.org/packages/cauldron/grub2/current/SOURCES/README.</A>
</I>><i> Mageia?view=markup
</I>><i>
</I>><i> One thing that puzzles me is in lines 59-61:
</I>><i>
</I>><i> ------------------------------------------------------------------------
</I>><i> 59 To re-install GRUB 2 to the root partition and place the
</I>><i> core.img in /boot/grub2/i386-pc/
</I>><i> 60
</I>><i> 61 # grub2-install --grub-setup=/bin/true /dev/sdXY
</I>><i> ------------------------------------------------------------------------
</I>><i>
</I>><i> Nowhere else in the document is "root partition" mentioned, so why does
</I>><i> it say "re-install"?!
</I>><i>
</I>><i> (Perhaps it just means "replace whatever is in the PBR"?)
</I>><i>
</I>
Maybe it should say "To re-create core.img in the root partition" - I
may change that - thanks ;)
No - nothing is written to the PBR - only /boot/grub2/i386-pc/core.img
is written.
This has already been created during the package installation, hence the
use of "re-install" - just in case it's ever needed.
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009127.html">[Mageia-discuss] Question on the Mageia-3 GRUB2 readme file
</A></li>
<LI>Next message: <A HREF="009153.html">[Mageia-discuss] Question on the Mageia-3 GRUB2 readme file
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9143">[ date ]</a>
<a href="thread.html#9143">[ thread ]</a>
<a href="subject.html#9143">[ subject ]</a>
<a href="author.html#9143">[ 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>
|