Hi All,
I saw the release notes for Alpha 3 stating that there was support for the EfikaMX and decided to give it a go. Following the instructions on https://wiki.linaro.org/Releases/MilestoneBuilds . I am using Ubuntu 10.10 on an amd64 dual core Gateway NV52 (laptop.) I've got the linaro ppa added to my system, and I've updated as of 6:33PM CST on Thursday March 3rd. I've got linaro-image-tools 0.4.3-0ubuntu2~linaro1 installed. When I enter the command
'linaro-media-create --rootfs ext3 --mmc /dev/sdb --binary linaro-n-developer-tar-20110302-0.tar.gz --hwpack hwpack_linaro-efikamx_20110302-1_armel.tar.gz --dev efikamx'
It spits back
linaro-media-create: error: argument --dev: invalid choice: 'efikamx' (choose from 'overo', 'vexpress', 'ux500', 'igep', 'mx51evk', 'beagle', 'panda')
Is there a newer version of linaro-image-tools I'm supposed to be using, or am I doing something else wrong?
Thanks for any help!
On Thu, Mar 03, 2011, Steev Klimaszewski wrote:
Is there a newer version of linaro-image-tools I'm supposed to be using, or am I doing something else wrong?
Yep; for now, only the bzr version of linaro-image-tools supports efikamx; also, https://launchpad.net/bugs/720714 prevents autoboot on efikamx.
You can run ./linaro-media-create after checking out lp:linaro-image-tools with bzr.