blob: b2c496116952478545559bcaa5afdb2584c86fe5 (
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-dev] [ATT] broken initramfs generation
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BATT%5D%20broken%20initramfs%20generation&In-Reply-To=%3C4EEEC90F.3060603%40mageia.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="010684.html">
<LINK REL="Next" HREF="010672.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-dev] [ATT] broken initramfs generation</H1>
<B>Anssi Hannula</B>
<A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20%5BATT%5D%20broken%20initramfs%20generation&In-Reply-To=%3C4EEEC90F.3060603%40mageia.org%3E"
TITLE="[Mageia-dev] [ATT] broken initramfs generation">anssi at mageia.org
</A><BR>
<I>Mon Dec 19 06:18:07 CET 2011</I>
<P><UL>
<LI>Previous message: <A HREF="010684.html">[Mageia-dev] dracut/plymouth broken...
</A></li>
<LI>Next message: <A HREF="010672.html">[Mageia-dev] [changelog] [RPM] cauldron core/release systemd-37-15.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10675">[ date ]</a>
<a href="thread.html#10675">[ thread ]</a>
<a href="subject.html#10675">[ subject ]</a>
<a href="author.html#10675">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Hi all!
dracut-015-5.mga2 which was uploaded some 8 hours ago breaks initramfs
generation due to a path change and issues in 'plymouth' and
'bootsplash' backages.
If you've configured your bootloader configuration with MCC or installed
new kernels with this version of dracut installed (even if you've later
upgraded), you may have had one or more of your initramfs files
truncated, which will cause a boot failure.
You can check if you are affected by using e.g. this command to print
suspiciously small initramfs files:
find /boot/initrd*.img -size -1M -type f
If that is the case, you should wait without rebooting until
- plymouth-scripts-0.8.4-0.20111214.2.mga2
- bootsplash-3.3.6-1.mga2
are available and installed on your system, and then run:
bootloader-config --action rebuild-initrds
After that please double-check with the 'find' command that no truncated
iniramfs files exist. If there are any, please report it.
Also, if you don't have truncated files but have dracut-015.5.mga2,
please upgrade to the above versions ASAP to prevent truncations from
happening in the future.
--
Anssi Hannula
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="010684.html">[Mageia-dev] dracut/plymouth broken...
</A></li>
<LI>Next message: <A HREF="010672.html">[Mageia-dev] [changelog] [RPM] cauldron core/release systemd-37-15.mga2
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#10675">[ date ]</a>
<a href="thread.html#10675">[ thread ]</a>
<a href="subject.html#10675">[ subject ]</a>
<a href="author.html#10675">[ 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>
|