diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/012179.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/012179.html | 240 |
1 files changed, 240 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/012179.html b/zarb-ml/mageia-dev/2012-February/012179.html new file mode 100644 index 000000000..33eaca385 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/012179.html @@ -0,0 +1,240 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] New Dracut: Please test + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20New%20Dracut%3A%20Please%20test&In-Reply-To=%3C4F43659B.3010204%40colin.guthr.ie%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="012165.html"> + <LINK REL="Next" HREF="012186.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] New Dracut: Please test</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20New%20Dracut%3A%20Please%20test&In-Reply-To=%3C4F43659B.3010204%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] New Dracut: Please test">mageia at colin.guthr.ie + </A><BR> + <I>Tue Feb 21 10:36:27 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="012165.html">[Mageia-dev] New Dracut: Please test +</A></li> + <LI>Next message: <A HREF="012186.html">[Mageia-dev] New Dracut: Please test +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12179">[ date ]</a> + <a href="thread.html#12179">[ thread ]</a> + <a href="subject.html#12179">[ subject ]</a> + <a href="author.html#12179">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Johnny A. Solbu at 20/02/12 23:24 did gyre and gimble: +><i> On Monday 20 February 2012 22:45, Colin Guthrie wrote: +</I>>><i> Can you reliably reproduce this broken initrd (i.e. get the same results +</I>>><i> from your lsinitrd-broken.txt? +</I>><i> +</I>><i> And just how do I do that? +</I>><i> I got this problem simply by running "urpmi --auto-update" and rebooted. +</I>><i> +</I>>><i> I've had several reports about this (nothing in bin/ except two plymout +</I>>><i> binaries), but I've not been able to get anyone who can then +</I>>><i> subsequently recreate the problem running dracut manually... +</I>>><i> +</I>>><i> If you can, please do get in touch. +</I>><i> +</I>><i> I'm willing to try. :-)= +</I>><i> I just don't know what to do. +</I> +Basically boot into a working kernel+ramdisk. Then, as root: + + +dracut -f foo.img 3.2.6-desktop-3.mga2 +lsinitrd foo.img | grep " bin/" + +Then secondly: + +mkinitrd -f foo.img 3.2.6-desktop-3.mga2 +lsinitrd foo.img | grep " bin/" + + +Note that if things are working OK, both these commands should do +exactly the same thing. If the output looks different, then something is +wrong. + + + +In a working system the output should look something like: + +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at jimmy</A> ~]# dracut -f foo.img 3.2.6-desktop-3.mga2 +I: *** Including module: bootchart *** +I: *** Including module: dash *** +I: *** Including module: i18n *** +I: *** Including module: rpmversion *** +I: *** Including module: plymouth *** +I: *** Including module: dm *** +I: Skipping udev rule: 64-device-mapper.rules +I: *** Including module: kernel-modules *** +I: *** Including module: lvm *** +I: Skipping udev rule: 64-device-mapper.rules +I: *** Including module: resume *** +I: *** Including module: rootfs-block *** +I: *** Including module: terminfo *** +I: *** Including module: udev-rules *** +I: Skipping udev rule: 50-udev.rules +I: Skipping udev rule: 95-late.rules +I: Skipping udev rule: 50-firmware.rules +I: *** Including module: usrmount *** +I: *** Including module: base *** +I: *** Including module: fs-lib *** +I: *** Including module: shutdown *** +I: Skipping program kexec as it cannot be found and is flagged to be +optional +I: *** Including modules done *** +lsiniI: Wrote /root/foo.img: +I: -rw-r--r-- 1 root root 7154651 Feb 21 09:34 /root/foo.img +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at jimmy</A> ~]# lsinitrd foo.img | grep " bin/" +-rwxr-xr-x 1 root root 126128 Aug 27 10:58 bin/cp +-rwxr-xr-x 1 root root 13040 Jul 21 2011 bin/kbd_mode +-rwxr-xr-x 1 root root 14136 Jan 25 07:56 bin/flock +-rwxr-xr-x 1 root root 830760 May 9 2011 bin/bash +-rwxr-xr-x 1 root root 67872 Aug 27 10:58 bin/stty +-rwxr-xr-x 1 root root 58560 Aug 27 10:58 bin/rm +-rwxr-xr-x 1 root root 96096 Sep 8 22:22 bin/dash +-rwxr-xr-x 1 root root 50304 Aug 27 10:58 bin/mkdir +-rwxr-xr-x 1 root root 137272 Nov 18 19:28 bin/grep +-rwxr-xr-x 1 root root 29664 Aug 27 10:58 bin/sleep +-rwxr-xr-x 1 root root 20160 Jan 14 2011 bin/pkill +-rwxr-xr-x 1 root root 42376 Jul 21 2011 bin/setfont +-rwxr-xr-x 1 root root 114064 Jul 21 2011 bin/loadkeys +-rwxr-xr-x 1 root root 50344 Aug 27 10:58 bin/ln +-rwxr-xr-x 1 root root 50400 Aug 27 10:58 bin/cat +lrwxrwxrwx 1 root root 4 Feb 21 09:33 bin/sh -> dash +-rwxr-xr-x 1 root root 116296 Aug 27 10:58 bin/mv +-rwxr-xr-x 1 root root 22120 Jan 25 07:56 bin/dmesg +-rwxr-xr-x 1 root root 39248 Dec 19 09:11 bin/plymouth +-rwxr-xr-x 1 root root 29664 Aug 27 10:58 bin/uname +-rwxr-xr-x 1 root root 37896 Aug 27 10:58 bin/[ +-rwsr-xr-x 1 root root 55216 Jan 25 07:56 bin/umount +-rwxr-xr-x 1 root root 132280 Jan 12 2011 bin/sed +-rwxr-xr-x 1 root root 29648 Aug 27 10:58 bin/basename +-rwxr-xr-x 1 root root 33792 Aug 27 10:58 bin/mknod +-rwxr-xr-x 1 root root 109960 Aug 27 10:58 bin/ls +-rwxr-xr-x 1 root root 10328 Feb 16 14:10 bin/usleep +-rwsr-xr-x 1 root root 72808 Jan 25 07:56 bin/mount +-rwxr-xr-x 1 root root 83944 Dec 19 09:11 bin/plymouthd +-rwxr-xr-x 1 root root 29648 Aug 27 10:58 bin/echo +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at jimmy</A> ~]# mkinitrd -f foo.img 3.2.6-desktop-3.mga2 +I: *** Including module: bootchart *** +I: *** Including module: dash *** +I: *** Including module: i18n *** +I: *** Including module: rpmversion *** +I: *** Including module: plymouth *** +I: *** Including module: dm *** +I: Skipping udev rule: 64-device-mapper.rules +I: *** Including module: kernel-modules *** +I: *** Including module: lvm *** +I: Skipping udev rule: 64-device-mapper.rules +I: *** Including module: resume *** +I: *** Including module: rootfs-block *** +I: *** Including module: terminfo *** +I: *** Including module: udev-rules *** +I: Skipping udev rule: 50-udev.rules +I: Skipping udev rule: 95-late.rules +I: Skipping udev rule: 50-firmware.rules +I: *** Including module: usrmount *** +I: *** Including module: base *** +I: *** Including module: fs-lib *** +I: *** Including module: shutdown *** +I: Skipping program kexec as it cannot be found and is flagged to be +optional +I: *** Including modules done *** +I: Wrote /root/foo.img: +I: -rw-r--r-- 1 root root 7154561 Feb 21 09:35 /root/foo.img +[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at jimmy</A> ~]# lsinitrd foo.img | grep " bin/" +-rwxr-xr-x 1 root root 126128 Aug 27 10:58 bin/cp +-rwxr-xr-x 1 root root 13040 Jul 21 2011 bin/kbd_mode +-rwxr-xr-x 1 root root 14136 Jan 25 07:56 bin/flock +-rwxr-xr-x 1 root root 830760 May 9 2011 bin/bash +-rwxr-xr-x 1 root root 67872 Aug 27 10:58 bin/stty +-rwxr-xr-x 1 root root 58560 Aug 27 10:58 bin/rm +-rwxr-xr-x 1 root root 96096 Sep 8 22:22 bin/dash +-rwxr-xr-x 1 root root 50304 Aug 27 10:58 bin/mkdir +-rwxr-xr-x 1 root root 137272 Nov 18 19:28 bin/grep +-rwxr-xr-x 1 root root 29664 Aug 27 10:58 bin/sleep +-rwxr-xr-x 1 root root 20160 Jan 14 2011 bin/pkill +-rwxr-xr-x 1 root root 42376 Jul 21 2011 bin/setfont +-rwxr-xr-x 1 root root 114064 Jul 21 2011 bin/loadkeys +-rwxr-xr-x 1 root root 50344 Aug 27 10:58 bin/ln +-rwxr-xr-x 1 root root 50400 Aug 27 10:58 bin/cat +lrwxrwxrwx 1 root root 4 Feb 21 09:35 bin/sh -> dash +-rwxr-xr-x 1 root root 116296 Aug 27 10:58 bin/mv +-rwxr-xr-x 1 root root 22120 Jan 25 07:56 bin/dmesg +-rwxr-xr-x 1 root root 39248 Dec 19 09:11 bin/plymouth +-rwxr-xr-x 1 root root 29664 Aug 27 10:58 bin/uname +-rwxr-xr-x 1 root root 37896 Aug 27 10:58 bin/[ +-rwsr-xr-x 1 root root 55216 Jan 25 07:56 bin/umount +-rwxr-xr-x 1 root root 132280 Jan 12 2011 bin/sed +-rwxr-xr-x 1 root root 29648 Aug 27 10:58 bin/basename +-rwxr-xr-x 1 root root 33792 Aug 27 10:58 bin/mknod +-rwxr-xr-x 1 root root 109960 Aug 27 10:58 bin/ls +-rwxr-xr-x 1 root root 10328 Feb 16 14:10 bin/usleep +-rwsr-xr-x 1 root root 72808 Jan 25 07:56 bin/mount +-rwxr-xr-x 1 root root 83944 Dec 19 09:11 bin/plymouthd +-rwxr-xr-x 1 root root 29648 Aug 27 10:58 bin/echo + + + +Some more details here: +<A HREF="https://bugs.mageia.org/show_bug.cgi?id=4541">https://bugs.mageia.org/show_bug.cgi?id=4541</A> + + +-- + +Colin Guthrie +colin(at)mageia.org +<A HREF="http://colin.guthr.ie/">http://colin.guthr.ie/</A> + +Day Job: + Tribalogic Limited <A HREF="http://www.tribalogic.net/">http://www.tribalogic.net/</A> +Open Source: + Mageia Contributor <A HREF="http://www.mageia.org/">http://www.mageia.org/</A> + PulseAudio Hacker <A HREF="http://www.pulseaudio.org/">http://www.pulseaudio.org/</A> + Trac Hacker <A HREF="http://trac.edgewall.org/">http://trac.edgewall.org/</A> +</PRE> + + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="012165.html">[Mageia-dev] New Dracut: Please test +</A></li> + <LI>Next message: <A HREF="012186.html">[Mageia-dev] New Dracut: Please test +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12179">[ date ]</a> + <a href="thread.html#12179">[ thread ]</a> + <a href="subject.html#12179">[ subject ]</a> + <a href="author.html#12179">[ 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> |