On start-up I get the error:
The disk drive for /dev/mapper/cryptswap1 is not ready yet or not present
but then Ubuntu starts normally.
I recently installed Ubuntu 14.04 in dual boot with Windows 7 using a pendrive. I used rufus
to burn the iso on the pendrive.
I was going to try what was written here but I checked the various files before actually running any commands or doing any edits and found a few differences. Also the file resume
does not exist in /etc/initramfs-tools/conf.d
.
I attached a screenshot of fstab
, crypttab
, gparted
of sda
and the contents of conf.d
. (I have only one physical hard drive).
This is the gparted screen shot: https://i.stack.imgur.com/yXCqA.png
This is /etc/crypttab: https://i.stack.imgur.com/Nr0XG.png
This is /etc/fstab: https://i.stack.imgur.com/TLExI.png
This is /etc/initramfs-tools/conf.d folder: https://i.stack.imgur.com/l8fw0.png
How should I enable swap on an encrypted volume?