Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
I'd like to clarify: this is entirely a matter of preference, my system works fine. On boot, I get prompted for the password needed to decrypt my root filesystem, and then my kernel tries to probe a bunch of USB devices and logs all the warnings and errors to the terminal I'm entering my password on. This is harmless (it's mostly just checking if my charging cable is actually a keyboard or a smartphone), but I don't like looking at those while I'm typing my password. I'd still like those messages to be logged somewhere, just in case. Is there a kernel argument for that?
What alamahant suggested is close but it will be too late for you.
/etc is on the root filesystem so cannot be read until after root is mounted.
However, most sysctls can be passed on the kernel command line too.
That will be early enough for you.
It will be somewhere in /usr/src/linux/Documentation/Admin-guide/kernel-parameters
Check the spelling, that's from memory.
Regards,
NeddySeagoon
Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.