You are not logged in.
Pages: 1
Hello, I want to make an custom kernel for my pc, but I need instruction.
Currently, I am compiling the kernel. I am taking the Traditional compilation approach (as in the wiki). I am using a Mainline kernel.org kernel.
I want to know how to install the new kernel and make an initramfs.
Offline
Did something go wrong when you followed Traditional_compilation#Installation?
Offline
why are you making a custom kernel?
I Have Linux Perl Can i Download Gnome???
Online
Hello, I want to make an custom kernel for my pc, but I need instruction.
Take PKGBUILD of the linux package, customize it: change pkgbase and pkgver suffix, update config and build the package. Then you can install it like any other linux-* package, initramfs will be generated automatically. You can have multiple kernels installed.
See also: Kernel/Arch build system.
Last edited by dimich (Today 04:15:53)
Offline
Pages: 1