I purchased a new arm board with 7inch LCD. I think is similar to min6410. The specification page is located here: http://images.linuxidx.com/go.php?filter=off&page=3&q=arm+ok6410 I tried install Ubuntu system with superboot boot loader method but with no success. This is my FriendlyARM.ini configiration: ################### Ubuntu ##################### Ubuntu-BootLoader = Ubuntu/u-boot_sd-ram128.bin Ubuntu-Kernel = Ubuntu/uzImage_a70.bin Ubuntu-CommandLine = root=ubi0:FriendlyARM-root ubi.mtd=2 rootfstype=ubifs init=/linuxrc console=ttySAC0,115200 Ubuntu-RootFs-InstallImage = Ubuntu/rootfs_ubuntu.ubi Ubuntu-RootFs-RunImage = Ubuntu/rootfs_ubuntu.ext3 I found bin image and superboot program in this site. When I insert SD-Card for booting the board throw a kernel panic when try to mount file system. You have some information about this board? I can use the same bin image found in this site for other boards? Thank you for any suggestion!
OK6410D AMR BOARD booting problem
Assuming that ok6410 is similar to mini6410, did you format/initialize the SD card according to the instructions?