1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
|
<!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=%3C201208280812.13479.renaud%40olgiati-in-paraguay.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008623.html">
<LINK REL="Next" HREF="008624.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Boot loader advice please</H1>
<B>Renaud (Ron) Olgiati</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Boot%20loader%20advice%20please&In-Reply-To=%3C201208280812.13479.renaud%40olgiati-in-paraguay.org%3E"
TITLE="[Mageia-discuss] Boot loader advice please">renaud at olgiati-in-paraguay.org
</A><BR>
<I>Tue Aug 28 14:12:13 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008623.html">[Mageia-discuss] Boot loader advice please
</A></li>
<LI>Next message: <A HREF="008624.html">[Mageia-discuss] Boot loader advice please
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8617">[ date ]</a>
<a href="thread.html#8617">[ thread ]</a>
<a href="subject.html#8617">[ subject ]</a>
<a href="author.html#8617">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Tuesday 28 Aug 2012 07:01 my mailbox was graced by a message from Anne
Wilson who wrote:
><i> >> I'm currently installing M2 as a dual boot onto sdd. When all
</I>><i> >> data is transferred to the new disk, sda, sdb and sdc will be
</I>><i> >> removed. I assume that writing the boot loader (language fails
</I>><i> >> me, at the moment) to sdd is fine? I know it's a very basic
</I>><i> >> question - brain is only half-functioning just now due to
</I>><i> >> external pressures.
</I>><i> >> (sda has the old entry.)
</I>><i> > Just wanting confirmation that the existence of the old grub won't
</I>><i> > cause any problems :-)
</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 grub
</I>><i> on sda - what's the best way to do that?
</I>><i> Faint bells are ringing - about re-ordering disks, but in these days
</I>><i> of using disk IDs I'm not sure whether the old ways are still valid,
</I>><i> and 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 calmer
</I>><i> and clearer than mine :-)
</I>
Can you change the boot order in BIOS ?
I have installed M1 on an EeePC, with MSW on the bult-in HD and M1 on a SD;
just reassigned the HD order and the boot order, and all is well, boots from
the SD and offers me the choices.
The only complication is when I change SD to install and try out another OS, I
then have to remember to reset the HD and boot order in the BIOS or it
directly boots Windows from the HD ;-3(.
Cheers,
Ron.
--
I love standards; there are so many to choose from.
-- <A HREF="http://www.olgiati-in-paraguay.org">http://www.olgiati-in-paraguay.org</A> --
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008623.html">[Mageia-discuss] Boot loader advice please
</A></li>
<LI>Next message: <A HREF="008624.html">[Mageia-discuss] Boot loader advice please
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8617">[ date ]</a>
<a href="thread.html#8617">[ thread ]</a>
<a href="subject.html#8617">[ subject ]</a>
<a href="author.html#8617">[ 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>
|