summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-February/022441.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2013-February/022441.html')
-rw-r--r--zarb-ml/mageia-dev/2013-February/022441.html120
1 files changed, 120 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-February/022441.html b/zarb-ml/mageia-dev/2013-February/022441.html
new file mode 100644
index 000000000..9356c7cc5
--- /dev/null
+++ b/zarb-ml/mageia-dev/2013-February/022441.html
@@ -0,0 +1,120 @@
+<!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=%3C5110098D.5050107%40earthlink.net%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="022433.html">
+ <LINK REL="Next" HREF="022446.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Grub2 vs. Grub Legacy in M3</H1>
+ <B>Felix Miata</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Grub2%20vs.%20Grub%20Legacy%20in%20M3&In-Reply-To=%3C5110098D.5050107%40earthlink.net%3E"
+ TITLE="[Mageia-dev] Grub2 vs. Grub Legacy in M3">mrmazda at earthlink.net
+ </A><BR>
+ <I>Mon Feb 4 20:18:37 CET 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="022433.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3
+</A></li>
+ <LI>Next message: <A HREF="022446.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#22441">[ date ]</a>
+ <a href="thread.html#22441">[ thread ]</a>
+ <a href="subject.html#22441">[ subject ]</a>
+ <a href="author.html#22441">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 2013-02-04 14:27 (GMT) Barry Jackson composed:
+
+&gt;<i> Felix Miata wrote:
+</I>
+&gt;&gt;<i> Nice in theory, but the root device is off by -1. Default menu.lst
+</I>&gt;&gt;<i> cmdline includes root=LABEL=22cauldrn instead of UUID or device name,
+</I>&gt;&gt;<i> which is apparently disregarded by grub 2.
+</I>
+&gt;<i> Maybe a limitation of legacy_kernel.
+</I>&gt;<i> Normally to use labels in grub2 the 'search' command is used without any
+</I>&gt;<i> reference to the device assignment.
+</I>&gt;<i> Like:-
+</I>
+&gt;<i> menuentry 'Mageia-2 multiboot' {
+</I>&gt;<i> search --no-floppy --label --set=root mageia-2
+</I>&gt;<i> multiboot /boot/grub2/i386-pc/core.img
+</I>&gt;<i> }
+</I>
+&gt;&gt;<i> menuentry 'Cauldron defkernel' {
+</I>&gt;&gt;<i> legacy_kernel '(hd0,22)/boot/vmlinuz' '(hd0,21)/boot/vmlinuz'
+</I>&gt;&gt;<i> 'root=LABEL=22cauldrn' 'splash=verbose' 'noresume' 'video=1152x864'
+</I>&gt;&gt;<i> 'vga=794' '3' ''
+</I>&gt;&gt;<i> legacy_initrd '(hd0,22)/boot/initrd' '(hd0,21)/boot/initrd'
+</I>&gt;&gt;<i> }
+</I>
+&gt;&gt;<i> It works when I s/hd0,21/hd0,22/g.
+</I>
+&gt;<i> That syntax is apparently correct, as legacy_kernel needs to know what
+</I>&gt;<i> the original legacy command was.
+</I>&gt;<i> I have tested here in a clean mga3 installation and it works for me.
+</I>
+&gt;<i> Please re-test and if it fails again please attach the original menu.lst
+</I>&gt;<i> and the resulting grub.cfg along with any error messages.
+</I>
+It's entirely unclear what &quot;re-test&quot; here means, unless maybe by
+incorporating your immediately preceding thread response. Current behavior of
+Grub2 menu overall and first grub.cfg stanza is acceptable having used/using
+the following:
+
+<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>
+
+<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>
+
+<A HREF="http://fm.no-ip.com/Tmp/Linux/Mdv/grub.cfg.06-cldrn-gx27b.txt">http://fm.no-ip.com/Tmp/Linux/Mdv/grub.cfg.06-cldrn-gx27b.txt</A>
+
+Only error message I recall is about vga= from Grub2 before first kernel/init
+messages appear.
+--
+&quot;The wise are known for their understanding, and pleasant
+words are persuasive.&quot; Proverbs 16:21 (New Living Translation)
+
+ Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!
+
+Felix Miata *** <A HREF="http://fm.no-ip.com/">http://fm.no-ip.com/</A>
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="022433.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3
+</A></li>
+ <LI>Next message: <A HREF="022446.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#22441">[ date ]</a>
+ <a href="thread.html#22441">[ thread ]</a>
+ <a href="subject.html#22441">[ subject ]</a>
+ <a href="author.html#22441">[ 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>