Skip to content

bitlk: Show better error when trying to open an NTFS device

Both BitLocker version 1 and NTFS have the same bootcode eb 52 90 so when trying to open an NTFS device user will get error message saying that BitLocker version 1 is not supported. This patch switches to check the superblock first to inform user that the device is not a BITLK device.

Merge request reports