Gentoo Archives: gentoo-user

From: Robin Atwood <robin@×××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Fdisk reports new HD as 10MiB
Date: Fri, 05 Jul 2019 14:36:34
Message-Id: 20190705213617.5259c7ec@binro.org
In Reply to: Re: [gentoo-user] Fdisk reports new HD as 10MiB by Vladimir Romanov
1 On Fri, 5 Jul 2019 19:31:39 +0500
2 Vladimir Romanov <blueboar2@×××××.com> wrote:
3
4 > Well, dd should work well in any case. May be your drive is broken
5 > really?
6 >
7 > пт, 5 июл. 2019 г., 19:30 Robin Atwood <robin@×××××.org>:
8 >
9 > > On Fri, 5 Jul 2019 19:14:35 +0500
10 > > Vladimir Romanov <blueboar2@×××××.com> wrote:
11 > >
12 > > > Fdisk can not work with drives larger than 2TB. Your drive may be
13 > > > slightly (10 mb) larger than that, so the result. For such disks
14 > > > you need not Fdisk, but GPT programs.
15 > > >
16 > > > пт, 5 июл. 2019 г., 19:12 Robin Atwood <robin@×××××.org>:
17 > > >
18 > > > > I just bought a new "2TB" Western Digital hard drive. Imagine my
19 > > > > surprise when fdisk reports it is only 10MiB in capacity! Is
20 > > > > there anything I can do to rectify this (of a technical
21 > > > > nature)? I live in Bangkok so it is not unlikely the guy in the
22 > > > > little shop where I bought it sold me a load of junk. But the
23 > > > > device is in warranty until 2022 and looks convincing (I
24 > > > > checked the serial number on the WD web site). Of course I can
25 > > > > go to the WD service centre and get the HD exchanged but I
26 > > > > thought I would see if there were any technical wheezes first.
27 > >
28 > > Thanks Vladimir, that sounds promising. Can you recommend any GPT
29 > > programs (this is new to me)? However the dd utility failed when I
30 > > tried to copy my old HD to the new one.
31 > >
32 > > # dd if=/dev/sda of=/dev/sdb bs=64K conv=noerror,sync
33 > > dd: error writing '/dev/sdb': No space left on device
34 > > 160+0 records in
35 > > 159+0 records out
36 > > 10481664 bytes (10 MB, 10 MiB) copied, 0.132944 s, 78.8 MB/s
37
38 It looks like it. :(
39
40 Robin
41 --
42 ----------------------------------------------------------------------
43 Robin Atwood.
44
45 "Ship me somewheres east of Suez, where the best is like the worst,
46 Where there ain't no Ten Commandments an' a man can raise a thirst"
47 from "Mandalay" by Rudyard Kipling
48 ----------------------------------------------------------------------
49
50
51
52
53
54
55
56
57
58 --
59 This message has been scanned for viruses and
60 dangerous content by MailScanner, and is
61 believed to be clean.

Replies

Subject Author
Re: [gentoo-user] Fdisk reports new HD as 10MiB Vladimir Romanov <blueboar2@×××××.com>