Hey all,
Had FileVault 2 on for a while, and it's been great, but now I need to shut it off. I already shut it off in System Preferences and let it decrypt the drive.
Now, when I view it in DaisyDisk, Disk Utility or Terminal, the drive still displays as an encrypted volume. I've tried
but Terminal just gives me the following error:
"Error: -69741: The target disk isn't eligible for reversion because it wasn't created by conversion or it is not part of a simple setup of exactly one logical and one physical volume"
Anyone got ideas?
Had FileVault 2 on for a while, and it's been great, but now I need to shut it off. I already shut it off in System Preferences and let it decrypt the drive.
Now, when I view it in DaisyDisk, Disk Utility or Terminal, the drive still displays as an encrypted volume. I've tried
Code:
diskutil coreStorage revert *UUID goes here*
"Error: -69741: The target disk isn't eligible for reversion because it wasn't created by conversion or it is not part of a simple setup of exactly one logical and one physical volume"
Anyone got ideas?