Hi, all.
I have a problem with installing slackware on luks+lvm
I did everything like in README_CRYPT.TXT with one exception - i selected anubis, instead of aes for encryption.
But the system doesn't boot properly.
it starts, inits the framebuffer,etc...
asks for a passphrase but then
it says something like:
Code:
mount: not a directory
and gives me the shell.
in the shell i simply do
Code:
mount -o ro /dev/cryptvg/root /mnt
exit
and the system boots normally.. but why do i have to do it on every boot?