Gentoo Archives: gentoo-user

From: "Roland Häder" <r.haeder@×××.de>
To: gentoo-user@l.g.o
Subject: Aw: Re: [gentoo-user] dm-crypt + ext4 = where will the journal go?
Date: Tue, 04 Sep 2012 13:50:57
Message-Id: trinity-f97ea7f1-e1b2-440e-b75e-8c9ca0bb0f6c-1346766507789@3capp-webde-bs10
In Reply to: Aw: Re: [gentoo-user] dm-crypt + ext4 = where will the journal go? by "Roland Häder"
1 I think I made a (tollerateable) mistake:
2
3 My hard drive has two partitions:
4 - sda1 - encrypted swap
5 - sda2 - encrypted root
6
7 How should it boot? One way could be by external media (e.g. stick), other is from hard drive. But that is encrypted. So I must leave a small area left for kernel, initrd, System.map and maybe config.
8
9 So the page at [1] is a little wrong because it misses the boot partition, so the new layout should be:
10 - sda1 - unencrypted boot (/boot) partition
11 - sda2 - encrypted swap (at least as double as your RAM) (crypt-swap)
12 - sda3 - encrypted root (crypt-root)
13
14 Can someone update this?
15
16 Regards,
17 Roland
18
19 [1]: http://wiki.gentoo.org/wiki/DM-Crypt

Replies

Subject Author
Re: Aw: Re: [gentoo-user] dm-crypt + ext4 = where will the journal go? Dale <rdalek1967@×××××.com>
Re: Aw: Re: [gentoo-user] dm-crypt + ext4 = where will the journal go? Hinnerk van Bruinehsen <h.v.bruinehsen@×××××××××.de>