Gentoo Archives: gentoo-user

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

Replies

Subject Author
Re: [gentoo-user] Re: GPT newbee needs some help Dmitry Bogun <nyaka@×××××.org>