Linux - SecurityThis forum is for all security related questions.
Questions, tips, system compromises, firewalls, etc. are all included here.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
The guide to creating an encrypted file system on Ubuntu that you referenced as your instruction manual is written for Ubuntu 7.10. It may or may not be a good guide to performing that task with later versions of Ubuntu.
8.10 kernel may not have the modules for dm-crypt, or aes compiled into the kernel, so you may need to either rebuild the kernel and add support for dm-crypt and aes, or someone may have a kernel prebuilt with the support already you could download.
8.10 kernel may not have the modules for dm-crypt, or aes compiled into the kernel, so you may need to either rebuild the kernel and add support for dm-crypt and aes, or someone may have a kernel prebuilt with the support already you could download.
The instruction to use modprobe presumes that aes is not built into the kernel and must be loaded as a module.
The instruction to use modprobe presumes that aes is not built into the kernel and must be loaded as a module.
Sorry didn't explain that properly, I ment that the modules may not have been built with the kernel, so you may need to rebuild the kernel and add support for them.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.