blob: 734000d97db1ef1442c9db4f3b6d22115c82a5bd (
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
91
92
|
<!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=%3Cop.wgzqx0tyn7mcit%40hodgins.homeip.net%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="008226.html">
<LINK REL="Next" HREF="008146.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] partitioning bug</H1>
<B>David W. Hodgins</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20partitioning%20bug&In-Reply-To=%3Cop.wgzqx0tyn7mcit%40hodgins.homeip.net%3E"
TITLE="[Mageia-discuss] partitioning bug">davidwhodgins at gmail.com
</A><BR>
<I>Thu Jul 5 22:52:38 CEST 2012</I>
<P><UL>
<LI>Previous message: <A HREF="008226.html">[Mageia-discuss] partitioning bug
</A></li>
<LI>Next message: <A HREF="008146.html">[Mageia-discuss] partitioning bug
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8144">[ date ]</a>
<a href="thread.html#8144">[ thread ]</a>
<a href="subject.html#8144">[ subject ]</a>
<a href="author.html#8144">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>On Thu, 05 Jul 2012 05:10:30 -0400, blind Pete <<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">0123peter at gmail.com</A>> wrote:
><i> Cfdisk is very unhappy about something.
</I>><i>
</I>><i> FATAL ERROR: Bad primary partition 3: Partition begins after end-of-disk
</I>><i> 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> 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>121601x255x63=1953520065
><i> Device Boot Start End #sectors Id System
</I>><i> /dev/sda1 * 63 577440359 577440297 5 Extended
</I>><i> /dev/sda2 577440360 1562899589 985459230 83 Linux
</I>><i> /dev/sda3 1562899590 1953520064 390620475 83 Linux
</I>><i> /dev/sda4 1953520065 1953523054 2990 83 Linux
</I>
What is in sda4? It starts one sector past the end of the drive.
Regards, Dave Hodgins
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="008226.html">[Mageia-discuss] partitioning bug
</A></li>
<LI>Next message: <A HREF="008146.html">[Mageia-discuss] partitioning bug
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#8144">[ date ]</a>
<a href="thread.html#8144">[ thread ]</a>
<a href="subject.html#8144">[ subject ]</a>
<a href="author.html#8144">[ 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>
|