Optane on consumer laptops has been a huge pain to deal with. It has lead to so many very frustrating moments where I have to explain that their computer actually has two drives but they are seen as one. I have also been running into “fun” moments in trying to get data off a Optane+NVMe SSD that Bitlocker was also on. Non-Optane drives pop-up a dialog box that allows the owner’s recovery key to be entered and then unlock the drive to get data. Optane+NVMe drives will only show up in Disk Management, but will also claim to be dramatically larger than they really are (a 32GB+512GB one might show up as being like 2TB protected). So even if I have the Bitlocker key, it doesn’t matter because unless the unit it came out of boots the drive won’t show data anywhere else. Though I am more than willing to hear any methods for getting around this issue. If we can get NVMe drives as fast as Optane, or just make large Optane only main drives. But I am guessing cost is the main thing stopping that for consumer level stuff?
I wasn’t aware that there was a Linux implementation of Bitlocker. Do you have any links that might be worth looking at? I am willing to try anything that might help with these Optane+NVMe drives when the computer they came out of doesn’t work.
look up ‘dislocker’ [0]. Comes pre-installed in grml [1], along with various other tools that come in handy. I’ve used it various times for various things.
Optane on consumer laptops has been a huge pain to deal with. It has lead to so many very frustrating moments where I have to explain that their computer actually has two drives but they are seen as one. I have also been running into “fun” moments in trying to get data off a Optane+NVMe SSD that Bitlocker was also on. Non-Optane drives pop-up a dialog box that allows the owner’s recovery key to be entered and then unlock the drive to get data. Optane+NVMe drives will only show up in Disk Management, but will also claim to be dramatically larger than they really are (a 32GB+512GB one might show up as being like 2TB protected). So even if I have the Bitlocker key, it doesn’t matter because unless the unit it came out of boots the drive won’t show data anywhere else. Though I am more than willing to hear any methods for getting around this issue. If we can get NVMe drives as fast as Optane, or just make large Optane only main drives. But I am guessing cost is the main thing stopping that for consumer level stuff?
Did you try the Linux implementation of Bitlocker to unlock those SSDs?
I wasn’t aware that there was a Linux implementation of Bitlocker. Do you have any links that might be worth looking at? I am willing to try anything that might help with these Optane+NVMe drives when the computer they came out of doesn’t work.
look up ‘dislocker’ [0]. Comes pre-installed in grml [1], along with various other tools that come in handy. I’ve used it various times for various things.
[0] http://tuxdiary.com/2015/03/20/dislocker/
[1] https://grml.org/
Thanks for the links and info!