Tuesday, June 06, 2006
Setting up and Formatting encrypted Partitions
losetup -e AES128 -T /dev/loop7 /dev/sda7
format
mke2fs -j /dev/loop7
format
mke2fs -j /dev/loop7
My Experiences with Linux Kernel Hacks