Gentoo Archives: gentoo-user

From: Alexander Skwar <listen@×××××××××××××××.name>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Software Suspend swsusp2 and genkernel initrd initramfs?
Date: Sun, 18 Sep 2005 09:59:21
Message-Id: 432D396E.7000504@mid.email-server.info
In Reply to: Re: [gentoo-user] Software Suspend swsusp2 and genkernel initrd initramfs? by William Kenworthy
1 William Kenworthy schrieb:
2 > If you compile the neccessary modules into the kernel you do not have to
3 > use an initrd (which is all the initrd is doing - making the modules
4 > available at boot time).
5
6 That's not correct. The initrd is doing more. See below.
7
8 > With suspend2, make sure you also compile in
9 > the LZF option in the crypt section. It defaults to not selected at
10 > all, often leading to resume failures. I do not use LVM for root,
11
12 Ah. So you don't know.
13
14 > but
15 > other partitions to avoid such problems, but there is no reason why it
16 > shouldnt work.
17
18 Yes, there is. For LVM to work, it needs to be setup properly.
19 This involves calling dmsetup, pvscan, vgchange and others.
20
21 How, if not through a linuxrc, should this be done? Further,
22 the genkernel linuxrc only works with an initramfs, doesn't
23 it? If so, how can the linuxrc be used, if not with an initrd?
24
25 But you're right in so far, as that an *initrd* wouldn't
26 be necessary. A properly working linuxrc is reqd.
27
28 Alexander Skwar
29 Alexander Skwar
30 --
31 "If you can, help others. If you can't, at least don't hurt others."
32 -- the Dalai Lama
33 --
34 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] Software Suspend swsusp2 and genkernel initrd initramfs? "W.Kenworthy" <billk@×××××××××.au>