Gentoo Archives: gentoo-user

From: "Jörg Schaible" <joerg.schaible@×××.de>
To: gentoo-user@l.g.o
Subject: [gentoo-user] Re: Partition of 3TB USB drive not detected
Date: Sun, 31 Jul 2016 17:57:02
Message-Id: nnle4i$4v9$1@blaine.gmane.org
In Reply to: [gentoo-user] Re: Partition of 3TB USB drive not detected by "Jörg Schaible"
1 Jörg Schaible wrote:
2
3 > Hi Daniel,
4 >
5 > thanks for your response.
6 >
7 > Daniel Frey wrote:
8 >
9 > [snip]
10 >
11 >> I can only think of two reasons, the kernel on the livecd doesn't
12 >> support GPT (which is unlikely)
13 >
14 > That would be really strange. However, how can I prove it?
15 >
16 >> or you're booting a 32-bit kernel live
17 >> USB. I am reasonably certain for drives > 2TB a 64-bit kernel and GPT
18 >> are required.
19 >
20 > No, I've always chosen 64-bit kernels. I wonder what is so special about
21 > this partition ...
22
23 Currently I wonder, why my system can find the partition at all:
24
25 ======================== %< ========================
26 # gdisk -l /dev/sdi
27 GPT fdisk (gdisk) version 1.0.1
28
29 Partition table scan:
30 MBR: protective
31 BSD: not present
32 APM: not present
33 GPT: not present
34
35 Creating new GPT entries.
36 Disk /dev/sdi: 732566646 sectors, 2.7 TiB
37 Logical sector size: 4096 bytes
38 Disk identifier (GUID): 80C04475-9B51-4A44-A52F-1F165AE02695
39 Partition table holds up to 128 entries
40 First usable sector is 6, last usable sector is 732566640
41 Partitions will be aligned on 256-sector boundaries
42 Total free space is 732566635 sectors (2.7 TiB)
43
44 Number Start (sector) End (sector) Size Code Name
45 ======================== %< ========================
46
47 However, it's mounted successfully, see system logs:
48
49 ======================== %< ========================
50 [22735.626752] sd 13:0:0:0: [sdi] 732566646 4096-byte logical blocks: (3.00
51 TB/2.73 TiB)
52 [22735.629255] sdi: sdi1
53 [23414.066315] EXT4-fs (sdi1): mounted filesystem with ordered data mode.
54 Opts: (null)
55 ======================== %< ========================
56
57 Has anyone ever tried the recovery option of GPT disk to rebuild GPT from
58 MBR?
59
60 - Jörg

Replies

Subject Author
Re: [gentoo-user] Re: Partition of 3TB USB drive not detected Alarig Le Lay <alarig@××××××××××.fr>
Re: [gentoo-user] Re: Partition of 3TB USB drive not detected james <garftd@×××××××.net>