Minimal Linux
Friday, October 31, 2008 by NasirIt is been a awhile since I wrote something technical. At some point I wanted to build Linux distribution from scratch. After a short research I found Linux From Scratch project. I learned a lot from it.
I’m now more involved with embedded development and I wanted to do the same, but for embedded environment. My idea is to use just Linux Kernel, BusyBox and initramfs. Turns out I’m not the only one who wanted to do that. There is tons of information about that. The one I found where a bit outdated, as this one will be too, in fairly short time. I want to use the latest stable Linux Kernel and BusyBox. I spend almost five hours, spread on couple days to get it to work. Linux Kernel 2.6.27.4 and BusyBox 1.12.1 is what I used.
[Read More…]