Rpi, website use to tell, directly use the -->> following procedure.
http://elinux.org/RPi_Easy_SD_Card_Setup
What does this .img file contains ? Does it contails zImage & Ramdisk
Actually i buyed RPi, so that i can do host target development & make my own Zimage & ramdisk using following command :--
make Zimage & Make ramdisk & then download them to the RPi, but that purpose is getting defeated
Can someone suggest me how can I use these commands & make my Zimage & Ramdisk & then download to SD card of Rpi
Cross compiler i have found ;---
http://www.bootc.net/archives/2012/05/26/how-to-build-a-cross-compiler-for-your-raspberry-pi/
Please suggest on this.
//Allan