|
|||||||||
|
|
2. Creating the encrypted root filesystemFill the target partition with random data:
Setup the encrypted loopback device:
To prevent optimized dictionary attacks, it is recommended to add the -S xxxxxxxxxx option, where "xxxxxxxxxx" is your randomly chosen seed. Also, in order to avoid boot-time problems with the keyboard map, do not use non-ASCII characters (accents, etc.) in your password. Now create the ext3 filesystem:
Check that you correctly entered the password:
You can compare the encrypted and unencrypted data:
It's time to install your encrypted Linux system. If you use a GNU/Linux distribution (such as Debian, Slackware, Gentoo, Mandrake, RedHat/Fedora, SuSE, etc.), run the following command:
If you use the Linux From Scratch book, proceed as described in the manual, with the modifications below:
| ||||||||
|
|
|
Home :: Copyright :: Privacy :: Credits :: Get a free Linuxinfor Email Account Document on this page is part of "Encrypted Root Filesystem HOWTO". See Index Page for more info about Authorship and Copyright. 1999-2008 Linuxinfor.com. No rights reserved. |