diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2013-February/009219.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2013-February/009219.html | 87 |
1 files changed, 87 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2013-February/009219.html b/zarb-ml/mageia-discuss/2013-February/009219.html new file mode 100644 index 000000000..b90742794 --- /dev/null +++ b/zarb-ml/mageia-discuss/2013-February/009219.html @@ -0,0 +1,87 @@ +<!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=%3C6472809.y3fM50BhXx%40carver5%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="009218.html"> + <LINK REL="Next" HREF="009220.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Can't I use a 3TB disk?</H1> + <B>Norman Carver</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=%3C6472809.y3fM50BhXx%40carver5%3E" + TITLE="[Mageia-discuss] Can't I use a 3TB disk?">carver at cs.siu.edu + </A><BR> + <I>Sat Feb 23 05:38:02 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="009218.html">[Mageia-discuss] Can't I use a 3TB disk? +</A></li> + <LI>Next message: <A HREF="009220.html">[Mageia-discuss] Can't I use a 3TB disk? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9219">[ date ]</a> + <a href="thread.html#9219">[ thread ]</a> + <a href="subject.html#9219">[ subject ]</a> + <a href="author.html#9219">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On Friday, February 22, 2013 05:28:18 PM David W. Hodgins wrote: +><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> +Glad to know this about diskdrake. + +People should also know that many 3TB drives now have 4k sectors +and so continue to work just fine with MBR partitioning. All the +Seagate external drives I have bought in the last few months are +that way, and come MBR-partitioned with the entire disk in one +primary partition. + +Norm + + + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="009218.html">[Mageia-discuss] Can't I use a 3TB disk? +</A></li> + <LI>Next message: <A HREF="009220.html">[Mageia-discuss] Can't I use a 3TB disk? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9219">[ date ]</a> + <a href="thread.html#9219">[ thread ]</a> + <a href="subject.html#9219">[ subject ]</a> + <a href="author.html#9219">[ 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> |