VMware environment is frequent nowadays. Add VMFS id.
MFC after: 2 weeks
This commit is contained in:
parent
b4882cb383
commit
f933af5dbf
@ -218,6 +218,7 @@ static const char *const part_types[256] = {
|
||||
[0xF1] = "SpeedStor",
|
||||
[0xF2] = "DOS 3.3+ Secondary",
|
||||
[0xF4] = "SpeedStor large partition",
|
||||
[0xFB] = "VMware VMFS",
|
||||
[0xFE] = "SpeedStor >1024 cyl. or LANstep",
|
||||
[0xFF] = "Xenix bad blocks table",
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user