主题 : Tiny6410刷Android系统后,回刷Linux失败,求解答 复制链接 | 浏览器收藏 | 打印
级别: 新手上路
UID: 126528
精华: 0
发帖: 4
金钱: 20 两
威望: 4 点
综合积分: 8 分
注册时间: 2016-07-10
最后登录: 2016-08-13
楼主  发表于: 2016-07-10 09:27

 Tiny6410刷Android系统后,回刷Linux失败,求解答

我的FriendlyARM.ini配置文件如下


#This line cannot be removed. by FriendlyARM(www.arm9.net)

LCD-Type = S70

CheckOneButton=No
Action=install
OS= Linux

VerifyNandWrite=No

StatusType = Beeper| LED

#################### Linux #####################
Linux-BootLoader = Superboot-6410.bin
Linux-Kernel = Linux/zImage
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
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

在SD卡中,Linux文件夹下为
rootfs_qtopia_qt4-mlc2.img
rootfs_qtopia_qt4-mlc2.ubi
zImage


请问论坛大神,配置和文件是否出现错误。