diff options
author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
---|---|---|
committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/2012-August/008626.html | |
parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
download | archives-1be510f9529cb082f802408b472a77d074b394c0.tar archives-1be510f9529cb082f802408b472a77d074b394c0.tar.gz archives-1be510f9529cb082f802408b472a77d074b394c0.tar.bz2 archives-1be510f9529cb082f802408b472a77d074b394c0.tar.xz archives-1be510f9529cb082f802408b472a77d074b394c0.zip |
Diffstat (limited to 'zarb-ml/mageia-discuss/2012-August/008626.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2012-August/008626.html | 118 |
1 files changed, 118 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2012-August/008626.html b/zarb-ml/mageia-discuss/2012-August/008626.html new file mode 100644 index 000000000..ff3e1c832 --- /dev/null +++ b/zarb-ml/mageia-discuss/2012-August/008626.html @@ -0,0 +1,118 @@ +<!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=%3C20120828184739.33a88604%40pitrou.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="008624.html"> + <LINK REL="Next" HREF="008633.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Boot loader advice please</H1> + <B>Antoine Pitrou</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Boot%20loader%20advice%20please&In-Reply-To=%3C20120828184739.33a88604%40pitrou.net%3E" + TITLE="[Mageia-discuss] Boot loader advice please">solipsis at pitrou.net + </A><BR> + <I>Tue Aug 28 18:47:39 CEST 2012</I> + <P><UL> + <LI>Previous message: <A HREF="008624.html">[Mageia-discuss] Boot loader advice please +</A></li> + <LI>Next message: <A HREF="008633.html">[Mageia-discuss] Boot loader advice please +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8626">[ date ]</a> + <a href="thread.html#8626">[ thread ]</a> + <a href="subject.html#8626">[ subject ]</a> + <a href="author.html#8626">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Tue, 28 Aug 2012 17:37:54 +0100 +Anne Wilson <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">annew at kde.org</A>> wrote: + +><i> -----BEGIN PGP SIGNED MESSAGE----- +</I>><i> Hash: SHA1 +</I>><i> +</I>><i> On 28/08/12 13:12, Renaud (Ron) Olgiati wrote: +</I>><i> > On Tuesday 28 Aug 2012 07:01 my mailbox was graced by a message +</I>><i> > from Anne Wilson who wrote: +</I>><i> >>>> I'm currently installing M2 as a dual boot onto sdd. When +</I>><i> >>>> all data is transferred to the new disk, sda, sdb and sdc +</I>><i> >>>> will be removed. I assume that writing the boot loader +</I>><i> >>>> (language fails me, at the moment) to sdd is fine? I know +</I>><i> >>>> it's a very basic question - brain is only half-functioning +</I>><i> >>>> just now due to external pressures. (sda has the old entry.) +</I>><i> >>> Just wanting confirmation that the existence of the old grub +</I>><i> >>> won't cause any problems :-) +</I>><i> > +</I>><i> >> Unfortunately, it does cause problems - of course sda is checked +</I>><i> >> before sdd. I assume that I will now need somehow get rid of the +</I>><i> >> grub on sda - what's the best way to do that? Faint bells are +</I>><i> >> ringing - about re-ordering disks, but in these days of using +</I>><i> >> disk IDs I'm not sure whether the old ways are still valid, and I +</I>><i> >> really don't want to screw things up to the point where recovery +</I>><i> >> is a very big job. I'd appreciate thoughts from a mind that is +</I>><i> >> calmer and clearer than mine :-) +</I>><i> > +</I>><i> > Can you change the boot order in BIOS ? +</I>><i> > +</I>><i> That sounded a good idea. It's so long since I did things like this +</I>><i> that I had forgotten it altogether. However.... +</I>><i> +</I>><i> > I have installed M1 on an EeePC, with MSW on the bult-in HD and M1 +</I>><i> > on a SD; just reassigned the HD order and the boot order, and all +</I>><i> > is well, boots from the SD and offers me the choices. +</I>><i> > +</I>><i> > The only complication is when I change SD to install and try out +</I>><i> > another OS, I then have to remember to reset the HD and boot order +</I>><i> > in the BIOS or it directly boots Windows from the HD ;-3(. +</I>><i> > +</I>><i> Mageia appeared to be starting up, but when it came to logging in, it +</I>><i> couldn't find the home directories (separate partition). +</I> +AFAIR, on some PCs, changing boot order will also change drive naming +(the BIOS really changes the enumeration order of devices). +So if you didn't use a "smart" scheme for your /etc/fstab entries, like +UUID= or LABEL= mounting, mounting those partitions will fail. + +Regards + +Antoine. + + +-- +Software development and contracting: <A HREF="http://pro.pitrou.net">http://pro.pitrou.net</A> + + +</PRE> + + + + + + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="008624.html">[Mageia-discuss] Boot loader advice please +</A></li> + <LI>Next message: <A HREF="008633.html">[Mageia-discuss] Boot loader advice please +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#8626">[ date ]</a> + <a href="thread.html#8626">[ thread ]</a> + <a href="subject.html#8626">[ subject ]</a> + <a href="author.html#8626">[ 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> |