Home » Questions » Computers [ Ask a new question ]

Encrypt partition from the command line with PGP Desktop

Encrypt partition from the command line with PGP Desktop

How do you encrypt a partition, instead of a full disk, with PGP Desktop, from the command line? To encrypt a whole disk there seems to be a --disk argument, but I can't find how to do it for partitions.

Asked by: Guest | Views: 199
Total answers/comments: 1
Guest [Entry]

"It is something along these lines.

pgpwde --encrypt --passphrase ""your password goes here"" --disk ""#"" --partition ""#""

This article may give you more insight, it talks about the decrypt."