How to create boot mini6410 using SD Card

Sumeet Thakre
Hello friends,

I am having a Mini6410 ARM11 board preloaded with linux.

I got a dvd with that board containing WinCE images.

How can i make boot-able SD card and run WinCE on that?

Step by step Guidelines are appreciated.


thanks in Advanced.

Andreas Watterott
http://www.domodom.fr/spip/How-to-start-with-the-mini6410.html?lang=en

Sumeet Thakre
Hello,

Thanks for the link.

I tried that, and Format NAND successfully.
BUT Running or installing WinEC failed.

It shows the than DNW is waiting for transmit data.



What is the problem?
Am I doing something wrong?

Sumeet Thakre
hello,

why thin DNW does not connect usb?
the error message shows that "cant open com port"

Fraser
You do not need serial link for superboot. Make sure you have LCD-Mode
enabled and you can operate using LCD and buttons on noard. below is my
ini:

#This line cannot be removed. by FriendlyARM(www.arm9.net)
#This file is FriendlyARM.ini and goes in images folder on SD card

LCD-Mode = Yes
LCD-Type = H43

CheckOneButton=No
Action=install
OS= Linux

VerifyNandWrite=No

StatusType = Beeper| LED

#################### Linux #####################
Linux-BootLoader = superboot-6410.bin
Linux-Kernel = Linux/zImage_h43
Linux-CommandLine = root=/dev/mtdblock2 rootfstype=yaffs2 init=/linuxrc 

console=ttySAC0,115200
Linux-RootFs-InstallImage = Linux/rootfs_qtopia_qt4.img
Linux-RootFs-RunImage = Linux/rootfs_qtopia_qt4.ext3

################### Android ####################
Android-BootLoader = superboot-6410.bin
Android-Kernel = Android/azImage_h43
Android-CommandLine = root=/dev/mtdblock2 rootfstype=yaffs2 init=/linuxrc 

console=ttySAC0,115200 androidboot.console=s3c2410_serial0
Android-RootFs-InstallImage = Android/rootfs_android.img
Android-RootFs-RunImage = Android/rootfs_android.ext3

################### WindowsCE6 #################
WindowsCE6-Bootloader= superboot-6410.bin
WindowsCE6-BootLogo = WindowsCE6\bootlogo.bmp
WindowsCE6-InstallImage = WindowsCE6\NK_h43-i.bin
WindowsCE6-RunImage = WindowsCE6\NK_h43-i.bin

#################### Ubuntu #####################
Ubuntu-BootLoader = superboot-6410.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-slc.ubi
Ubuntu-RootFs-RunImage = Ubuntu/rootfs_ubuntu.ext3

############### UserBin #################
UserBin-Image=WindowsCE/NK_h43-i.nb0
userBin-StartAddress=50100000

Eng Halim
hi fraser 
i made the previous steps and it works good with win ce6
but with ubuntu or linux or android i have this pic


and 
touchDevie: /dev/touchscreen-1wire 

and it stop 

what is my problem 
note: 
i also have h43

Georgi
hello!
Where can i find superboot.bin? Because in my CD i cant see this file.
Thanks

redeagle
Go on Downloads (https://www.friendlyarm.net/downloads ) and scroll down.
There you finde a picture with access-data to an ftp-server.
You can Download two DVD-images with all sources an binaries including
superboot.bin

Javier
Good afternoon.
 I bought a WCE mini6410 when I installed WCE and the lcd does not work,
copy of dvd file for the model LCD N43 and my LCD is the H43, can this be
the problem?. where I can find the file for this LCD?
 thanks.