Difference between revisions of "Kernel compiling"

From odroid US
Jump to: navigation, search
(Undo revision 204 by 93.115.84.131 (talk))
(Undo revision 203 by 93.115.84.131 (talk))
Line 10: Line 10:
  
 
hwFGXX  <a href="http://vktsrqogbjhm.com/">vktsrqogbjhm</a>, [url=http://rjatnkpeicze.com/]rjatnkpeicze[/url], [link=http://zrwgescusalr.com/]zrwgescusalr[/link], http://sssolqowvrpw.com/
 
hwFGXX  <a href="http://vktsrqogbjhm.com/">vktsrqogbjhm</a>, [url=http://rjatnkpeicze.com/]rjatnkpeicze[/url], [link=http://zrwgescusalr.com/]zrwgescusalr[/link], http://sssolqowvrpw.com/
 +
 +
=== warnings ===
 +
Your new kernel built kernel modules that may not be compatible with other builds.
 +
 +
Please don't post a private kernel without giving a warning.  If could break another system.  If you make small changes, like select an additional module, the result will probably not segfault other systems.  On the other hand, if you select some networking options (especially) you may find that structs don't quite line up and eventually someone will segfault.

Revision as of 13:32, 27 January 2013

WATCH THE SIZE OF YOUR BOOT PARTITION, MAYBE YOU HAVE TO DELETE SOME OF THE BACKUP FILES!

DO THIS ON YOUR ODROID, NOT ON YOUR PC!

These procedures assume you have an Debian-based distribution loaded on your odroid. The kernel building is not different between the distros, but getting ready to build is.

Debian/Ubuntu/Mint and others use "Debian packages", .deb files. They use tools like dpkg, apt, synaptic and so on to manage a package database.

RedHat, Centos, Fedora and Gentoo would not know about apt-get and friends -- so these instructions will not be of much use.

hwFGXX <a href="http://vktsrqogbjhm.com/">vktsrqogbjhm</a>, [url=http://rjatnkpeicze.com/]rjatnkpeicze[/url], [link=http://zrwgescusalr.com/]zrwgescusalr[/link], http://sssolqowvrpw.com/

warnings

Your new kernel built kernel modules that may not be compatible with other builds.

Please don't post a private kernel without giving a warning. If could break another system. If you make small changes, like select an additional module, the result will probably not segfault other systems. On the other hand, if you select some networking options (especially) you may find that structs don't quite line up and eventually someone will segfault.