Drive-Trust-Alliance / sedutil

DTA sedutil Self encrypting drive software
610 stars 236 forks source link

Would it be possible to get this working on a Mac OSX 10.11 El Capitan 850 EVO drive when running the sedutil command from linux? #40

Closed Pseudonomy closed 8 years ago

Pseudonomy commented 8 years ago

Got inspiration from this post, which lacks clear steps to get it working: http://www.tonymacx86.com/mavericks-desktop-support/176366-tcg-opal-os-x-working-free-hardware-encryption-paranoid.html

I'm stuck at the step Installing the msed PBA in this guide: https://vxlabs.com/2015/02/11/use-the-hardware-based-full-disk-encryption-your-tcg-opal-ssd-with-msed/

What would be the equivalent option on osx El Capitan?

Is it possible to use the sedutil command from inside linux on a mac osx ssd drive (850 EVO)?

r0m30 commented 8 years ago

Are you running a "real" Mac or a H@ck? None of the "real' Macs have ssds that support OPAL so the only possible use of OPAL drives would be for USB attached drives. We are currently working on getting out software working in the OSX. If you're running on a Hack then it may be possible to use an OPAL ssd as your boot drive but that hasn't been tested and probably won't be.

sdca commented 8 years ago

The first link confirms that the PBA works on Clover/Hack installs.

On a real Mac you could try booting the sedutil Rescue image from a flash drive. Or another linux live ISO like Ubuntu with 'libata.allow_tpm=1' set on the fly in GRUB (press 'e' at startup). There's no need to install the operating system.

Thireus commented 3 years ago

@r0m30, any luck for USB attached drives on macOS?