commit | bc314f8e5f9b646e5ed09ccee2a2ddb012519305 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Tue Jan 11 16:03:38 2022 +0100 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Sat Jan 15 10:57:22 2022 +0100 |
tree | 9267c8a58f29d0284c6ea050c24dffa3efea2d99 | |
parent | 504dbd224a5fd4f80b785e17c106ea738cd32cb4 [diff] |
cmd: part: list all 128 GPT partitions A GPT partition table typically has 128 entries. If a partition table contains a partition 128 'part list' should be able to list it. Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>