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-December/010587.html | 77 ++++++++++++++++++++++++++++ 1 file changed, 77 insertions(+) create mode 100644 zarb-ml/mageia-dev/2011-December/010587.html (limited to 'zarb-ml/mageia-dev/2011-December/010587.html') diff --git a/zarb-ml/mageia-dev/2011-December/010587.html b/zarb-ml/mageia-dev/2011-December/010587.html new file mode 100644 index 000000000..498abc2a2 --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010587.html @@ -0,0 +1,77 @@ + + + + [Mageia-dev] Issues with dracut + + + + + + + + + +

[Mageia-dev] Issues with dracut

+ David W. Hodgins + davidwhodgins at gmail.com +
+ Sat Dec 17 21:00:15 CET 2011 +

+
+ +
On Fri, 16 Dec 2011 09:11:48 -0500, Colin Guthrie <mageia at colin.guthr.ie> wrote:
+
+> I'll have a look and if I cannot come up with something better, I'll
+> just give up and force grep to be installed :D
+
+With the current versions of dracut and lvm, lvm is failing to load
+due to libncursesw.so.5 not loading.
+
+I've solved it on my system for now, by copying
+# ll /usr/lib/libncursesw.so.*
+lrwxrwxrwx 1 root root     18 Jul  1 13:41 /usr/lib/libncursesw.so.5 -> libncursesw.so.5.9*
+-rwxr-xr-x 1 root root 369968 Jul  1 04:01 /usr/lib/libncursesw.so.5.9*
+
+to /lib, running ldconfig and adding
+install_items+=(/lib/libncursesw.so.5.9 /lib/libncursesw.so.5)
+to /etc/dracut.conf.
+
+Regards, Dave Hodgins
+
+ + + + + + +
+

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