summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-dev/2013-January/022150.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-dev/2013-January/022150.html')
-rw-r--r--zarb-ml/mageia-dev/2013-January/022150.html112
1 files changed, 112 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-January/022150.html b/zarb-ml/mageia-dev/2013-January/022150.html
new file mode 100644
index 000000000..e8cd2dbf9
--- /dev/null
+++ b/zarb-ml/mageia-dev/2013-January/022150.html
@@ -0,0 +1,112 @@
+<!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=%3C5106DAE8.3030509%40roadrunner.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="022188.html">
+ <LINK REL="Next" HREF="022162.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-dev] Grub2 vs. Grub Legacy in M3</H1>
+ <B>Frank Griffin</B>
+ <A HREF="mailto:mageia-dev%40mageia.org?Subject=Re%3A%20%5BMageia-dev%5D%20Grub2%20vs.%20Grub%20Legacy%20in%20M3&In-Reply-To=%3C5106DAE8.3030509%40roadrunner.com%3E"
+ TITLE="[Mageia-dev] Grub2 vs. Grub Legacy in M3">ftg at roadrunner.com
+ </A><BR>
+ <I>Mon Jan 28 21:09:12 CET 2013</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="022188.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3
+</A></li>
+ <LI>Next message: <A HREF="022162.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#22150">[ date ]</a>
+ <a href="thread.html#22150">[ thread ]</a>
+ <a href="subject.html#22150">[ subject ]</a>
+ <a href="author.html#22150">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 01/28/2013 02:27 PM, Barry Jackson wrote:
+&gt;<i> Err...
+</I>&gt;<i>
+</I>&gt;<i> # grub
+</I>&gt;<i> root (hdx,y)
+</I>&gt;<i> setup (hdx,y)
+</I>&gt;<i> quit
+</I>&gt;<i>
+</I>&gt;<i> Job done - there is no need to touch install.sh
+</I>
+Err,
+
+[<A HREF="https://www.mageia.org/mailman/listinfo/mageia-dev">root at ftglap</A> grub]# cat /boot/grub/install.sh
+grub --device-map=/boot/grub/device.map --batch &lt;&lt;EOF
+root (hd0,5)
+setup --stage2=/boot/grub/stage2 (hd0)
+quit
+EOF
+
+&gt;<i>
+</I>&gt;<i> ...this is where we disagree slightly ;)
+</I>&gt;<i> Chainloading into grub2 is not the best way, due to the block lists
+</I>&gt;<i> problem people keep mentioning and complaining about.
+</I>
+Could you please explain why ? The whole MBR/PBR design was set up so
+that whatever gets loaded and receives control doesn't know which way it
+happened. How does grub2 break this ?
+
+&gt;<i> Chanloading is un-necessary
+</I>
+I don't claim that it's necessary, just that it's more desirable than
+requiring the MBR code to go poking around in partitons other than the
+one from which it was installed. If you're interested in keeping
+partitions functionally as separate as they can be, it just makes sense
+to have them booted by their own bootloaders.
+
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="022188.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3
+</A></li>
+ <LI>Next message: <A HREF="022162.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#22150">[ date ]</a>
+ <a href="thread.html#22150">[ thread ]</a>
+ <a href="subject.html#22150">[ subject ]</a>
+ <a href="author.html#22150">[ 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>