NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/58806: gpt(8) creates new partitions with all-zero UUID
The following reply was made to PR bin/58806; it has been noted by GNATS.
From: mlelstv%serpens.de@localhost (Michael van Elst)
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: bin/58806: gpt(8) creates new partitions with all-zero UUID
Date: Sat, 2 Nov 2024 11:39:14 -0000 (UTC)
martin%NetBSD.org@localhost writes:
> gpt add -a 2m -s 8g -t swap -l "nbsd swap" wd0
All UUIDs are created when you run 'gpt create' or modified when
you run 'gpt uuid'.
gpt add will just use a partition slot and make its UUID visible.
Home |
Main Index |
Thread Index |
Old Index