I installed Ubuntu in dual boot with Windows. I disabled Bitlocker to install Ubuntu with encryption. Everything works fine. Except that when I tried to encrypt the Windows hard drive again (reactivating Bitlocker), I got a screen asking me if I wanted to try to restart and run a test before starting the encryption. I said yes. The restart failed, and now I have an NTFS FILE SYSTEM 0x24 error, and I can’t do anything with Windows or access anything. I tried to access the partition from Ubuntu, but I’m told that it’s encrypted (which is impossible because the encryption hasn’t started). I also have the Bitlocker recovery key, but it doesn’t work. What can I do?
So you have installed Ubuntu and you are able to boot it, correct? If so, open a terminal when you are booted into Ubuntu and run the following command to get information to post here:
sudo parted -l
The link below is a site discussing possible solutions to the error you reported. The second link is to the Microsoft site discussing the error.