
Carlos E. R. wrote:
The Friday 2007-11-30 at 12:33 +0100, Carlos E. R. wrote:
Currently I'm using /etc/cryptotab:
/dev/loop6 /biggy/crypta_f.mm.x /mnt/crypta.mm.x xfs twofish256 noauto,user,noatime,nodir
I tried to move to /etc/crypttab reading your instructions on the web page. But it doesn't work.
/etc/crypttab:
mycrypt_mm_f /biggy/crypta_f.mm.x none cipher=twofish-cbc-plain,size=256,hash=sha512,itercountk=100,noauto,loop
The itercountk option is wrong in your case.
If I define the entry in /etc/cryptotab, the "noauto" setting is ignored and tries to mount during boot. Manually mounting later does work fine. I can use the mount point as specifier.
"noauto" never existed for cryptotab.
If I define the entry in /etc/crypttab, the "noauto" setting works, but it can not mount (errors out)
Plus, it does not accept the mount point as specifier, requires the file image.
Yes indeed. The mountpoint is not in crypttab but in fstab, boot.crypto doesn't look into fstab at the point where it checks for the specified device. I guess I could implement that though. cu Ludwig -- (o_ Ludwig Nussel //\ V_/_ http://www.suse.de/ SUSE LINUX Products GmbH, GF: Markus Rex, HRB 16746 (AG Nuernberg) --------------------------------------------------------------------- To unsubscribe, e-mail: opensuse-security+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-security+help@opensuse.org