[rock-user] Encrypted filessystem doesn't work ?
Tuan Anh TRINH <[email protected]> Thu, 27 Apr 2006 17:58:46 -0700
| Newsgroups | gmane.linux.distributions.rock.user,gmane.spam.detected |
|---|---|
| Organization | Freelancer |
| Message-ID | <[email protected]> |
Hi all, I use crystal-rock-x86-rev6945-experimental.iso to install a new box for testing encrypted filesystem function (on /home) with the partions look like: .../part1 256MB swap .../part2 256MB /home (ext3) .../part3 3GB / (ext3) I did things follow the instruction on the rocklinux.org to setup encrypted filesystem on part2 (and mounted as /home). In stone, it show part2 is encrypted. I finish by run mkinitrd and reboot. After reboot, I check lsmod for sure that all encrypt required modules are loaded and create some plain text files on /home. When I use livecd-x86-pentium-mmx-rev6454.iso to boot and mount part2 to check for sure it is encrypted, unfortunately, all files and their content still can be read? They are not encrypted? How can I setup an encrypted /home like above? And how can I check that is encrypted? Thanks, Tuan