On Tuesday, 23 May 2023 23:59:41 CEST, David Christensen wrote:
On 5/23/23 03:33, mick.crane wrote: [...]root@pumpkin:~# fdisk -l /dev/sda Disk /dev/sda: 223.57 GiB, 240057409536 bytes, 468862128 sectors Disk model: KINGSTON SA400S3 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: dos Disk identifier: 0x7899140a
as i interpret this, the disk in questions has a dos partition table...
Your disk has 468862128 sectors. A GPT secondary partition table should start 33 sectors before the end of the disk:
on a disk with a gpt partition table, yes. maybe i am missing something. if so, please enlighten me! greetings...