The process of full disk encryption during installation and manual partitioning - Ask Ubuntu
i going install linux , full disk encryption, did research , want confirm following information correct:
- we first have raw hdd
- then create partition table on it
- then create /boot partition leaving rest free space
- then use free space physical volume encryption (encryption method = dm-crypt)
- then create logical volume group out of encrypted volume (so have 1 pass phrase )
- then create logical volume out of logical volume group (root, swap, home )
- and configure these logical volumes (root, swap, home)
- finally write changes disk
am correct? possible procedure?
take @ dual ubuntu installations whole disk encryption. describes how add secondary installation luks container created initial ubuntu installation, you'll find necessary details in there scenario.
(i have added comment don't have enough of reputation yet).
Comments
Post a Comment