On Sat, 2 Sept 2023 at 01:34, Heinrich Schuchardt
wrote:
>
> To partition a block device the partition type GUIDs are needed but
> 'gpt read' does not provide these. Add the missing parts.
>
> Signed-off-by: Heinrich Schuchardt
> ---
> v2:
> use accessor for type_guid field
> ---
> cmd/g
To partition a block device the partition type GUIDs are needed but
'gpt read' does not provide these. Add the missing parts.
Signed-off-by: Heinrich Schuchardt
---
v2:
use accessor for type_guid field
---
cmd/gpt.c | 16 +++-
1 file changed, 15 insertions(+), 1 deletion(-)
2 matches
Mail list logo