Hi, I'm very new to Linux and porting OS.I'm using BeagleBoard- XM .
Let me tel you what i have done.
1. I have downloaded ti- SDK from http://software-dl.ti.com/dsps/dsps_public_sw/am_bu/sdk/BeagleBoardSDK/latest/index_FDS.html and installed on Ubuntu 10.04 host machine.
2.I have made 3 partitions boot,rootfs,Start_Here.
3.In SDK from pre-built images folder i copied MLO,Uboot and uImage files in to boot partion.
4.Then i directly untarred rootfs file in to rootfs partition of SDcard.
5.Then copied ti-SDK install file in to Start_Here partition.
Now if i place SDcard on to BeagleBoard-XM and power up it is not booting.Please helpout in this.