Answers to: Installing Linux to a Mini-ITX boardhttp://linuxexchange.org/questions/898/installing-linux-to-a-mini-itx-board<p>I want to install Ubuntu 10.04 to a embedded board: Intel D201GLY, Celeron 1.33GHz, 1Gb DDR400 and 4gb compact flash. Is there a custom Ubuntu for embedded boards or do I have to do it? I tried to install the standard Ubuntu 10.04 from a USB drive to the flash drive on this board, but to my surprise the boot time is about 10 mins and so is the shutdown time. Ubuntu doesn't seem to find the wlan drivers either. Is there a way to boot faster? Possibly it is to use a CFS, i.e mount the compact flash read-only and then remount as a union with a ramdrive using tmpfs. What is the procedure for doing this?</p> <ul> <li>Slow CPU + very fast disk -> Compression might not be useful</li> <li>Fast CPU + very slow disk -> Compression may be useful</li> </ul>enWed, 21 Jul 2010 16:12:15 -0400Answer by georgehttp://linuxexchange.org/questions/898/installing-linux-to-a-mini-itx-board/1119<p><a href="http://www.intel.com/support/motherboards/desktop/sb/cs-008326.htm" rel="nofollow">http://www.intel.com/support/motherboards/desktop/sb/cs-008326.htm</a></p> <p>On this page only the D201GLY2, not D201GLY, supports linux. But really its worth a shot, and like others have said, try dsl, puppy, tiny, etc. I know that puppy can completely load into ram at boot. If you have your heart set on ubuntu, try starting with an ubuntu minimal install, no gdm, just startx, and as lightweight an install as possible, maybe icewm or openbox/fluxbox etc. Build for speed from the ground up.</p>georgeWed, 21 Jul 2010 16:12:15 -0400http://linuxexchange.org/questions/898/installing-linux-to-a-mini-itx-board/1119Answer by guerdahttp://linuxexchange.org/questions/898/installing-linux-to-a-mini-itx-board/929<p>Ubuntu is not optimized for embedded devices. It's a server/desktop distribution.</p> <p>You are searching for something like <a href="http://www.linuxfromscratch.org/" rel="nofollow">Linux From Scratch</a>, <a href="http://crunchbanglinux.org/" rel="nofollow">Crunchbang</a> or <a href="http://tinycorelinux.com/" rel="nofollow">TinyCore Linux</a>.</p> <p><strong>Linux From Scratch</strong> is a completely custom made Linux. It's not a distribution but a manual to create a custom Linux. It's hard to create, but it will pay out.</p> <p>The Ubuntu based distro <strong>Crunchbang</strong> keeps Ubuntu small and customizable. It haven't got high requirements and runs on old and small pcs.</p> <p><strong>TinyCore Linux</strong> is even smaller than Crunchbang and needs more expertise in Linux.</p> <p>Hope I could help you.</p>guerdaMon, 28 Jun 2010 09:29:10 -0400http://linuxexchange.org/questions/898/installing-linux-to-a-mini-itx-board/929Answer by hilyardhttp://linuxexchange.org/questions/898/installing-linux-to-a-mini-itx-board/909<p><a href="http://bengross.com/smallunix/" rel="nofollow">http://bengross.com/smallunix/</a> has some apropos recommendations. I have m0n0wall on-hand for such projects, myself.</p> <p>Let us know how it goes!</p>hilyardThu, 24 Jun 2010 10:32:43 -0400http://linuxexchange.org/questions/898/installing-linux-to-a-mini-itx-board/909Answer by Pack3tg0sthttp://linuxexchange.org/questions/898/installing-linux-to-a-mini-itx-board/903<p>hrm, with only 4 gb to play with, I'd shoot for the most lightweight distro you can find. </p> <p>Damn Small Linux (DSL) and Puppy Linux are both decent choices.. Its hard to tell if you'll need to configure the hardware settings yourself or not without knowing how 'exotic' your gear is. </p> <p>But, with 4 gb... I'd move from ubuntu to save yourself some speed... </p>Pack3tg0stWed, 23 Jun 2010 17:25:44 -0400http://linuxexchange.org/questions/898/installing-linux-to-a-mini-itx-board/903