I have installed the larger Linux image to my Galileo using this download :
http://downloadmirror.intel.com/23171/eng/LINUX_IMAGE_FOR_SD_Intel_Galileo_v0.7.5.7z
unzipping that 7z archive to my sd card, but I do not have a python interpreter in the installation
The SD Card contains
10/05/2013 12:35 PM <DIR> .
10/05/2013 12:35 PM <DIR> ..
10/05/2013 12:35 PM <DIR> boot
09/30/2013 07:23 PM 2,113,856 bzImage
09/30/2013 07:28 PM 1,441,609 core-image-minimal-initramfs-clanton.cpio.gz
09/30/2013 07:25 PM 314,572,800 image-full-clanton.ext3
3 File(s) 318,128,265 bytes
3 Dir(s) 515,875,467,264 bytes free
And after booting, and telneting to the system I see the following :
Poky 9.0 (Yocto Project 1.4 Reference Distro) 1.4.1 clanton
/ # uname -a
Linux clanton 3.8.7-yocto-standard #1 Mon Sep 16 14:59:19 IST 2013 i586 GNU/Linux
When I then attempt to find python, I have no luck :
/ # ls /usr/bin/python
ls: /usr/bin/python: No such file or directory
/ # python
/bin/sh: python: not found
I am clearly missing something. I'm not installing the "LITTLE" Linux installation, and I've been reading that the main linux installation for galileo contains goodies like python and node.js. Any help would be appreciated greatly.s to