diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2011-December/010228.html')
-rw-r--r-- | zarb-ml/mageia-dev/2011-December/010228.html | 167 |
1 files changed, 167 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2011-December/010228.html b/zarb-ml/mageia-dev/2011-December/010228.html new file mode 100644 index 000000000..7706209ef --- /dev/null +++ b/zarb-ml/mageia-dev/2011-December/010228.html @@ -0,0 +1,167 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] New errors during boot (since latest Cauldron updates) + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20New%20errors%20during%20boot%20%28since%20latest%20Cauldron%0A%09updates%29&In-Reply-To=%3C4EDE0492.4040301%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="010225.html"> + <LINK REL="Next" HREF="010232.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] New errors during boot (since latest Cauldron updates)</H1> + <B>Colin Guthrie</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20New%20errors%20during%20boot%20%28since%20latest%20Cauldron%0A%09updates%29&In-Reply-To=%3C4EDE0492.4040301%40colin.guthr.ie%3E" + TITLE="[Mageia-dev] New errors during boot (since latest Cauldron updates)">mageia at colin.guthr.ie + </A><BR> + <I>Tue Dec 6 13:03:30 CET 2011</I> + <P><UL> + <LI>Previous message: <A HREF="010225.html">[Mageia-dev] New errors during boot (since latest Cauldron updates) +</A></li> + <LI>Next message: <A HREF="010232.html">[Mageia-dev] ANN: x11-server 1.11.2 landing +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10228">[ date ]</a> + <a href="thread.html#10228">[ thread ]</a> + <a href="subject.html#10228">[ subject ]</a> + <a href="author.html#10228">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>'Twas brillig, and Robert Fox at 06/12/11 10:12 did gyre and gimble: +><i> On Tue, 2011-12-06 at 10:04 +0000, Colin Guthrie wrote: +</I>>><i> 'Twas brillig, and Robert Fox at 06/12/11 09:18 did gyre and gimble: +</I>>>><i> The first error has been around for some time udevd (directory not +</I>>>><i> writable) - but the OSINFO errors are new: +</I>>>><i> +</I>>>><i> Starting udev: udevd[133]: error: runtime directory '/run/udev' not +</I>>>><i> writable, for now falling back to '/dev/.udev' +</I>>>><i> ^[[85G[^[[1;32m OK ^[[0;39m] +</I>>>><i> udevd[134]: unknown key 'OSINFO_BOOTABLE' +</I>>>><i> in /lib/udev/rules.d/95-osinfo.rules:30 +</I>>>><i> +</I>>>><i> udevd[134]: unknown key 'OSINFO_INSTALLER' +</I>>>><i> in /lib/udev/rules.d/95-osinfo.rules:30 +</I>>>><i> +</I>>>><i> udevd[134]: unknown key 'OSINFO_BOOTABLE' +</I>>>><i> in /lib/udev/rules.d/95-osinfo.rules:36 +</I>>>><i> +</I>>>><i> udevd[134]: unknown key 'OSINFO_INSTALLER' +</I>>>><i> in /lib/udev/rules.d/95-osinfo.rules:36 +</I>>>><i> +</I>>>><i> Systems seems to work fine so far. +</I>>><i> +</I>>><i> Can you state which init system you are using, sysvinit or udev. And +</I>>><i> also can you state which initrd generator you are using, mkinitrd or dracut. +</I>>><i> +</I>>><i> Col +</I>>><i> +</I>>><i> +</I>><i> +</I>><i> sysvinit I believe (how can I confirm this?) and mkinitrd (simply did a +</I>><i> cauldron update which included a kernel update - don't even have dracut +</I>><i> installed. +</I> +Yeah this is probably just udev not liking the fact that mkinitrd does +not setup /run as a tmpfs mount. + +Dracut runs udev from the initrd and thus setups up /run etc. + +So please try installing dracut and regenerating the initrd: dracut -f +/boot/initrd-3.1.4-desktop-2.mga2.img + +Make sure you have a working initrd saved just in case you need it +before running this command: e.g. cp +/boot/initrd-3.1.4-desktop-2.mga2.img /boot/arg.img + +This way you can always edit your grub command to specify this initrd +manually in the case of a hideous failure! + + +We'll likely be forcing dracut on people pretty soon anyway and might +drop mkinitrd completely from mga2, so it's worth giving us feedback if +you can :) + +Cheers + +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="010225.html">[Mageia-dev] New errors during boot (since latest Cauldron updates) +</A></li> + <LI>Next message: <A HREF="010232.html">[Mageia-dev] ANN: x11-server 1.11.2 landing +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#10228">[ date ]</a> + <a href="thread.html#10228">[ thread ]</a> + <a href="subject.html#10228">[ subject ]</a> + <a href="author.html#10228">[ 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> |