Thread
:
Custom Kernel
View Single Post
MohammadAG
2010-06-13 , 16:37
Posts: 2,473 | Thanked: 12,265 times | Joined on Oct 2009 @ Jerusalem, PS/IL
#
4
A bit simplified but:
When you build a kernel, you get a zImage, this contains only the base kernel files, modules will need to be loaded after loading that base image. If the custom kernel is the same name as the stock kernel, it will use the stock modules, if these are incompatible, it will go into a boot loop till you replace either the modules, or reflash the stock kernel.
Same happens if the modules are missing.
As an end user, you don't need to worry about this.
Quote & Reply
|
The Following User Says Thank You to MohammadAG For This Useful Post:
nax3000
MohammadAG
View Public Profile
Send a private message to MohammadAG
Find all posts by MohammadAG