Gentoo Archives: gentoo-user

From: Dmitry Bogun <nyaka@×××××.org>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Re: GPT newbee needs some help
Date: Fri, 22 Jul 2016 08:49:53
Message-Id: 3C9DBF0F-A85F-4F53-A3DE-5D02F1AB8378@nyaka.org
In Reply to: Re: [gentoo-user] Re: GPT newbee needs some help by Helmut Jarausch
1 Look like you don't have gpt support in kernel.
2
3 Post output from command "gunzip -c /proc/config.gz | grep '_PARTITION\>'"
4
5 > On Jul 22, 2016, at 11:37 AM, Helmut Jarausch <jarausch@××××××.be> wrote:
6 >
7 > On 07/22/2016 10:28:35 AM, Neil Bothwick wrote:
8 >> On Fri, 22 Jul 2016 10:04:58 +0200, Helmut Jarausch wrote:
9 >> > I have zeroed the first 8 MB and then I used gdisk
10 >> > gdisk still notes that there is a backup GPT. I opted to created a new
11 >> > blank GPT.
12 >> > Then I created 4 partitions.
13 >> > I have used the w(rite) command before exiting gdisk.
14 >> > Starting gdisk again, it shows the 4 partitions.
15 >> You still haven't showed us the output from gdisk -l /dev/sde
16 >
17 > OK, here it is:
18 >
19 > gdisk -l /dev/sde
20 > GPT fdisk (gdisk) version 1.0.1
21 >
22 > Partition table scan:
23 > MBR: protective
24 > BSD: not present
25 > APM: not present
26 > GPT: present
27 >
28 > Found valid GPT with protective MBR; using GPT.
29 > Disk /dev/sde: 9767541167 sectors, 4.5 TiB
30 > Logical sector size: 512 bytes
31 > Disk identifier (GUID): A072CFE0-0651-441C-8BA2-8527623BA142
32 > Partition table holds up to 128 entries
33 > First usable sector is 34, last usable sector is 9767541133
34 > Partitions will be aligned on 2048-sector boundaries
35 > Total free space is 2014 sectors (1007.0 KiB)
36 >
37 > Number Start (sector) End (sector) Size Code Name
38 > 1 2048 3145730047 1.5 TiB 8300 Linux filesystem
39 > 2 3145730048 5293213695 1024.0 GiB 8300 Linux filesystem
40 > 3 5293213696 7440697343 1024.0 GiB 8300 Linux filesystem
41 > 4 7440697344 9767541133 1.1 TiB 8300 Linux filesystem
42 >

Replies

Subject Author
Re: [gentoo-user] Re: GPT newbee needs some help Helmut Jarausch <jarausch@××××××.be>