Re: What I want to do -doable ?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



[snip]
> My biggest problem till now is: I`d like to mount all my partitions with the 
> same password, which I only want to enter once...but losetup doesnt seem to 
> provide an option for the password !


try (in some shellscript):

stty -echo
read passwd
stty echo
echo $passwd | losetup $optionsforthing1
echo $passwd | losetup $optionsforthing2
etc..

> Peter
-- Merijn
> -
> Linux-crypto:  cryptography in and on the Linux system
> Archive:       http://mail.nl.linux.org/linux-crypto/
-
Linux-crypto:  cryptography in and on the Linux system
Archive:       http://mail.nl.linux.org/linux-crypto/


[Index of Archives]     [Kernel]     [Linux Crypto]     [Gnu Crypto]     [Gnu Classpath]     [Netfilter]     [Bugtraq]
  Powered by Linux