I am going to install a fresh Ubuntu 15.04 on a Lenovo X1 Carbon. I plan to select the default Erase disk and install Ubuntu option and tick both Encrypt the new Ubuntu installation for security and Use LVM... options.
Last time I installed a 14.04 like this, there was no swap partition created automatically. It's a pain to add it later. Will 15.04 do that out of the box?
ubuntu--vg-swap_1
? It says[SWAP]
as MOUNTPOINT inlsblk
. But the 14.04 I talked about above (which I upgraded to 15.04 when that came out) also has that partition, but no mountpoint. – simbabque Sep 26 '15 at 13:20swapon -s
says there is/dev/dm-2
with 8GB. :) Thanks – simbabque Sep 26 '15 at 13:23