OS reinstall on a machine with Whole Disk Encryption

disk-encryptioninstallation

I have a machine that has McAfee SafeBoot Whole Disk Encryption on it. If I don't have the safeboot password, can I boot from a OS installation disk, format the disk and reinstall the OS? Will that corrupt my Master Boot Record since that is also encrypted?

Follow-up: I was able to boot from CD, format the disk and reinstall the OS

Best Answer

"Whole Disk" encryption is a little misleading in a way - in a pure software implementation such as SafeBoot there must always be an unencrypted MBR and some form of Pre-boot Authentication within an unencrypted partition on the disk. A better technical description would be "Whole Partition" encryption - though that wouldn't appeal to management types who don't need to know the distinction!

If you erase all partitions on your disk, repartition and reformat, you effectively erase the PBA and all data in the OS partition. You will lose all data (as with any other reformat operation), but you will be able to convert the disk back to an unencrypted state.