mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2024-11-15 23:05:49 +01:00
Document VMware-related filesystems additions.
Reviewed by: jmg MFC after: 1 week
This commit is contained in:
parent
bf09eca2cb
commit
cb2bb2deb1
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=266483
@ -657,6 +657,30 @@ A partition that contains a NTFS or exFAT filesystem.
|
||||
The scheme-specific type is
|
||||
.Qq Li "!7"
|
||||
for MBR.
|
||||
.It Cm vmware-vmfs
|
||||
A partition that contains a VMware File System (VMFS).
|
||||
The scheme-specific types are
|
||||
.Qq Li "!251"
|
||||
for MBR and
|
||||
.Qq Li "!aa31e02a-400f-11db-9590-000c2911d1b8"
|
||||
for GPT.
|
||||
.It Cm vmware-vmkdiag
|
||||
A partition that contains a VMware diagostic filesystem.
|
||||
The scheme-specific types are
|
||||
.Qq Li "!252"
|
||||
for MBR and
|
||||
.Qq Li "!9d275380-40ad-11db-bf97-000c2911d1b8"
|
||||
for GPT.
|
||||
.It Cm vmware-reserved
|
||||
A VMware reserved partition.
|
||||
The scheme-specific type is
|
||||
.Qq Li "!9198effc-31c0-11db-8f-78-000c2911d1b8"
|
||||
for GPT.
|
||||
.It Cm vmware-vsanhdr
|
||||
A partition claimed by VMware VSAN.
|
||||
The scheme-specific type is
|
||||
.Qq Li "!381cfccc-7288-11e0-92ee-000c2911d0b2"
|
||||
for GPT.
|
||||
.El
|
||||
.Sh ATTRIBUTES
|
||||
The scheme-specific attributes for EBR:
|
||||
|
Loading…
Reference in New Issue
Block a user