diff options
Diffstat (limited to 'zarb-ml/mageia-dev/2013-January/022148.html')
-rw-r--r-- | zarb-ml/mageia-dev/2013-January/022148.html | 121 |
1 files changed, 121 insertions, 0 deletions
diff --git a/zarb-ml/mageia-dev/2013-January/022148.html b/zarb-ml/mageia-dev/2013-January/022148.html new file mode 100644 index 000000000..1fb44be7a --- /dev/null +++ b/zarb-ml/mageia-dev/2013-January/022148.html @@ -0,0 +1,121 @@ +<!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=%3C5106D90D.8030805%40earthlink.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="022146.html"> + <LINK REL="Next" HREF="022158.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=%3C5106D90D.8030805%40earthlink.net%3E" + TITLE="[Mageia-dev] Grub2 vs. Grub Legacy in M3">mrmazda at earthlink.net + </A><BR> + <I>Mon Jan 28 21:01:17 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="022146.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3 +</A></li> + <LI>Next message: <A HREF="022158.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#22148">[ date ]</a> + <a href="thread.html#22148">[ thread ]</a> + <a href="subject.html#22148">[ subject ]</a> + <a href="author.html#22148">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 2013-01-28 19:27 (GMT) Barry Jackson composed: + +>>><i> <A HREF="http://svnweb.mageia.org/packages/cauldron/grub2/current/SOURCES/README.Mageia?view=markup">http://svnweb.mageia.org/packages/cauldron/grub2/current/SOURCES/README.Mageia?view=markup</A> +</I>><i> Chainloading into grub2 is not the best way, due to the block lists +</I>><i> problem people keep mentioning and complaining about. +</I>><i> Grub2 can install it's kernel in the root filesystem which can be booted +</I>><i> directly. Installing the grub2 package, whether during install or later +</I>><i> automatically builds /boot/grub/i386-pc/core.img and also creates a +</I>><i> grub.cfg ready for use. +</I>><i> Chanloading is un-necessary since an entry in menu.lst on a legacy +</I>><i> system will boot a grub2 Mageia system using: +</I> +><i> title Mageia via GRUB 2 +</I>><i> root (hdx,y) +</I>><i> kernel /boot/grub2/i386-pc/core.img +</I> +><i> ...as explained in the above README.Mageia +</I> +><i> I use a small grub2 partition sda1 as "master". +</I>><i> To boot into Mageia grub2 systems I use the grub2 multiboot command: +</I> +><i> menuentry 'Mageia-3 multi sda6' { +</I>><i> search --no-floppy --label --set=root mageia-3 +</I>><i> multiboot /boot/grub2/i386-pc/core.img +</I>><i> } +</I> +><i> So IMO all of the FUD about "you can't install grub2 to the PBR" is +</I>><i> pointless since it's just not necessary. +</I> +Maybe not all is FUD. I don't see anything in that README that describes a +procedure for an OS/2 or eCS multibooter whose primary bootloader and/or +bootloader of choice is IBM Boot Manager, which is prerequisite to booting +OS/2 when it is installed to a logical partition (the only place I've ever +installed it in the past decade). It can't be told to load a particular file +on a partition, only its PBR via the simple process of selecting a partition +in its setup utility for inclusion in its boot menu. It works (in effect, +chainloads) fine for partitions on which Grub Legacy has been configured with +the Grub Legacy setup command. The only options I see for such users is +selecting a partition with Grub Legacy configured with menu.lst stanza(s) +that include core.img, or configuring IBM BM as a secondary bootloader to a +primary bootloader that is not installed on the MBR. +-- +"The wise are known for their understanding, and pleasant +words are persuasive." 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="022146.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3 +</A></li> + <LI>Next message: <A HREF="022158.html">[Mageia-dev] Grub2 vs. Grub Legacy in M3 +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#22148">[ date ]</a> + <a href="thread.html#22148">[ thread ]</a> + <a href="subject.html#22148">[ subject ]</a> + <a href="author.html#22148">[ 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> |