Created
February 15, 2012 17:21
-
-
Save gotnix/1837431 to your computer and use it in GitHub Desktop.
gentoo kernel update to 3.2.6
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Kernel compiled successfully! | |
* | |
* Required Kernel Parameters: | |
* real_root=/dev/$ROOT | |
* | |
* Where $ROOT is the device node for your root partition as the | |
* one specified in /etc/fstab | |
* | |
* If you require Genkernel's hardware detection features; you MUST | |
* tell your bootloader to use the provided INITRAMFS file. Otherwise; | |
* substitute the root argument for the real_root argument if you are | |
* not planning to use the initramfs... | |
* WARNING... WARNING... WARNING... | |
* Additional kernel cmdline arguments that *may* be required to boot properly... | |
* With support for several ext* filesystems around it may be needed to | |
* add "rootfstype=ext3" or "rootfstype=ext4" | |
* Do NOT report kernel bugs as genkernel bugs unless your bug | |
* is about the default genkernel configuration... | |
* | |
* Make sure you have the latest ~arch genkernel before reporting bugs. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment