mirror of
https://github.com/opnsense/src.git
synced 2026-04-15 14:29:58 -04:00
pluto2# gpt show da0
start end size contents
0 0 1 PMBR
1 1 1 Pri GPT header
2 33 32 Pri GPT table
34 401595 401562 GPT part - EFI System partition
401596 925883 524288 GPT part - FreeBSD ufs partition
925884 9314491 8388608 GPT part - FreeBSD swap partition
...
It'll print a plain uuid string for unrecognized types.
|
||
|---|---|---|
| .. | ||
| add.c | ||
| create.c | ||
| destroy.c | ||
| gpt.8 | ||
| gpt.c | ||
| gpt.h | ||
| Makefile | ||
| map.c | ||
| map.h | ||
| migrate.c | ||
| mkdisk.sh | ||
| recover.c | ||
| show.c | ||