diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2012-February/012008.html')
-rw-r--r-- | zarb-ml/mageia-dev/2012-February/012008.html | 126 |
1 files changed, 126 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2012-February/012008.html b/zarb-ml/mageia-dev/2012-February/012008.html new file mode 100644 index 000000000..95321a515 --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/012008.html @@ -0,0 +1,126 @@ +<!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=%3C4F3C4961.3030205%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="011973.html"> + <LINK REL="Next" HREF="012010.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=%3C4F3C4961.3030205%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] New Dracut: Please test">mageia at colin.guthr.ie + </A><BR> + <I>Thu Feb 16 01:10:09 CET 2012</I> + <P><UL> + <LI>Previous message: <A HREF="011973.html">[Mageia-dev] New Dracut: Please test +</A></li> + <LI>Next message: <A HREF="012010.html">[Mageia-dev] New Dracut: Please test +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12008">[ date ]</a> + <a href="thread.html#12008">[ thread ]</a> + <a href="subject.html#12008">[ subject ]</a> + <a href="author.html#12008">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Colin Guthrie at 15/02/12 09:36 did gyre and gimble: +><i> 'Twas brillig, and David W. Hodgins at 15/02/12 01:38 did gyre and gimble: +</I>>><i> On Tue, 14 Feb 2012 10:55:17 -0500, Colin Guthrie +</I>>><i> <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">mageia at colin.guthr.ie</A>> wrote: +</I>>><i> +</I>>>><i> Can everyone please test the new dracut please? Especially those of you +</I>>><i> +</I>>><i> With dracut-015-2, / on a partition, /usr on a lvm logical volume, the +</I>>><i> initramfs no longer has the lvm2 command, or the dm_mod kernel module +</I>>><i> making it impossible to mount /usr. +</I>>><i> +</I>>><i> The file 50mount-usr.sh is present in hooks/pre-pivot, but the file +</I>>><i> 30parse-lvm.sh is no longer in hooks/cmdline. +</I>><i> +</I>><i> Damn, it looked like the code was OK for that. I'll have to reintroduce +</I>><i> some patches I guess. +</I>><i> +</I>><i> Cheers for the report, I'll try and create a similar VM tonight. +</I> +OK, that was a very strange quirk.... it all boiled down to a string +comparison function :s + +Can you try with dracut-015-3.mga2 when it arrives? + +If you cannot boot, you can just pass rd.lvm.lv=foo/bar on the kernel +command line (where foo is the vgname and bar is the lvname)... tho' +this might or might not work too well as lvm might not be on the initrd +itself.... Even if it's not included, it however possible to run +things... with our current split of /usr (I was able to run the +necessary binaries from /sysroot with appropriate LD_LIBRARY_PATH tweaks!) + +Col + + +-- + +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="011973.html">[Mageia-dev] New Dracut: Please test +</A></li> + <LI>Next message: <A HREF="012010.html">[Mageia-dev] New Dracut: Please test +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#12008">[ date ]</a> + <a href="thread.html#12008">[ thread ]</a> + <a href="subject.html#12008">[ subject ]</a> + <a href="author.html#12008">[ 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> |