Tiny Core Linux
Tiny Core Base => TCB Q&A Forum => Topic started by: q7x on October 18, 2009, 04:36:22 PM
-
how we can update Tiny Core kernel ?
how we can add kernel driver?
-
There is a custom kernel page on the wiki:
http://wiki.tinycorelinux.com/tiki-index.php?page=Custom+Kernel
Of course, building a module for the existing kernel is always preferable, and could be made into an extension for all to use.
-
thanks for reply
this link on the wiki not work: ftp://ftp.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release/src
but this link work :http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release/src/
in this link i found 2.6.29.1-tinycore.patch.gz
but i need change kernel into 2.6.31 . can i use 2.6.29.1-tinycore.patch.gz for 2.6.31?
-
I didn't make the patch, but I am very sure it won't apply to 2.6.31 cleanly.
-
thanks for reply
this link on the wiki not work: ftp://ftp.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release/src
but this link work :http://distro.ibiblio.org/pub/linux/distributions/tinycorelinux/2.x/release/src/
in this link i found 2.6.29.1-tinycore.patch.gz
but i need change kernel into 2.6.31 . can i use 2.6.29.1-tinycore.patch.gz for 2.6.31?
The ftp link still works for me. Anyhow the available patch basically contains two things, the TC boot logo and crypto home support. The boot logo is just "cosmetic" and in case you do not intend to use cryptohome, the patch is not required.
/Lars