Hi Team,
I am trying to install prebuilt images for pandaboard by following steps,
1. Download the boot.tar.bz2,system.tar.bz2 and userdata.tar.bz2 tarballs from the Downloads link below (Downloads > target > product >pandaboard) and execute the following commands:
2.Install the linaro-image-tools using either : bzr branch lp:linaro-image-tools OR sudo add-apt-repository ppa:linaro-maintainers/tools sudo apt-get update sudo apt-get install linaro-image-tools
Flash the image : ./linaro-image-tools/linaro-android-media-create --mmc /dev/sdc --dev panda --system system.tar.bz2 --userdata userdata.tar.bz2 --boot boot.tar.bz2
when i am trying flash the image to sdcard i am geeting error that "linaro-media-create: error: argument --hwpack is required".
So can you help me in flashing the image successfully.
Thanks & Regards ---------------- Rakesh S EXT: 5378