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/2012-February/011701.html | 90 ++++++++++++++++++++++++++++ 1 file changed, 90 insertions(+) create mode 100644 zarb-ml/mageia-dev/2012-February/011701.html (limited to 'zarb-ml/mageia-dev/2012-February/011701.html') diff --git a/zarb-ml/mageia-dev/2012-February/011701.html b/zarb-ml/mageia-dev/2012-February/011701.html new file mode 100644 index 000000000..318d9617b --- /dev/null +++ b/zarb-ml/mageia-dev/2012-February/011701.html @@ -0,0 +1,90 @@ + + + + [Mageia-dev] Issues with dracut + + + + + + + + + +

[Mageia-dev] Issues with dracut

+ David W. Hodgins + davidwhodgins at gmail.com +
+ Fri Feb 3 05:37:01 CET 2012 +

+
+ +
On Tue, 17 Jan 2012 07:22:30 -0500, Colin Guthrie <mageia at colin.guthr.ie> wrote:
+
+> Are things working OK for you now with dracut or is it still busted?
+
+I've finally figured out why it wasn't working for my system.
+
+Two separate problems.
+
+First, /dev/$volumegroup/$logicalvolume symlinks are no longer created.
+My fstab had ...
+/dev/91/usr /usr ext4 defaults,relatime,user_xattr 1 2
+which used to work, but /dev/91/usr is not created when
+the lvm scan is run. /dev/mapper/91-usr is created, but not /dev/91/usr.
+
+Second, on my single core system, the loop to process the things found by
+udev only ran
+while :; do
+
+     check_finished && break
+at which point it ended the loop, without trying to run the initqueue jobs.
+
+I've attached a patch to fix the init script.
+
+Would you prefer I open a new bug report for this?
+
+Regards, Dave Hodgins
+-------------- next part --------------
+A non-text attachment was scrubbed...
+Name: init.patch
+Type: application/octet-stream
+Size: 1175 bytes
+Desc: not available
+URL: </pipermail/mageia-dev/attachments/20120202/80fcc31c/attachment.obj>
+
+ + + + +
+

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