> If you build the drivers in, but forget to comment out the initrd line in
> /etc/lilo.conf, the machine panics because it tries to load the module for
> something that is already a builtin.
> 
The only way to solve it smothly need to modify the bootloader, When the 
bootloader like lilo or grub ( it is more powerful ) can read the module from the root 
partition directly. Your problem will be sloved.

BTW: Is there any system or tools can patch kernel in binary level, It means
     that user doesn't need download the whole kernel RPM or TGZ, It just need
     an patch to patch the current kernel's binary. I think it is useful for
     novice & end user.

Regards

dfbb

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to