On 02/23/2014 10:54 PM, subham soni
wrote:
developing you own Kernel. nice. i suggest you learn more about kernel design and their role's. that will make you aware of how things work. http://wiki.osdev.org/ (+ many more) will be your friends. This would help you on your way. :) device drivers are for kernel's that are running. if you want to make your own, you have to design a infrastructure for drivers to place. if you are thinking of starting from Linux source, give it a try :p. /dev/null is an excellent example to start. depends on type of work, but i think basic things like Makefile, compiling from shell, and doing echo work should be ok (at minimum). all i can say is: learn more about low power thingi'es so that you can re iterate on what your asking. Linux OS -> GNU/Linux OS GNU userland utilities/applications with Linux Kernel :) summary: learn more about kernel design, how they work, decide hardware to bake on. read hardware document learn from others kernel VM will be handy. (qemu, ...) patience <--- important be ready for hiccup's
--
Kuldeep Singh Dhaka
+91-8791676237
Programmer, Open Source, Embedded System, Entrepreneur,
System Administrator, Animal Lover, Web Developer, Learner.
Bitcoins Accepted.
|
_______________________________________________ Kernelnewbies mailing list Kernelnewbies@xxxxxxxxxxxxxxxxx http://lists.kernelnewbies.org/mailman/listinfo/kernelnewbies