mirror of
https://gitlab.com/cryptsetup/cryptsetup.git
synced 2025-12-21 07:40:04 +01:00
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.