Hi all,
Hopefully someone can point me in the right direction on this.
I am trying to create a install of the OS which is installed on an encrypted disk that will mount automatically upon install without any user intervention. I have tried LUKS and pretty much regardless of what I do it is always asking for the password at boot time or needs an unencrypted volume from which to retrieve a key from.
These are basically for servers which will be in a colo, so even though the cage is locked and i should not have anything to worry about I want to make sure that the hard drive can not be swiped and mounted in another linux system. So far the only thing I have found to be close is LUKS which requires that a key file or password be entered. If I have to reboot remotely I don't want to have to give this info out to anyone.
Any help at all that anyone can provide would be great and you would have my appreciation. Even if it is just a simple RTFM on a different piece of software
~SA