mirror of
https://github.com/aaru-dps/Aaru.Server.git
synced 2025-12-16 19:24:27 +00:00
Started adding image formats support.
git-svn-id: svn://claunia.com/FileSystemIDandChk@23 17725271-3d32-4980-a8cb-9ff532f270ba
This commit is contained in:
@@ -826,6 +826,8 @@ namespace FileSystemIDandChk.PartPlugins
|
||||
return "NetWare NSS";
|
||||
case 0x70:
|
||||
return "DiskSecure Multi-Boot";
|
||||
case 0x72:
|
||||
return "UNIX 7th Edition";
|
||||
case 0x75:
|
||||
return "IBM PC/IX";
|
||||
case 0x80:
|
||||
|
||||
Reference in New Issue
Block a user