主题 : 有关从SD卡快速安装WINCE6的问题。 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 48467
精华: 0
发帖: 9
金钱: 45 两
威望: 9 点
贡献值: 0 点
综合积分: 18 分
注册时间: 2011-05-31
最后登录: 2011-06-02
楼主  发表于: 2011-06-01 00:13

 有关从SD卡快速安装WINCE6的问题。

  今天买的6410的板子,打算将原装的LINUX换成WINCE6.
按照教程上的步骤做了,SUPERBOOT烧进SD卡进行了检测,跟教程上描述的一样,LED1不停的闪烁。
在下一步出问题了。
1.按照教程上说明的,要将整个IMAGES文件拷进SD卡内。可是我只有2G的卡,所以只将IMAGES内的FriendlyARM.ini和windowsCE6文件夹拷进去了。
FriendlyARM.ini原文件打开 OS= CE6。所以没有进行修改。
2.在安装WINCE6系统时,跟教程描述的一样,可是秒表声音一直不停止,持续了大概有1分钟左右。所以我关机打算重新安装。
3.第二次安装时,已经没有任何反应了。一直黑屏而且没有声音。
4.如果从flash启动,则一直是蓝屏。




问题出现在哪里?如何解决?
[ 此帖被fortracy在2011-06-01 20:19重新编辑 ]
趴,爬,走,跑,我正全速奔向22世纪。。。
级别: 新手上路
UID: 64885
精华: 0
发帖: 12
金钱: 60 两
威望: 12 点
贡献值: 0 点
综合积分: 24 分
注册时间: 2012-03-11
最后登录: 2012-04-08
1楼  发表于: 2012-03-19 21:21
终于找到问题了,可惜现在手头上没4G卡啊
趴,爬,走,跑,我正全速奔向22世纪。。。
级别: 新手上路
UID: 64885
精华: 0
发帖: 12
金钱: 60 两
威望: 12 点
贡献值: 0 点
综合积分: 24 分
注册时间: 2012-03-11
最后登录: 2012-04-08
2楼  发表于: 2012-03-19 21:28
貌似2G的烧成功了,不过进去WINCE后花屏了。我的是7寸屏是不是配置有问题。。
#This line cannot be removed. by FriendlyARM(www.arm9.net)

LCD-Mode = Yes
LCD-Type = N43

CheckOneButton=No
Action=install
OS= CE6

VerifyNandWrite=No

StatusType = Beeper| LED

#################### Linux #####################
Linux-BootLoader = superboot-6410.bin
Linux-Kernel = Linux/zImage_n43
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-6410.bin
Android-Kernel = Android/azImage_n43
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-6410.bin
WindowsCE6-BootLogo = WindowsCE6\bootlogo.bmp
WindowsCE6-InstallImage = WindowsCE6\NK_n43-i.bin
WindowsCE6-RunImage = WindowsCE6\NK_n43-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-mlc2.ubi
Ubuntu-RootFs-RunImage = Ubuntu/rootfs_ubuntu.ext3

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