On Thu, 2011-06-16 at 10:06 +0100, Andy Green wrote:
> On 06/16/2011 09:09 AM, Somebody in the thread at some point said:
> > Hi,
> >
> > I am trying to run panda android leb using the instructions given on
> > wiki. Seeing a crash while formatting the SDcard using lmc. Below are
> > the crash logs, seems like a known issue. Any pointers on what needs to
> > be fixed?
> 
> >    File "/usr/lib/pymodules/python2.6/dbus/connection.py", line 620, in
> > call_blocking
> >      message, timeout)
> > dbus.exceptions.DBusException: org.freedesktop.UDisks.Error.Failed: No
> > such device
> 
> I get the same with linaro-media-create... when I asked about it I was 
> told it's something to do with a race with my USB <-> uSD adapter.
> 
> A workaround is to use the option on lmc to create the image to a local 
> file, and then dd it on to your actual card by hand.
> 

Aah, it will be nice to have a wiki page that just describes what this
lmc does, like formatting card and flashing binaries. So, that people
can try their luck :).


Anyways, playing around the other issue seen with lmc is:


sudo linaro-media-create --rootfs ext3 --mmc /dev/sdb --binary
linaro-n-ubuntu-desktop-tar-20110527-1.tar.gz --hwpack
hwpack_linaro-panda-x11-base_20110526-0_armel_supported.tar.gz --dev
panda

I see...
sudo sfdisk -l:
Disk /dev/sda: 60801 cylinders, 255 heads, 63 sectors/track
Disk /dev/sdb: 1023 cylinders, 122 heads, 62 sectors/track

mount:
/dev/sda5 on / type ext3 (rw,errors=remount-ro,commit=0)
/dev/sda2 on /win7 type fuseblk
(rw,nosuid,nodev,allow_other,blksize=4096,default_permissions)
/dev/sda6 on /home type ext3 (rw,commit=0)
/dev/sda7 on /opt type ext3 (rw,commit=0)
/dev/sda8 on /play type ext3 (rw,commit=0)

Are you 100% sure, on selecting [/dev/sdb] (y/n)? y

qemu: fatal: cp15 insn ee1d6f70

R00=4009f960 R01=4208f8b0 R02=0d696914 R03=000150d8
R04=0001d790 R05=00000000 R06=0001f9e1 R07=4208f8d0
R08=000a705c R09=00000000 R10=4009f000 R11=00000000
R12=000153d8 R13=4007f798 R14=4008f450 R15=4008aea0
PSR=20000030 --C- T usr32



I am using ubuntu-10.10.


-- 

Thanks
Amit Mahajan


_______________________________________________
linaro-dev mailing list
linaro-dev@lists.linaro.org
http://lists.linaro.org/mailman/listinfo/linaro-dev

Reply via email to