Hey all,

Trying to encrypt my drive with the nuke option, below is the only syntax I could find - but I dont want to format my drive...


cryptsetup -c aes-xts-plain -s 512 -h sha256 -y luksFormat /dev/sda1


What syntax can I use to encrypt the drive with the nuke password without formatting my current install?

Thanks for any help!