blob: b5dc1b876c07ec9bfadcd9c7b73bf4b38ab50702 (
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
85
86
87
88
89
90
|
<!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=%3CCA%2BCX%2Bbirtx5fidUHOC4RECSYredMmUNWY%2Bw-N56ZuDWZ4a1Axw%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="008146.html">
<LINK REL="Next" HREF="008295.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] partitioning bug</H1>
<B>Pascal Terjan</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20partitioning%20bug&In-Reply-To=%3CCA%2BCX%2Bbirtx5fidUHOC4RECSYredMmUNWY%2Bw-N56ZuDWZ4a1Axw%40mail.gmail.com%3E"
TITLE="[Mageia-discuss] partitioning bug">pterjan at gmail.com
</A><BR>
<I>Wed Jul 18 03:09:45 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008146.html">[Mageia-discuss] partitioning bug
</A></li>
<LI>Next message: <A HREF="008295.html">[Mageia-discuss] partitioning bug
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8285">[ date ]</a>
<a href="thread.html#8285">[ thread ]</a>
<a href="subject.html#8285">[ subject ]</a>
<a href="author.html#8285">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Fri, Jul 6, 2012 at 8:37 AM, blind Pete <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">0123peter at gmail.com</A>> wrote:
><i> David W. Hodgins wrote:
</I>><i>
</I>>><i> On Thu, 05 Jul 2012 05:10:30 -0400, blind Pete
</I>>><i> <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">0123peter at gmail.com</A>> wrote:
</I>>><i>
</I>>>><i> Cfdisk is very unhappy about something.
</I>>>><i>
</I>>>><i> FATAL ERROR: Bad primary partition 3: Partition begins after
</I>>>><i> end-of-disk Press any key to exit cfdisk
</I>>>><i>
</I>>>><i> It looks like cfdisk's error message is wrong. Partition 3 is mounted
</I>>>><i> and in use.
</I>>><i>
</I>>>><i> Disk /dev/sda: 121601 cylinders, 255 heads, 63 sectors/track
</I>>>><i> Warning: extended partition does not start at a cylinder boundary.
</I>>>><i> DOS and Linux will interpret the contents differently.
</I>>>><i> Units = sectors of 512 bytes, counting from 0
</I>>><i> 121601x255x63=1953520065
</I>><i>
</I>><i> CHS has not been reliable since zones were introduced decades ago.
</I>><i> They are just a general hint that it is a big drive. LBA or
</I>><i> sector number is all that matters. What happens inside the HDD
</I>><i> case is an unknowable mystery.
</I>
But cfdisk is still based on CHS (or was few years ago).
For example <A HREF="https://bugzilla.redhat.com/show_bug.cgi?id=630340#c1">https://bugzilla.redhat.com/show_bug.cgi?id=630340#c1</A> says
that 2.18 (the one in mageia 1) expected the size of the device to be
a multiple of the cylinder size.
><i> Even if partition four were past the end of the disk it would not
</I>><i> excuse cfdisk for complaining about partition three.
</I>
Yes I don't know why it complains about 3 and not 4
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008146.html">[Mageia-discuss] partitioning bug
</A></li>
<LI>Next message: <A HREF="008295.html">[Mageia-discuss] partitioning bug
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8285">[ date ]</a>
<a href="thread.html#8285">[ thread ]</a>
<a href="subject.html#8285">[ subject ]</a>
<a href="author.html#8285">[ 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>
|