Drive-Trust-Alliance / sedutil

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

Can't boot from any image #133

Open Alomuscio opened 7 years ago

Alomuscio commented 7 years ago

Hi, I can't boot any of the images available in the executable distributions section. I dd the USB drive using: sudo dd if='path to image' of=/dev/sdd

but analyzing the drive in gparted, says that all the space is unallocated. In fact at start-up nothing happens.

Am I missing something?

Thanks Andrea

Shekelme commented 7 years ago

What is the output of dd command? Yesterday I successfully flashed my USB drive with PBA several times. May be you can try to delete all partitions on your USB drive before dd command.

r0m30 commented 7 years ago

The most common reason for gparted to not recognize a drive after the dd is forgetting to gunzip step.