blob: 02eaad6577e0ffe8588e4b44d6aad758a3bced5e (
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
|
<!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=%3C1550469.QoOBGXyjzE%40localhost%3E">
<META NAME="robots" CONTENT="index,nofollow">
<META http-equiv="Content-Type" content="text/html; charset=us-ascii">
<LINK REL="Previous" HREF="009221.html">
<LINK REL="Next" HREF="009224.html">
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>[Mageia-discuss] Can't I use a 3TB disk?</H1>
<B>AL13N</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=%3C1550469.QoOBGXyjzE%40localhost%3E"
TITLE="[Mageia-discuss] Can't I use a 3TB disk?">alien at rmail.be
</A><BR>
<I>Sat Feb 23 08:55:35 CET 2013</I>
<P><UL>
<LI>Previous message: <A HREF="009221.html">[Mageia-discuss] Can't I use a 3TB disk?
</A></li>
<LI>Next message: <A HREF="009224.html">[Mageia-discuss] Can't I use a 3TB disk?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9222">[ date ]</a>
<a href="thread.html#9222">[ thread ]</a>
<a href="subject.html#9222">[ subject ]</a>
<a href="author.html#9222">[ author ]</a>
</LI>
</UL>
<HR>
<!--beginarticle-->
<PRE>Op zaterdag 23 februari 2013 01:59:32 schreef andre999:
><i> Johnny A. Solbu a écrit :
</I>><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>><i> fdisk -l /dev/sd*
</I>><i> gives both the logical and physical sector sizes at the top (along with
</I>><i> other global info), before listing the partitions.
</I>><i> It gives this info for both mbr and gpt partition tables.
</I>><i> But it only lists the partitions for an mbr partition table.
</I>><i>
</I>><i> gdisk -l /dev/sd*
</I>><i> gives the logical sector size at the top. (It might not indicate a
</I>><i> differing physical sector size, but in any case it is the logical size
</I>><i> which counts for OS addressing. The physical size is explicitly
</I>><i> indicated inside gdisk.)
</I>><i> It lists the partitions for both mbr and gpt tables (and maybe other
</I>><i> formats).
</I>><i>
</I>><i> Note : sd* should be sda or sdb or ... , according to the disk in question.
</I>
when i installed on a 3TB disk, on mga3, i used the rescue to partition it
with gdisk, and after that, i did the install
those cheap 3TB seagates are good imho i actually bought 6 of those for about
100EUR/piece
</PRE>
<!--endarticle-->
<HR>
<P><UL>
<!--threads-->
<LI>Previous message: <A HREF="009221.html">[Mageia-discuss] Can't I use a 3TB disk?
</A></li>
<LI>Next message: <A HREF="009224.html">[Mageia-discuss] Can't I use a 3TB disk?
</A></li>
<LI> <B>Messages sorted by:</B>
<a href="date.html#9222">[ date ]</a>
<a href="thread.html#9222">[ thread ]</a>
<a href="subject.html#9222">[ subject ]</a>
<a href="author.html#9222">[ 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>
|