You are not logged in.
Pages: 1
Hello,
what are the minimal requirements for a custom kernel to run arch linux?
Offline
hmm ... not a full list, but i think you should have at least:
devfs
devpts (for the 2.6.x)
... but best way have a look at the stock-kernel configuation in the ABS
The impossible missions are the only ones which succeed.
Offline
Just use the .config-file from arch-linux, and do a circle:
1. Deselect Options you think you don't need
2. Compile Kernel
3. Install Kernel
4. Boot into Kernel
5. If everything works good, go back to one and deselect more options. If not, you deselected one option you needed.
Offline
Yeah okay,
I'll try it out
Thanks
Offline
Pages: 1