diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-February/022566.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-February/022566.html | 124 |
1 files changed, 124 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-February/022566.html b/zarb-ml/mageia-dev/2013-February/022566.html new file mode 100644 index 000000000..d840f9cd9 --- /dev/null +++ b/zarb-ml/mageia-dev/2013-February/022566.html @@ -0,0 +1,124 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-dev] Grub2 vs. Grub Legacy in M3 + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Grub2%20vs.%20Grub%20Legacy%20in%20M3&In-Reply-To=%3C5112EAF1.90005%40zen.co.uk%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="022455.html"> + <LINK REL="Next" HREF="022354.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-dev] Grub2 vs. Grub Legacy in M3</H1> + <B>Barry Jackson</B> + <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Grub2%20vs.%20Grub%20Legacy%20in%20M3&In-Reply-To=%3C5112EAF1.90005%40zen.co.uk%3E" + TITLE="[Mageia-dev] Grub2 vs. Grub Legacy in M3">zen25000 at zen.co.uk + </A><BR> + <I>Thu Feb 7 00:44:49 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="022455.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3 +</A></li> + <LI>Next message: <A HREF="022354.html">[Mageia-dev] freeze push: x11-driver-input-synaptics-1.6.3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#22566">[ date ]</a> + <a href="thread.html#22566">[ thread ]</a> + <a href="subject.html#22566">[ subject ]</a> + <a href="author.html#22566">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 05/02/13 00:52, Felix Miata wrote: +><i> On 2013-02-04 20:27 (GMT) Barry Jackson composed: +</I>><i> +</I>>><i> Felix Miata wrote: +</I>><i> +</I>>>><i> <A HREF="http://fm.no-ip.com/Tmp/Linux/Mdv/menu.lst.04-cldrn-gx27b.txt">http://fm.no-ip.com/Tmp/Linux/Mdv/menu.lst.04-cldrn-gx27b.txt</A> +</I>><i> +</I>>>><i> <A HREF="http://fm.no-ip.com/Tmp/Linux/Mdv/etc-default-grub-cldrn-gx27b.txt">http://fm.no-ip.com/Tmp/Linux/Mdv/etc-default-grub-cldrn-gx27b.txt</A> +</I>><i> +</I>>>><i> Only error message I recall is about vga= from Grub2 before first +</I>>>><i> kernel/init messages appear. +</I>><i> +</I>>><i> I was referring to re-testing the use of grub2-menulst2cfg again, since +</I>>><i> it works perfectly here. +</I>><i> +</I>>><i> If you truly get errors from the grub.cfg produced by it then I would +</I>>><i> like to report this upstream. I suspect there is something slightly +</I>>><i> unusual in your menu.lst that it can't handle, so we will need both +</I>>><i> menu.lst and the output .cfg, plus any error messages that may be useful. +</I>><i> +</I>><i> First I did urpmi --auto-update, which raised grub2 from -16 to -17. The +</I>><i> new grub.cfg generated by grub2-menulst2cfg is identical to the last one +</I>><i> it made: <A HREF="http://fm.no-ip.com/Tmp/Linux/Mdv/grub.cfg.05-cldrn-gx27b.txt">http://fm.no-ip.com/Tmp/Linux/Mdv/grub.cfg.05-cldrn-gx27b.txt</A> +</I>><i> +</I>><i> The two links above are unchanged. +</I>><i> +</I>><i> Selecting the first stanza, as before, causes: +</I>><i> +</I>><i> "... +</I>><i> doing fast boot +</I>><i> mkdir: cannot create directory '/run': File exists +</I>><i> ... +</I>><i> udevd[99]: could not find module by name='e1000' +</I>><i> WARNING: Deprecated config file /etc/modprobe.conf, ... +</I>><i> ...resume device not found (ignoring) +</I>><i> Waiting for device /dev/root to appear...Could not find /dev/root ... +</I>><i> Want me to fall back to /dev/by-id-yada-part21." +</I>><i> +</I>><i> The root device is in fact /dev/by-id-yada-part22. +</I>><i> +</I>>><i> Since your comments earlier I have decided to split out the theme into a +</I>>><i> separate package, so that a minimal installation using grub2 will not +</I>>><i> pull in the font, image etc. +</I>><i> +</I>>><i> I have pushed a new version that Suggests: os-prober in the meantime. +</I>><i> +</I>><i> urpme os-prober didn't try to remove grub2 this time. :-) +</I>><i> +</I>>><i> So, in future an install of grub2 with --no-suggests will be without a +</I>>><i> theme or os-prober, and perform as per the modifications I suggested +</I>>><i> above. +</I>><i> +</I>>><i> Thanks for your constructive comments Felix, +</I>><i> +</I>><i> :-) +</I> +Hi Felix, +The new grub2 package is pushed, with the theme split out from the main +package which is a Suggest like os-prober. +Please remove the commented THEME line in your /etc/default/grub before +updating, as this is now handled by filetriggers and will possibly upset +things - I had not considered that possibility (commented line) and may +need to look again at how that is handled. +Please see the updated README.Mageia in the package. + +I will now hopefully have time to report your grub2-menulst2cfg issue ;) + +Barry +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="022455.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3 +</A></li> + <LI>Next message: <A HREF="022354.html">[Mageia-dev] freeze push: x11-driver-input-synaptics-1.6.3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#22566">[ date ]</a> + <a href="thread.html#22566">[ thread ]</a> + <a href="subject.html#22566">[ subject ]</a> + <a href="author.html#22566">[ 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> |