<table cellspacing="0" cellpadding="0" border="0" ><tr><td valign="top" style="font: inherit;">Here are some notes from my first attempt to get Limey up and running on a T5710 Thin Client (1.2Ghz Transmeta Efferon, 512MB flash chip board (not drive) and 512MB ram - PM705AA model).<div><br></div><div>It's not as easy as the Drupal page would lead one to believe...Limey is actually ArchLinux and not CentOS like the ACID install is, so a lot of expected stuff doesn't work. I'm comfortable with Linux and willing to work through this, and perhaps a small group could write up their experiences with this tier of hardware on the Drupal site.</div><div><br></div><div>Notes:</div><div><ul><li><span style="font-size: 10pt;">Downloaded PenDrive and Ubuntu server ISO to make a bootable 4GB USB drive (this allowed persistent storage of the cfimg files under the /cdrom/doc folder).</span></li><li><span style="font-size: 10pt;">Booted into USB Rescue and ran fdisk
 to delete two Windows partitions off of 512MB flash.</span></li><li><span style="font-size: 10pt;">Ran the "dd if=cfimg-1.1.5 of=/dev/sdb" and wrote out 128MB image just fine.</span></li><li><span style="font-size: 10pt;">Rebooted 5710 and it stuck at "USB Hub detected". Inserted above USB drive and it proceeded to a login prompt. It does not see the URI at this point. Tried the 1.1.4 and 1.1.5 version for VIA here. Tried the i686-1.1.5 version and it didn't even get this far.</span></li><li><span style="font-size: 10pt;">No "This is your first time..." script ran like the Drupal page says. No eth0 came up either.</span></li><li><span style="font-size: 10pt;">Found out Limey is actually "Archlinux" and found the commands to get on the internet.</span></li><li><span style="font-size: 10pt;">Ran "ip link set <ip> dev eth0 up" and "ip addr add <ip/netmask/> dev eth0"</span></li><li><span style="font-size: 10pt;">Was able to ping my default
 gateway and then edit /etc/resolv.conf to add "nameserver 8.8.8.8".</span></li><li><span style="font-size: 10pt;">How does one save changes back to the flash? The "svcfg" doesn't seem to exist...</span></li><li><span style="font-size: 10pt;">Once on the network, I switched to /usr/src and ran "getsrc" which downloaded Asterisk. I tried to do a "configure" but that failed. Read the README and did a usbradio_install but that also failed.</span></li><li><span style="font-size: 10pt;">This is a *really* stripped down version of Linux that uses 128MB of memory after installed. I am comfortable around Linux and CentOS and realize Limey isn't a beginner's O/S, one that I'm willing to work through.</span></li><li><span style="font-size: 10pt;">I might buy an 8GB USB drive and use that with a regular ACID install to get more functionality as a try of Ubuntu Server didn't have enough disk for an install (it did find all the devices just fine under Rescue mode
 since it's a newer distro), or perhaps CentOS 6.3 and roll my own compile of Allstar.</span></li></ul><div><br></div></div><div>Comments/suggestions are welcome!</div><div>Thanks,</div><div>Tony</div><div><br></div><div><br></div></td></tr></table>