Before Debian, what Linux distribution you were using ?
Red Hat / Fedora Mandrake Suse Slackware Gentoo LFS Always been with Debian Other ( 57 votes ~ 5 comments )
You are not currently logged in. If you do not have a user account then please consider creating one and logging in before you post your comment. This will allow you to track replies to your comment, and take part in the site much more freely.
To add your comment, fill in all the boxes below and then preview it to make sure you're happy with the way that it looks.
This is the comment you were replying to, attached to the article How To Migrate to a full encrypted LVM system:
#3 Re: How To Migrate to a full encrypted LVM system Posted by mcortese (213.70.xx.xx) on Tue 29 Jan 2008 at 10:34 Good article: you managed to show simple steps that lead to an effective result! For sake of completeness, I think a note should be added just before the end of Part II, about formatting the newly created partitions: # mkfs.ext3 /dev/vg/root # mkfs.ext3 /dev/vg/myspace Then I cannot understand why you backed up the /home to the system tar and not to the data tar. As well as I do not understand the reason for backing up things under /media: either they are empty mountpoints and then they can be created anew with a simple mkdir, or they are bound to a mounted external storage, which will not be affected by changes to the local disk structure. In eiher cases I do not see the need for backing up. Finally, you dismissed the argument LVM-over-luks vs. luks-over-LVM with just a few words. Has anybody more info/benchmark/comments about that?
Good article: you managed to show simple steps that lead to an effective result!
For sake of completeness, I think a note should be added just before the end of Part II, about formatting the newly created partitions:
# mkfs.ext3 /dev/vg/root # mkfs.ext3 /dev/vg/myspace
Then I cannot understand why you backed up the /home to the system tar and not to the data tar. As well as I do not understand the reason for backing up things under /media: either they are empty mountpoints and then they can be created anew with a simple mkdir, or they are bound to a mounted external storage, which will not be affected by changes to the local disk structure. In eiher cases I do not see the need for backing up.
Finally, you dismissed the argument LVM-over-luks vs. luks-over-LVM with just a few words. Has anybody more info/benchmark/comments about that?
Posting Format:
Inappropriate comments will be removed.
Some help on entry formatting is available
Username:
Password:
[ Advanced Login ]
Register Account