-
Notifications
You must be signed in to change notification settings - Fork 11
Description
Galileo Firmware is updated to the latest version (state May 2014). I have SD card (Toshiba 30MB/s) that works fine when I use it to boot Intel's Linux Image 0.7.5.
If I put on the same card the files of ConnectAnyThing Version v0.2.1: 2014.04.22 then the terminal on Galileo's UART shows me the following boot messages:
...
[ 3.176256] mmc0: new high speed SDHC card at address 0007
[ 3.200865] mmcblk0: mmc0:0007 SD08G 7.21 GiB
[ 3.235781] mmcblk0: p1
[ 3.251098] tsc: Refined TSC clocksource calibration: 399.076 MHz
[ 3.257435] Switching to clocksource tsc
[ 3.383128] udevd[543]: starting version 182
Waiting for removable media...
5 4 3 2 1 0...
Mounted filesystems
/dev/mmcblk0p1 on /media/mmcblk0p1 type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
Available block devices
ls: /dev/sd*: No such file or directory
Cannot find rootfs.img file in /media/mmcblk0p1 , dropping to a shell
sh: can't access tty; job control turned off
fdisk -l shows the following:
Disk /dev/mmcblk0: 7742 MB, 7742685184 bytes
84 heads, 38 sectors/track, 4737 cylinders
Units = cylinders of 3192 * 512 = 1634304 bytes
Device Boot Start End Blocks Id System
/dev/mmcblk0p1 3 4738 7557120 b Win95 FAT32
Any ideas how can I boot into ConnectAnyThing?