Initializing a disk from with GPT
Matthew Dillon
dillon at backplane.com
Sun Jan 29 10:36:05 PST 2023
There is no disklabel on s0, it contains a msdos filesystem directly on
slice 0 ... that's what the BIOS EFI boot code accesses. The only thing on
that msdos filesystem is the EFI boot binary.
The disklabel on s1 would contain 'a' and 'd' (and usually a 'b' swap
partition too).
I'll look into the -E issue. It could be the SSD and not the system...
hardware is not always happy getting issued thousands of SATA TRIM commands
to clean the drive out.
-Matt
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.dragonflybsd.org/pipermail/users/attachments/20230129/1ac90d6c/attachment-0002.htm>
More information about the Users
mailing list