diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-December/010675.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-December/010675.html | 94 |
1 files changed, 94 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-December/010675.html b/zarb-ml/mageia-dev/2011-December/010675.html new file mode 100644 index 000000000..b2c496116 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010675.html @@ -0,0 +1,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> |