After removing console-tools using
apt-get --purge remove console-tools
I am getting the following error during boot
init: Failed to spawn console-setup main process: unable to execute: No such file or directory
fsck from util-linux-ng 2.17.2
fsck from util-linux-ng 2.17.2
So it looks like remove messed up to correctly remove console-tools package. How to get rid of this error message?
I'm using 10.04 Server edition.