blob: de082178405b1d5426949fcc7d9558ea9ca683e1 (
plain)
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
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] partitioning bug
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20partitioning%20bug&In-Reply-To=%3C4FFF8E37.30206%40laposte.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008199.html">
<LINK REL="Next" HREF="008226.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] partitioning bug</H1>
<B>andre999</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20partitioning%20bug&In-Reply-To=%3C4FFF8E37.30206%40laposte.net%3E"
TITLE="[Mageia-discuss] partitioning bug">andre999mga at laposte.net
</A><BR>
<I>Fri Jul 13 04:55:51 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008199.html">[Mageia-discuss] partitioning bug
</A></li>
<LI>Next message: <A HREF="008226.html">[Mageia-discuss] partitioning bug
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8203">[ date ]</a>
<a href="thread.html#8203">[ thread ]</a>
<a href="subject.html#8203">[ subject ]</a>
<a href="author.html#8203">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>andre999 a écrit :
correction :
><i> It might be because you had your "extended" partition at the beginning
</I>><i> of the disk, and MBR disk partitions are numbered with the "primary"
</I>><i> partions 1-4 and "extended" 5+.
</I>><i> Gdisk would normally number in disk order, but I'm not sure because I
</I>><i> have always numbered in disk order with the "extended" partition at
</I>><i> the end of the disk. With gdisk it is easy to extend an
</I>I meant "With gparted it is easy to extend an ...
(obviously not gdisk)
><i> extended partition to the end of disk with gparted (using a live cd
</I>><i> such as systemrescueCD).
</I>><i> You can easily check what partition ordering is with gdisk. (From
</I>><i> systemrescueCD if necessary.)
</I>><i> In any case, both grub and grub2 can get confused sometimes when
</I>><i> partition numbering changes.
</I>><i> It is only necessary to go into rescue mode on boot (from any Mageia
</I>><i> boot cd/dvd, or systemrescueCD), and invoke grub to find the
</I>><i> designated boot partition.
</I>><i> It gives you a grub prompt. grub has somewhat cryptic but useful help.
</I>><i> (This may have changed under grub2, but I don't think so.)
</I>><i>
</I>><i> Regards :)
</I>><i>
</I>--
André
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008199.html">[Mageia-discuss] partitioning bug
</A></li>
<LI>Next message: <A HREF="008226.html">[Mageia-discuss] partitioning bug
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8203">[ date ]</a>
<a href="thread.html#8203">[ thread ]</a>
<a href="subject.html#8203">[ subject ]</a>
<a href="author.html#8203">[ 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>
|