Da Dich nichts davon abhält, Dateisysteme in (sparse) files anzulegen,
ist das generell kein Problem. Ungetestet:
$ dd if=/dev/zero of=crypto.fs bs=1 count=0 seek=5G
$ losetup /dev/loop0 crypto.fs
$ cryptsetup luksFormat /dev/loop0
$ cryptsetup luksOpen /dev/loop0 decrypted
$ mkfs.ext3 /dev/mapper/decrypted
$ mount /dev/mapper/decrypted /mnt/crypto
Wie das beim Booten automatisch eingebunden wird, hängt von Deiner
Distribution ab.
J.
--
Atrocities committed in Rwanda pervade my mind when I am discussing
mundanities with acquaintances.
[Agree] [Disagree]
<http://www.slowlydownward.com/NODATA/data_enter2.html>