I'm trying to make a mini operating system (using the linux kernel). I'm planning on it being for x86 and I'm trying to make it so that it not only runs on qemu but also on a real device. What are the exact commands that I would need to put into terminal to do this?
Tell me more
×
Unix & Linux Stack Exchange is a question and answer site for
users of Linux, FreeBSD and other Un*x-like operating systems.. It's 100% free, no registration required.
|
closed as not a real question by cjm, Mat, jasonwryan, Renan, Ulrich Dangel Aug 16 '12 at 0:30
It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably answered in its current form. For help clarifying this question so that it can be reopened, see the FAQ.
|
The Complete Documentation for compiling Linux Kernels can be found here http://openprobe.blogspot.in/2010/12/build-and-compile-your-own-linux-kernel.html |
|||
|
|