2

When my system is booting, I get the following before reaching the log-in screen and don't know why this is happening: enter image description here Can someone explain what's happening? I find it cumbersome to enter my encryption passkey and password while booting.

Fabby
  • 34,259
  • Yes. I am trying to remove it. In fact. I tried installing ubuntu again from boot menu. The problem persists in the new installation too. – raakshasan Apr 19 '18 at 10:20
  • Your original question has been answered. If you would like to remove the encryption, you should have a look here – Fabby Apr 19 '18 at 10:27

1 Answers1

1

What is happening is easy: your disk is encrypted and cannot be read by Ubuntu and needs your decryption key so the encryption layer can then decrypt the disk so it can be read.

The advantage: If your computer gets stolen no one including the NSA, CIA, KGB, ... can read your disk.

The disadvantage: well... you have to type the encryption key when the system boots.

Fabby
  • 34,259