VMware environment is frequent nowadays. Add VMFS id.

MFC after:	2 weeks
This commit is contained in:
marck 2012-04-16 17:30:19 +00:00
parent 390cf974cd
commit 0391812a99

View File

@ -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",
};