On 12 January 2011 00:01, Steve Langasek <[email protected]> wrote: > On Tue, Jan 11, 2011 at 11:28:51AM +0200, Ira Rosen wrote: >> I am still not able to make the board work. With a new SD card, we are >> getting the same problem. >> ./linaro-media-create --mmc /dev/mmcblk0 > > Is this the correct target device name? SD card readers on laptops and > desktops normally show up as SCSI disks; e.g., /dev/sdb
Yes, I think so. This is what we see:
df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sda2 144183992 43342012 93517820 32% /
none 1574348 324 1574024 1% /dev
none 1578568 7148 1571420 1% /dev/shm
none 1578568 160 1578408 1% /var/run
none 1578568 0 1578568 0% /var/lock
none 1578568 0 1578568 0% /lib/init/rw
/dev/mmcblk0p2 7566432 491844 6690236 7% /media/rootfs
/dev/mmcblk0p1 71133 8284 62850 12% /media/boot
ls -l /media/boot/
-rwxr-xr-x 1 idol idol 397 2011-01-06 15:12 boot.ini
-rwxr-xr-x 1 idol idol 397 2011-01-06 15:12 boot.scr
-rwxr-xr-x 1 idol idol 18192 2011-01-06 15:11 MLO
-rwxr-xr-x 1 idol idol 192204 2011-01-06 15:11 u-boot.bin
-rwxr-xr-x 1 idol idol 3636276 2011-01-06 15:11 uImage
-rwxr-xr-x 1 idol idol 4632645 2011-01-06 15:12 uInitrd
ls /media/rootfs/
bin etc lib media proc selinux tmp vmlinuz
boot home lost+found mnt root srv usr
dev initrd.img md5sum.txt opt sbin sys var
dmesg | grep mmcb
[ 820.562391] mmcblk0: mmc0:e624 SU08G 7.40 GiB
[ 820.562473] mmcblk0: p1 p2
[ 820.918550] EXT3 FS on mmcblk0p2, internal journal
fdisk -l
Disk /dev/mmcblk0: 7948 MB, 7948206080 bytes
255 heads, 63 sectors/track, 966 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x00084cb9
Device Boot Start End Blocks
Id System
/dev/mmcblk0p1 * 1 9 72261
c W95 FAT32 (LBA)
/dev/mmcblk0p2 10 966 7687102+
83 Linux
>
> What is the output of this linaro-media-create command?
I am attaching an old log, but it led to the same error, so I hope it's ok.
Thanks,
Ira
>
> --
> Steve Langasek Give me a lever long enough and a Free OS
> Debian Developer to set it on, and I can move the world.
> Ubuntu Developer http://www.debian.org/
> [email protected] [email protected]
>
log
Description: Binary data
_______________________________________________ linaro-dev mailing list [email protected] http://lists.linaro.org/mailman/listinfo/linaro-dev
