summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/20120429/007167.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/20120429/007167.html')
-rw-r--r--zarb-ml/mageia-discuss/20120429/007167.html101
1 files changed, 101 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20120429/007167.html b/zarb-ml/mageia-discuss/20120429/007167.html
new file mode 100644
index 000000000..a17f2444c
--- /dev/null
+++ b/zarb-ml/mageia-discuss/20120429/007167.html
@@ -0,0 +1,101 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] can bootable partitions be detected during installation?
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20can%20bootable%20partitions%20be%20detected%20during%0A%09installation%3F&In-Reply-To=%3CCA%2Bh4nj4MfOKZDz1P1KhAv75-1-_wyJF%2BA9g27HqwNoiTRKgA2w%40mail.gmail.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="007165.html">
+ <LINK REL="Next" HREF="007166.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] can bootable partitions be detected during installation?</H1>
+ <B>Wolfgang Bornath</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20can%20bootable%20partitions%20be%20detected%20during%0A%09installation%3F&In-Reply-To=%3CCA%2Bh4nj4MfOKZDz1P1KhAv75-1-_wyJF%2BA9g27HqwNoiTRKgA2w%40mail.gmail.com%3E"
+ TITLE="[Mageia-discuss] can bootable partitions be detected during installation?">molch.b at googlemail.com
+ </A><BR>
+ <I>Sun Apr 29 17:21:14 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="007165.html">[Mageia-discuss] can bootable partitions be detected during installation?
+</A></li>
+ <LI>Next message: <A HREF="007166.html">[Mageia-discuss] Mageia 2 Experiences
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#7167">[ date ]</a>
+ <a href="thread.html#7167">[ thread ]</a>
+ <a href="subject.html#7167">[ subject ]</a>
+ <a href="author.html#7167">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>2012/4/29 blind Pete &lt;<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">0123peter at gmail.com</A>&gt;:
+&gt;<i> Hi,
+</I>&gt;<i>
+</I>&gt;<i> During a test installation of M2b3 some other installations are
+</I>&gt;<i> detected and get listed in the Grub menu, but others don't.
+</I>&gt;<i> For example, Ubuntu is ignored. &#160;That uses Grub2 so it would be
+</I>&gt;<i> a bit much to expect Grub to understand it, BUT Ubuntu's Grub2
+</I>&gt;<i> is installed on Unbutu's root partition.
+</I>&gt;<i>
+</I>&gt;<i> Can partitions with boot loaders on them be detected and listed
+</I>&gt;<i> in Grub's menu as something to be chained? &#160;i.e. Install M2b3
+</I>&gt;<i> and get Grub installed to the mbr. &#160;Then on booting, Grub could
+</I>&gt;<i> present a menu that includes all of the standard M2b3 options,
+</I>&gt;<i> any other kernels that were found (not the Ubuntu kernels because
+</I>&gt;<i> they are under Grub2 and too hard) and an entry for the Ubuntu
+</I>&gt;<i> partition. &#160;The partition is LABELed &quot;Ubuntu&quot;. &#160;If &quot;Ubuntu&quot; were
+</I>&gt;<i> selected from the M2b3 mbr Grub menu, then the Grub2 on the Ubuntu
+</I>&gt;<i> root partition could be chained (and then an Ubuntu kernel).
+</I>&gt;<i>
+</I>&gt;<i> Is this do-able?
+</I>
+Yes. That is the way I install all distributions.
+
+1. Install a minimal small distribution which uses grub, without X.
+The only purpose is to put its grub into the MBR and serve as the
+&quot;steering center&quot;.
+
+2. Install all other distributions with putting their bootloader into
+their respective root partition
+
+3. Enter the installations into the menu.lst of the steering center's grub with
+
+title &lt;distributiion name&gt;
+root (hd0,4)
+chainloader +
+
+Here the bootloader of the distribution to start lies in /dev/sda5
+
+The advantage of this way is not only that you can install
+distributions with different bootloaders. Whenever you install a new
+kernel in any of these distributions you have to do nothing extra
+because the new kernel is set in the distribution's bootloader, not in
+the master boot loader.
+
+--
+wobo
+</PRE>
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="007165.html">[Mageia-discuss] can bootable partitions be detected during installation?
+</A></li>
+ <LI>Next message: <A HREF="007166.html">[Mageia-discuss] Mageia 2 Experiences
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#7167">[ date ]</a>
+ <a href="thread.html#7167">[ thread ]</a>
+ <a href="subject.html#7167">[ subject ]</a>
+ <a href="author.html#7167">[ author ]</a>
+ </LI>
+ </UL>
+
+<hr>
+<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss
+mailing list</a><br>
+</body></html>