On 2/14/24 17:48, gene heskett wrote:
On 2/14/24 19:48, Andy Smith wrote:
On Wed, Feb 14, 2024 at 05:09:02PM -0500, gene heskett wrote:
I have made 1 full partiton om each one, a labeled those partitionsĀ as
SiPwr_0 and SiPwr_1
Please show us the command you usedĀ¹ to do that, so we know what
exactly you are talking about, because as previously discussed
there's a lot of different things that you like to call "partition
labels".
This is what gparted calls a "partition label" and certainly does not
need a 4.5 megabyte camera image to see. or even a 50k screen snap.
Taking this screenshot was a pita, because the gparted window disappears
behind the terminal screen when you click on take another shot, so you
have to quit, then find the gparted on the tool bar to bring it back to
the front, then move it and the terminal so its not totally hidden. Then
rerun spectacle again waste a click bringing it fwd, then 30 seconds
later the spectacal instructions finally show up and after 5 minutes of
screwing around, finally get the screen shot attached to prove I'm not
lieing.
The easy and accurate answer is to use a root console, fdisk(8) with
--list-details, select the console session, and paste into a mail reply:
2024-02-14 18:09:26 root@taz ~
# fdisk --list-details /dev/sda
Disk /dev/sda: 55.9 GiB, 60022480896 bytes, 117231408 sectors
Disk model: INTEL SSDSC2CW06
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: 816CF78F-AFAD-4F70-AAA0-B08C6CE95AE7
First LBA: 34
Last LBA: 117231374
Alternative LBA: 117231407
Partition entries LBA: 2
Allocated partition entries: 128
Device Start End Sectors Type-UUID
UUID Name Attrs
/dev/sda1 2048 1953791 1951744
C12A7328-F81F-11D2-BA4B-00A0C93EC93B
5A1358F4-23A2-4CF6-A4E2-0A30A0FFC904 ESP
/dev/sda2 1953792 3907583 1953792
0FC63DAF-8483-4772-8E79-3D69D8477DE4
B429D984-E32D-4BAE-A7AE-137168B0F0F3 taz_boot
/dev/sda3 3907584 5861375 1953792
0FC63DAF-8483-4772-8E79-3D69D8477DE4
83862E6A-7B89-4AB9-A21D-BAEF3AD0F7A3 taz_swap_crypt
/dev/sda4 5861376 29298687 23437312
0FC63DAF-8483-4772-8E79-3D69D8477DE4
2A708FD7-F6EE-49D7-8E23-65905BCD6512 taz_root_crypt
/dev/sda5 29298688 117229567 87930880
0FC63DAF-8483-4772-8E79-3D69D8477DE4
B8468EA2-B66D-4D13-9FD1-E46AEDA58067 taz_scratch_crypt
David