Hallo,
i am trying to encrypt a Partition. I use losetup to configure
the loopback Devise. Everthing works fine, but now i am trying
to save the password on an USB-Stick.
But when i enter:
losetup -p 0 -E 1 /dev/loop0 /dev/sda7 < /media/USB-MP3/passfile
i am still prompted to enter the Password. What's wrong?
Thanks in advanced,
Harald


--