blob: e815b2ef13e0e9a4a024e3d1edccee7f69e14cdd (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] MGA2 Installer + Bootloader stage issue: initrd regeneration not happening?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20MGA2%20Installer%20%2B%20Bootloader%20stage%20issue%3A%20initrd%0A%09regeneration%20not%20happening%3F&In-Reply-To=%3Cm3zk72gv9q.fsf%40euphor.blino.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="017334.html">
<LINK REL="Next" HREF="017338.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] MGA2 Installer + Bootloader stage issue: initrd regeneration not happening?</H1>
<B>Olivier Blin</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20MGA2%20Installer%20%2B%20Bootloader%20stage%20issue%3A%20initrd%0A%09regeneration%20not%20happening%3F&In-Reply-To=%3Cm3zk72gv9q.fsf%40euphor.blino.org%3E"
TITLE="[Mageia-dev] MGA2 Installer + Bootloader stage issue: initrd regeneration not happening?">mageia at blino.org
</A><BR>
<I>Sat Jul 14 18:30:41 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="017334.html">[Mageia-dev] MGA2 Installer + Bootloader stage issue: initrd regeneration not happening?
</A></li>
<LI>Next message: <A HREF="017338.html">[Mageia-dev] MGA2 Installer + Bootloader stage issue: initrd regeneration not happening?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17335">[ date ]</a>
<a href="thread.html#17335">[ thread ]</a>
<a href="subject.html#17335">[ subject ]</a>
<a href="author.html#17335">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Colin Guthrie <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> writes:
><i> Hi,
</I>><i>
</I>><i> While debugging <A HREF="https://bugs.mageia.org/show_bug.cgi?id=6692#c8">https://bugs.mageia.org/show_bug.cgi?id=6692#c8</A> I
</I>><i> realised that the initrd is generated when the kernel is installed, but
</I>><i> it's not regenerated again later.
</I>
Hi,
/root/drakx/ddebug.log might give some clue about what failed.
><i> I'm not sure why this isn't working but perhaps someone more familiar
</I>><i> with the installer itself (TV?) could comment?
</I>><i>
</I>><i> I was under the impression the initrd would be regenerated at the end?
</I>><i> Does this even happen or have I just assumed this? I'm pretty sure in
</I>><i> the past it did used to regenerate it but I could be mistaken.
</I>><i>
</I>><i> So the question then remains, how do we ensure that either:
</I>><i> a) the initrd is regenerated at the end of the install process
</I>
That's ensured at the bootloader installation step.
If not present for every configured kernel, an initrd will be created.
><i> b) we delay the kernel install until the end such that all other
</I>><i> packages are guarenteed to be installed and available.
</I>
That should not be necessary if (a) is done correctly.
Cheers
--
Olivier Blin - blino
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="017334.html">[Mageia-dev] MGA2 Installer + Bootloader stage issue: initrd regeneration not happening?
</A></li>
<LI>Next message: <A HREF="017338.html">[Mageia-dev] MGA2 Installer + Bootloader stage issue: initrd regeneration not happening?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#17335">[ date ]</a>
<a href="thread.html#17335">[ thread ]</a>
<a href="subject.html#17335">[ subject ]</a>
<a href="author.html#17335">[ 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>
|