Hello, here's a little update for my hint "How to setup an encrypted file system including the rootfs." -- crypt-rootfs.txt
Here follows the diff ....
3c3 < DATE: 2009-02-15 --- > DATE: 2009-11-20 56c56 < Get it from http://luks.endorphin.org/dm-crypt --- > Get it from http://code.google.com/p/cryptsetup/ 280c280 < In dev put some useful devices: console, null, sd?? and a directory --- > In dev put some useful devices: console, null, urandom, sd?? and a directory 325a326,330 > PITFALL: Since your old rootfs isn't mounted, you might not be able to to run > mkefs do to missing libraries. Either copy everything needed to where > the linker can find it, or use the mkefs from busybox. Be sure to > configure busybox accordingly. > 373c378 < disable fiddling with the boot parameters. --- > disable unauthorized fiddling with the boot parameters. 401c406 < and --- > (not online anymore) and 404c409 < for LUKS for dm-crypt: http://luks.endorphin.org/dm-crypt --- > for LUKS for dm-crypt: http://code.google.com/p/cryptsetup 407a413,417 > [2009-11-20] > * cryptsetup needs /dev/urandom > * mkefs might not work from initramfs > * update some URLs > * some minor touchups
-- http://linuxfromscratch.org/mailman/listinfo/hints FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page
