Possible Duplicate:
Linux kernel 2.6 installation on blank computer
I'm new to Linux. I have just downloaded the linux kernel 2.6.33 form http://www.kernel.org I want to use that on my computer which doesn't install any operation system. How do i?
I'm new to Linux. I have just downloaded the linux kernel 2.6.33 form http://www.kernel.org I want to use that on my computer which doesn't install any operation system. How do i? | |||
feedback
|
This question came from our site for professional and enthusiast programmers.
This question covers exactly the same ground as earlier questions on this topic; its answers may be merged with another identical question. See the FAQ for guidance on how to improve it.
|
Usually you really don't want to install the kernel manually, but instead want to install a Linux distribution (which includes the kernel and tons of other necessary and useful stuff). A special kind of "distribution" is Linux from Scratch which is probably the closes you get to "installing the kernel". It's basically an instruction on how to manually install a complete Linux system from scratch. My suggestion is to only do that, if you really want to learn how it works underneath or if you have a very, very specific need for it. | |||
|
feedback
|
|
you'd better start by getting a linux distro. the kernel alone won't do much good for you. try ubuntu: http://www.ubuntu.com/ | |||
|
feedback
|
|
If you really want - read Linux from scratch book. But, it isn't very simple. | ||||
|
feedback
|