Skip to content

Instantly share code, notes, and snippets.

@gotnix
Created February 15, 2012 17:21
Show Gist options
  • Save gotnix/1837431 to your computer and use it in GitHub Desktop.
Save gotnix/1837431 to your computer and use it in GitHub Desktop.
gentoo kernel update to 3.2.6
* 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