I just installed the Ubuntu on Nand and i made the Ubuntu SD boot for my mini6410. I created two partition one with Fat32 and second partition as EXT2. I placed the kernel on first partition and rootfs on second partition. While booting from my sd i didn't get the xfce window screen.. Instead it open a Terminal console.. How to get xfce window on SD boot? Thanks Ashwin
Problem with ubuntu sd boot
my problem is solved by placing the roofs in ext3 partition insteed of ext2 partition. now Ubuntu SD boot is working perfectly. My first partition is fat and it contains the zimage and friendlyarm.ini files. second partition is EXT3 which contain rootfs. Thanks Ashwin