On Thu, 2012-08-09 at 09:57 +0530, Vishal Bhoj wrote:
Insert an SD card Run 'dmesg' and look for a line that looks like [288582.790722] sdc: sdc1 sdc2 sdc3 sdc4 < sdc5 sdc6 > Run the tip of linaro image tools ./linaro-image-tools/linaro-android-media-create --mmc /dev/sdc --dev panda --system system.tar.bz2 --userdata userdata.tar.bz2 --boot boot.tar.bz2
The 'sdc' name may be a different on different PCs, e.g. on mine it is 'sdb'. It is very important that this is got correct, otherwise there is a risk of overwriting the contents of the wrong disk drive or a USB stick.