William Kenworthy schrieb:
> If you compile the neccessary modules into the kernel you do not have to
> use an initrd (which is all the initrd is doing - making the modules
> available at boot time).

That's not correct. The initrd is doing more. See below.

> With suspend2, make sure you also compile in
> the LZF option in the crypt section.  It defaults to not selected at
> all, often leading to resume failures.  I do not use LVM for root,

Ah. So you don't know.

> but
> other partitions to avoid such problems, but there is no reason why it
> shouldnt work.

Yes, there is. For LVM to work, it needs to be setup properly.
This involves calling dmsetup, pvscan, vgchange and others.

How, if not through a linuxrc, should this be done? Further,
the genkernel linuxrc only works with an initramfs, doesn't
it? If so, how can the linuxrc be used, if not with an initrd?

But you're right in so far, as that an *initrd* wouldn't
be necessary. A properly working linuxrc is reqd.

Alexander Skwar
Alexander Skwar
-- 
"If you can, help others.  If you can't, at least don't hurt others."
-- the Dalai Lama
-- 
gentoo-user@gentoo.org mailing list

Reply via email to