First page Back Continue Last page Graphics
Introduction
Filesystems (fs) stored within a single file can be mounted over a loopback device
- mount -o loop -t iso9660 some.iso /mnt
Such fs can be transparently encrypted using an extension of the loop driver called
cryptoloop