@@ -1108,6 +1108,8 @@ end;
Result := dtHardDisk
else if FSType = 'exfat' then
+ else if FSType = 'lifs' then
+ Result := dtHardDisk
else if FSType = 'ufsd_NTFS' then
else if FSType = 'tuxera_ntfs' then