Hi Mikel,
You need to install dependent packages. Please follow these instructions: https://wiki.linaro.org/Platform/Android/ImageInstallation
On 7 March 2013 18:07, Mikel G geret91@hotmail.com wrote:
Hello:
My name is Mikel and I am trying to boot pandaboard with Linaro-Android for an application of my bachelor thesis. I have tried to boot the board in another ways and now I found that this way is the easiest one, however I have one error from the terminal. I cannot understand what the terminal is telling me, I think that something is crashing, but my programming knowledge is not the best.
I followed all the instructions of the following video: http://www.youtube.com/watch?v=_neq4pAlkuo
This is the message that the terminal is throwing:
ubuntu@ubuntu:~$ /home/ubuntu/linaro-image-tools-2013.02/linaro-android-media-create --mmc /dev/sdc1 --dev panda --boot boot.tar.bz2 --system system.tar.bz2 --userdata userdata.tar.bz2 --mmc /dev/sdc1 Traceback (most recent call last): File "/home/ubuntu/linaro-image-tools-2013.02/linaro-android-media-create", line 28, in <module> from linaro_image_tools.media_create.android_boards import ( File "/home/ubuntu/linaro-image-tools-2013.02/linaro_image_tools/media_create/__init__.py", line 25, in <module> from linaro_image_tools.media_create.boards import board_configs File "/home/ubuntu/linaro-image-tools-2013.02/linaro_image_tools/media_create/boards.py", line 28, in <module> from parted import Device ImportError: No module named parted
I wonder if you could help my to find out the solution to this because I am desperate with this stuff. It's a week since I am trying to boot the Pandaboard and no results.
Thanks in advanced for your help :)
linaro-android mailing list linaro-android@lists.linaro.org http://lists.linaro.org/mailman/listinfo/linaro-android