summaryrefslogtreecommitdiffstats
path: root/zarb-ml/mageia-discuss/2012-August/008615.html
diff options
context:
space:
mode:
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-August/008615.html')
-rw-r--r--zarb-ml/mageia-discuss/2012-August/008615.html122
1 files changed, 122 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-August/008615.html b/zarb-ml/mageia-discuss/2012-August/008615.html
new file mode 100644
index 000000000..f35149da3
--- /dev/null
+++ b/zarb-ml/mageia-discuss/2012-August/008615.html
@@ -0,0 +1,122 @@
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
+<HTML>
+ <HEAD>
+ <TITLE> [Mageia-discuss] Boot loader advice please
+ </TITLE>
+ <LINK REL="Index" HREF="index.html" >
+ <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Boot%20loader%20advice%20please&In-Reply-To=%3C503CB051.8050100%40gmx.com%3E">
+ <META NAME="robots" CONTENT="index,nofollow">
+ <META http-equiv="Content-Type" content="text/html; charset=us-ascii">
+ <LINK REL="Previous" HREF="008612.html">
+ <LINK REL="Next" HREF="008616.html">
+ </HEAD>
+ <BODY BGCOLOR="#ffffff">
+ <H1>[Mageia-discuss] Boot loader advice please</H1>
+ <B>Goh Lip</B>
+ <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Boot%20loader%20advice%20please&In-Reply-To=%3C503CB051.8050100%40gmx.com%3E"
+ TITLE="[Mageia-discuss] Boot loader advice please">lipg at gmx.com
+ </A><BR>
+ <I>Tue Aug 28 13:49:37 CEST 2012</I>
+ <P><UL>
+ <LI>Previous message: <A HREF="008612.html">[Mageia-discuss] Boot loader advice please
+</A></li>
+ <LI>Next message: <A HREF="008616.html">[Mageia-discuss] Boot loader advice please
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#8615">[ date ]</a>
+ <a href="thread.html#8615">[ thread ]</a>
+ <a href="subject.html#8615">[ subject ]</a>
+ <a href="author.html#8615">[ author ]</a>
+ </LI>
+ </UL>
+ <HR>
+<!--beginarticle-->
+<PRE>On 08/28/2012 07:01 PM, Anne Wilson wrote:
+&gt;<i> On 28/08/12 11:32, Anne Wilson wrote:
+</I>&gt;&gt;<i> &gt; On 28/08/12 11:16, Anne Wilson wrote:
+</I>&gt;&gt;&gt;<i> &gt;&gt; I'm currently installing M2 as a dual boot onto sdd. When all
+</I>&gt;&gt;&gt;<i> &gt;&gt; data is transferred to the new disk, sda, sdb and sdc will be
+</I>&gt;&gt;&gt;<i> &gt;&gt; removed. I assume that writing the boot loader (language fails
+</I>&gt;&gt;&gt;<i> &gt;&gt; me, at the moment) to sdd is fine? I know it's a very basic
+</I>&gt;&gt;&gt;<i> &gt;&gt; question - brain is only half-functioning just now due to
+</I>&gt;&gt;&gt;<i> &gt;&gt; external pressures.
+</I>&gt;&gt;<i> &gt;
+</I>&gt;&gt;&gt;<i> &gt;&gt; (sda has the old entry.)
+</I>&gt;&gt;<i> &gt;
+</I>&gt;&gt;<i> &gt; Just wanting confirmation that the existence of the old grub won't
+</I>&gt;&gt;<i> &gt; cause any problems:-)
+</I>&gt;&gt;<i> &gt;
+</I>&gt;<i> Unfortunately, it does cause problems - of course sda is checked
+</I>&gt;<i> before sdd. I assume that I will now need somehow get rid of the grub
+</I>&gt;<i> on sda - what's the best way to do that?
+</I>&gt;<i>
+</I>&gt;<i> Faint bells are ringing - about re-ordering disks, but in these days
+</I>&gt;<i> of using disk IDs I'm not sure whether the old ways are still valid,
+</I>&gt;<i> and I really don't want to screw things up to the point where recovery
+</I>&gt;<i> is a very big job. I'd appreciate thoughts from a mind that is calmer
+</I>&gt;<i> and clearer than mine:-)
+</I>&gt;<i>
+</I>&gt;<i> Anne
+</I>
+
+Assuming you're installing and not cloning (dd) M2 to sdd, there should
+not be any problem with bootloader/grub. However there are 2 things you
+need to watch out for.
+
+o when installing boot loader, you're asked to confirm installing to
+'sda', make sure that is the 'master drive'. To confirm disks, at root
+terminal, &quot;fdisk -lu&quot; or &quot;blkid&quot; or &quot;parted -l&quot;, If the 'master drive'
+is not sda, but something else, go to MCC and reinstall boot loader to
+the right one, ie., specify 'sdb' or 'sdc' (the right one).
+
+o The grub entry for grub-legacy contains
+kernel (hdx,y)/boot/......
+initrd (hdx,y)/boot/.......
+even as it has ROOT=LABEL or ROOT=UUID..
+So the entry (hdx,y) {x and y are numbers} may change with BIOS and if
+Mageia don't boot up, you need to manually change this x figure to make
+sure it uses the right one. (grub2 don't have this problem)
+
+
+Finally, should you remove sda, sdb or sdc, watch out for the above 2
+points again.
+
+Hope this would somehow convince the need for grub2 in Mageia
+(besides btrfs, UEFI, etc....)
+
+Regards - Goh Lip
+
+
+
+</PRE>
+
+
+
+
+
+
+
+
+
+
+
+<!--endarticle-->
+ <HR>
+ <P><UL>
+ <!--threads-->
+ <LI>Previous message: <A HREF="008612.html">[Mageia-discuss] Boot loader advice please
+</A></li>
+ <LI>Next message: <A HREF="008616.html">[Mageia-discuss] Boot loader advice please
+</A></li>
+ <LI> <B>Messages sorted by:</B>
+ <a href="date.html#8615">[ date ]</a>
+ <a href="thread.html#8615">[ thread ]</a>
+ <a href="subject.html#8615">[ subject ]</a>
+ <a href="author.html#8615">[ 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>