From 1be510f9529cb082f802408b472a77d074b394c0 Mon Sep 17 00:00:00 2001 From: Nicolas Vigier Date: Sun, 14 Apr 2013 13:46:12 +0000 Subject: Add zarb MLs html archives --- zarb-ml/mageia-dev/2011-October/009079.html | 97 +++++++++++++++++++++++++++++ 1 file changed, 97 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-October/009079.html (limited to 'zarb-ml/mageia-dev/2011-October/009079.html') 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 @@ + + + + [Mageia-dev] Please test dracut (mkinitrd replacement) + + + + + + + + + +

[Mageia-dev] Please test dracut (mkinitrd replacement)

+ Anssi Hannula + anssi.hannula at iki.fi +
+ Sun Oct 23 06:17:33 CEST 2011 +

+
+ +
On 22.10.2011 16:05, Colin Guthrie wrote:
+> 'Twas brillig, and David W. Hodgins at 22/10/11 03:10 did gyre and gimble:
+>> On Thu, 20 Oct 2011 19:29:46 -0400, Colin Guthrie
+>> <mageia at colin.guthr.ie> wrote:
+>>
+>>> sudo -i (or su -)
+>>> urpmi dracut
+>>> cd /boot
+>>> mv initrd-3.1.0-desktop-0.rc10.1.mga2.img initrd-old.img
+>>> /sbin/installkernel -N 3.1.0-desktop-0.rc10.1.mga2
+>>
+>> Worked ok here with lvm for /usr, /home, etc. Still affected by
+>> https://bugs.mageia.org/show_bug.cgi?id=1525#c73
+>> just like mkinitrd, putting the loading of pata_acpi before
+>> the loading of pata_via, which makes my dvd drive unusable
+>> till I edit the initrd to reverse the load order.
+>>
+>> What controls the order it chooses for the loading of modules?
+> 
+> Not 100% sure what determines the order or priority here, but hopefully
+> the same fix will affect both. Not 100% sure tho'.
+
+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
+
+ + + + + + + + + + + + + + +
+

+ +
+More information about the Mageia-dev +mailing list
+ -- cgit v1.2.1