blob: c31a019e2e35c794563ad1e446dce9e42e7faa86 (
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
93
94
95
96
|
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<TITLE> [Mageia-discuss] Can't I use a 3TB disk?
</TITLE>
<LINK REL="Index" HREF="index.html" >
<LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Can%27t%20I%20use%20a%203TB%20disk%3F&In-Reply-To=%3Ckgbcdb%249nu%241%40ger.gmane.org%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009222.html">
<LINK REL="Next" HREF="009225.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Can't I use a 3TB disk?</H1>
<B>Marc Paré</B>
<A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20Can%27t%20I%20use%20a%203TB%20disk%3F&In-Reply-To=%3Ckgbcdb%249nu%241%40ger.gmane.org%3E"
TITLE="[Mageia-discuss] Can't I use a 3TB disk?">marc at marcpare.com
</A><BR>
<I>Sat Feb 23 22:30:22 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="009222.html">[Mageia-discuss] Can't I use a 3TB disk?
</A></li>
<LI>Next message: <A HREF="009225.html">[Mageia-discuss] Can't I use a 3TB disk?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9224">[ date ]</a>
<a href="thread.html#9224">[ thread ]</a>
<a href="subject.html#9224">[ subject ]</a>
<a href="author.html#9224">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Le 2013-02-22 17:28, David W. Hodgins a écrit :
><i>
</I>>><i> I am just curious, as I was looking at 2TB drives yesterday. Not that I
</I>>><i> am planning on buying a 3TB drive, but, is there a reason why Mageia
</I>>><i> can't partition a 3TB drive?
</I>><i>
</I>><i> The sector numbers in the partition table in the dos style mbr are limited
</I>><i> to 32 bits. With 512 byte sectors, that means sectors past 2TB cannot be
</I>><i> specified.
</I>><i>
</I>><i> Using drives larger than 2TB either means using larger sectors, or a
</I>><i> different style of partitioning, such as a GUID Partition Table, aka
</I>><i> gpt.
</I>><i>
</I>><i> <A HREF="https://en.wikipedia.org/wiki/Master_boot_record">https://en.wikipedia.org/wiki/Master_boot_record</A>
</I>><i> <A HREF="https://en.wikipedia.org/wiki/GUID_Partition_Table">https://en.wikipedia.org/wiki/GUID_Partition_Table</A>
</I>><i>
</I>><i> The partitioning tool used in the installer, diskdrake currently only
</I>><i> works with dos style mbr partitioning.
</I>><i>
</I>><i> Regards, Dave Hodgins
</I>><i>
</I>
Thanks for the info and thanks to all of the rest of the people and
answers after this as well.
It's nice to know.
While I think of it. Is Mageia considering doing anything about this? I
saw 3TB and 4TB disks on the shelves.
Marc
--
Marc Paré
<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">Marc at MarcPare.com</A>
<A HREF="http://www.parEntreprise.com">http://www.parEntreprise.com</A>
parEntreprise.com Supports OpenDocument Formats (ODF)
parEntreprise.com Supports <A HREF="http://www.LibreOffice.org">http://www.LibreOffice.org</A>
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009222.html">[Mageia-discuss] Can't I use a 3TB disk?
</A></li>
<LI>Next message: <A HREF="009225.html">[Mageia-discuss] Can't I use a 3TB disk?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9224">[ date ]</a>
<a href="thread.html#9224">[ thread ]</a>
<a href="subject.html#9224">[ subject ]</a>
<a href="author.html#9224">[ 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>
|