You are not logged in.
Hi,
i encrypted my usb-stick today to test if it would run good enough to do it on my home partition. It all works fine but i can't get it to get mounted on startup.
This is from the /etc/fstab
/dev/mapper/stick /dev/sda5 ext3 auto,user 0 0and i added this to the /etc/crypttab
stick /dev/sda5i expected to get an password request on startup but instead i got something like
"could not mount /media/stick device /dev/mapper/stick does not exist..
What have i done wrong?
Is there even a way to mount it automatically? If not i would not make much sense for me to excrypt /home
Thx
ngerrit
Offline
Hi,
i found out that if i specify my password in the crypttab on bootup the device is mounted. But if i leave it blank or type "none" it is interpreted as the actual password instead of asking for it.
Is this a bug?
nGerrit
Offline