You are not logged in.
Pages: 1
I would like build my own kernel - which pkg.tar.gz I should download?
In /core are kernel26 2.6.25.6-1- but I have it installed - or maybe download vanilla kernel...?
Last edited by william7 (2008-07-06 07:23:11)
Offline
OK. Lets start with why you want to build your own kernel? What are you hoping to achieve? No offence intended, but your current linux knowledge appears a bit low to be tackling this.
Anyway, there are pages on the wiki about this. The easiest way is to use ABS to get the Arch build files, which you can then modify and build with makepkg. I haven't gone through them, but these will probably all help you:
http://wiki.archlinux.org/index.php/Kernel_Compilation
http://wiki.archlinux.org/index.php/Ker … n_with_ABS
http://wiki.archlinux.org/index.php/Cus … n_with_ABS
and many others...
Offline
Thanks a lot ;]
Well, You have right my actually knowledge is little low but I would like to know how make own kernel, always I can back to default build if somethig goes wrong.
Cheers
Offline
Fair enough. It was just a warning that you are just throwing yourself in at the deep end a bit by starting out building your own kernel. You may want to look at this package: http://aur.archlinux.org/packages.php?ID=15004
Offline
If you want to improve you're knowledge, i'd recommend compiling the kernel from source (search that phrase in google aswell for more explanations). Then once you know what's going on, you can automate the process with ABS.
Last edited by dyscoria (2008-07-06 09:28:06)
flack 2.0.6: menu-driven BASH script to easily tag FLAC files (AUR)
knock-once 1.2: BASH script to easily create/send one-time sequences for knockd (forum/AUR)
Offline
ok, thanks for advice.
Offline
Pages: 1