Hi, I'm trying to install Android in my new Tiny6410, But I have some problems... First, I can't boot using superboot. I fuse de superboot with the SD-Flasher (runs as administrator, relayout and all seems ok) and I paste the folder "images" in root of SD card. When I try to power the board with the SD card (S2 on SD-Boot), nothing happen. No beep, the leds(1-4) continues down, the display show random colors and the terminal shows nothing. Sometimes the display goes white during one or two seconds and after goes black, but the other things stay the same. My FriendlyARM.ini: #This line cannot be removed. by FriendlyARM(www.arm9.net) LCD-Mode = Yes LCD-Type = a70 CheckOneButton=No Action=install OS=Android VerifyNandWrite=No StatusType = Beeper| LED #################### Linux ##################### Linux-BootLoader = superboot-20110727.bin Linux-Kernel = Linux/zImage_a70 Linux-CommandLine = root=ubi0:FriendlyARM-root ubi.mtd=2 rootfstype=ubifs init=/linuxrc console=ttySAC0,115200 Linux-RootFs-InstallImage = Linux/rootfs_qtopia_qt4-mlc2.ubi Linux-RootFs-RunImage = Linux/rootfs_qtopia_qt4.ext3 ################### Android #################### Android-BootLoader = superboot-20110727.bin Android-Kernel = Android/azImage_a70 Android-CommandLine = root=ubi0:FriendlyARM-root ubi.mtd=2 rootfstype=ubifs init=/linuxrc console=ttySAC0,115200 androidboot.console=s3c2410_serial0 Android-RootFs-InstallImage = Android/rootfs_android-mlc2.ubi Android-RootFs-RunImage = Android/rootfs_android.ext3 ################### WindowsCE6 ################# WindowsCE6-Bootloader= superboot-20110727.bin WindowsCE6-BootLogo = WindowsCE6\bootlogo.bmp WindowsCE6-InstallImage = WindowsCE6\NK_n43-i.bin WindowsCE6-RunImage = WindowsCE6\NK_n43-i.bin #################### Ubuntu ##################### Ubuntu-BootLoader = superboot-20110727.bin Ubuntu-Kernel = Ubuntu/uzImage_n43 Ubuntu-CommandLine = root=ubi0:FriendlyARM-root ubi.mtd=2 rootfstype=ubifs init=/linuxrc console=ttySAC0,115200 Ubuntu-RootFs-InstallImage = Ubuntu/rootfs_ubuntu-mlc2.ubi Ubuntu-RootFs-RunImage = Ubuntu/rootfs_ubuntu.ext3 ############### UserBin ################# UserBin-Image=WindowsCE/NK_n43-i.nb0 userBin-StartAddress=50100000 Any suggestions? Thanks in advance! amp P.S: I tested already other solutions in this forúm but without success.
Boot don't starts
Hi, Where can i find this file "Android-RootFs-InstallImage = Android/rootfs_android-mlc2.ubi"....in my CD i have "Android/rootfs_android-mlc1.ubi"...after installing mlc1 system is get rebooting every 5 seconds....can u help me?