On 2023-05-23 22:59, David Christensen wrote:
Run the following command to see if there is a GPT secondary partition
table on your disk:
# dd bs=512 count=33 if=/dev/sda skip=468862095 | hexdump -C
root@pumpkin:/home/mick# dd bs=512 count=33 if=/dev/sda skip=468862095 |
hexdump -C >dump.txt
33+0 records in
33+0 records out
16896 bytes (17 kB, 16 KiB) copied, 0.0114308 s, 1.5 MB/s
root@pumpkin:/home/mick# nano dump.txt
00000000 d0 80 47 bf 2b 38 99 33 54 ee ec 10 02 26 2a 11
|..G.+8.3T....&*.|
00000010 8b f6 af 00 1e a7 6f 28 22 63 84 18 3b 60 5b fb
|......o("c..;`[.|
..........
000041e0 19 d0 6a 27 a9 7e e9 e0 21 24 82 de 64 66 58 41
|..j'.~..!$..dfXA|
000041f0 7d 12 94 8f f4 f3 a0 3a f1 4a b9 53 fb ac 8d 6e
|}......:.J.S...n|
00004200