diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-dev/2011-October/009079.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip |
Diffstat (limited to 'zarb-ml/mageia-dev/2011-October/009079.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-October/009079.html | 97 |
1 files changed, 97 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-October/009079.html b/zarb-ml/mageia-dev/2011-October/009079.html new file mode 100644 index 000000000..49e608658 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-October/009079.html @@ -0,0 +1,97 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Please test dracut (mkinitrd replacement) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Please%20test%20dracut%20%28mkinitrd%20replacement%29&In-Reply-To=%3C4EA3955D.7050403%40iki.fi%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="009096.html"> + <LINK REL="Next" HREF="009095.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Please test dracut (mkinitrd replacement)</H1> + <B>Anssi Hannula</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Please%20test%20dracut%20%28mkinitrd%20replacement%29&In-Reply-To=%3C4EA3955D.7050403%40iki.fi%3E" + TITLE="[Mageia-dev] Please test dracut (mkinitrd replacement)">anssi.hannula at iki.fi + </A><BR> + <I>Sun Oct 23 06:17:33 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="009096.html">[Mageia-dev] Please test dracut (mkinitrd replacement) +</A></li> + <LI>Next message: <A HREF="009095.html">[Mageia-dev] IDE/SATA driver ordering [was Re: Please test dracut (mkinitrd replacement)] +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9079">[ date ]</a> + <a href="thread.html#9079">[ thread ]</a> + <a href="subject.html#9079">[ subject ]</a> + <a href="author.html#9079">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 22.10.2011 16:05, Colin Guthrie wrote: +><i> 'Twas brillig, and David W. Hodgins at 22/10/11 03:10 did gyre and gimble: +</I>>><i> On Thu, 20 Oct 2011 19:29:46 -0400, 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> sudo -i (or su -) +</I>>>><i> urpmi dracut +</I>>>><i> cd /boot +</I>>>><i> mv initrd-3.1.0-desktop-0.rc10.1.mga2.img initrd-old.img +</I>>>><i> /sbin/installkernel -N 3.1.0-desktop-0.rc10.1.mga2 +</I>>><i> +</I>>><i> Worked ok here with lvm for /usr, /home, etc. Still affected by +</I>>><i> <A HREF="https://bugs.mageia.org/show_bug.cgi?id=1525#c73">https://bugs.mageia.org/show_bug.cgi?id=1525#c73</A> +</I>>><i> just like mkinitrd, putting the loading of pata_acpi before +</I>>><i> the loading of pata_via, which makes my dvd drive unusable +</I>>><i> till I edit the initrd to reverse the load order. +</I>>><i> +</I>>><i> What controls the order it chooses for the loading of modules? +</I>><i> +</I>><i> Not 100% sure what determines the order or priority here, but hopefully +</I>><i> the same fix will affect both. Not 100% sure tho'. +</I> +Didn't look at this issue specifically, but automatically loaded modules +should be loaded in the order specified in +/lib/modules/foo/modules.order (which I think is used by depmod to +generate the dep entries in the correct order for modprobe), which +correctly contains pata_acpi after pata_via. + +-- +Anssi Hannula +</PRE> + + + + + + + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="009096.html">[Mageia-dev] Please test dracut (mkinitrd replacement) +</A></li> + <LI>Next message: <A HREF="009095.html">[Mageia-dev] IDE/SATA driver ordering [was Re: Please test dracut (mkinitrd replacement)] +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9079">[ date ]</a> + <a href="thread.html#9079">[ thread ]</a> + <a href="subject.html#9079">[ subject ]</a> + <a href="author.html#9079">[ 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> |