diff options
Diffstat (limited to 'zarb-ml/mageia-discuss/2013-February/009221.html')
-rw-r--r-- | zarb-ml/mageia-discuss/2013-February/009221.html | 81 |
1 files changed, 81 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/2013-February/009221.html b/zarb-ml/mageia-discuss/2013-February/009221.html new file mode 100644 index 000000000..71860609c --- /dev/null +++ b/zarb-ml/mageia-discuss/2013-February/009221.html @@ -0,0 +1,81 @@ +<!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=%3C512868D4.3040700%40laposte.net%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="009220.html"> + <LINK REL="Next" HREF="009222.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] Can't I use a 3TB disk?</H1> + <B>andre999</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=%3C512868D4.3040700%40laposte.net%3E" + TITLE="[Mageia-discuss] Can't I use a 3TB disk?">andre999mga at laposte.net + </A><BR> + <I>Sat Feb 23 07:59:32 CET 2013</I> + <P><UL> + <LI>Previous message: <A HREF="009220.html">[Mageia-discuss] Can't I use a 3TB disk? +</A></li> + <LI>Next message: <A HREF="009222.html">[Mageia-discuss] Can't I use a 3TB disk? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9221">[ date ]</a> + <a href="thread.html#9221">[ thread ]</a> + <a href="subject.html#9221">[ subject ]</a> + <a href="author.html#9221">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Johnny A. Solbu a écrit : +><i> On Saturday 23. February 2013 05.38, Norman Carver wrote: +</I>>><i> People should also know that many 3TB drives now have 4k sectors +</I>><i> +</I>><i> How can one tell if this is the case? +</I>><i> +</I> +fdisk -l /dev/sd* +gives both the logical and physical sector sizes at the top (along with +other global info), before listing the partitions. +It gives this info for both mbr and gpt partition tables. +But it only lists the partitions for an mbr partition table. + +gdisk -l /dev/sd* +gives the logical sector size at the top. (It might not indicate a +differing physical sector size, but in any case it is the logical size +which counts for OS addressing. The physical size is explicitly +indicated inside gdisk.) +It lists the partitions for both mbr and gpt tables (and maybe other +formats). + +Note : sd* should be sda or sdb or ... , according to the disk in question. + +-- +André +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="009220.html">[Mageia-discuss] Can't I use a 3TB disk? +</A></li> + <LI>Next message: <A HREF="009222.html">[Mageia-discuss] Can't I use a 3TB disk? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#9221">[ date ]</a> + <a href="thread.html#9221">[ thread ]</a> + <a href="subject.html#9221">[ subject ]</a> + <a href="author.html#9221">[ 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> |