
"It is common to see newbies asking in microcontroller forums if they can run Linux on their puny little 8-bit micro. The results are usually laughter. It is also common to see, in Linux forums, asked what the minimum specs for Linux are. The common answer is that it requires a 32-bit architecture and an MMU and at least a megabyte of ram to fit the kernel.
This project aims to (and succeeds in) shatter(ing) these notions. The board you see on the right is based on an ATmega1284p. I've made one with an ATmega644a as well, with equal success. This board features no other processor and boots Linux 2.6.34. In fact, it can even bring up a full Ubuntu stack, including (if you have the time) X and gnome."
Member since:
2006-10-28
At the end of the 90's was a project trying to make Linux run on a 80286, never knew what happen with that.
But if anyone interesting there are another like that: The ELKS Project http://elks.sourceforge.net
Or something really weird Lunix: http://lng.sourceforge.net/
They were able to run a multitasking OS on a C64. And then try (or succeed) to make a Unix like OS.