On Sat 08 Aug 2026 at 18:52:33 (+0100), mick.crane wrote: > On 2026-08-08 17:50, David Wright wrote: > > … But start by running and > > understanding the output from gdisk -l device for each disk. > > Because the error message is immediately after the disk's partition > list and then there is a space before the next disk's partition list I > thought the message was about the list above it but it being about the > next disk makes more sense.
Partition tables are kind of important to get right. Why not list each device separately, rather than forcing yourself to have to guess by lumping them all together. Cheers, David.

