2012年4月19日 我的问题如下:
请问有什么烧写方法是将Linux 只烧到Tiny210 SD 卡,不冲掉
Tiny210出厂时安装的Android System? 这样我可以或者起动
Android System 系统从Tiny210 NAND Flash 或者起动Linux
系统从Tiny210 SD 卡。
2012年4月19日 mindee 回答我的问题如下:
从sd卡直接运行Linux就可以了
OS=Linux
Action=Run
2012年5月4日 mindee 补充回答我的问题如下:
LowFormat = No
--------------------------------------------------------------------
现我附上我的全部设置如下:
#This line cannot be removed. by FriendlyARM(
www.arm9.net)
CheckOneButton=No
#Action = Install
#OS = Android
Action = Run
OS = Linux
LCD-Mode = No
LCD-Type = S70
#LowFormat = Yes
LowFormat = No
VerifyNandWrite = No
CheckCRC32=No
StatusType = Beeper | LED
################### Android 4.0.3 ####################
#Android-BootLoader = Superboot210.bin
#Android-Kernel = Android/zImage
#Android-CommandLine = root=/dev/mtdblock4 console=ttySAC0,115200 init=/linuxrc androidboot.console=s3c2410_serial0
#Android-RootFs-InstallImage = Android/rootfs_android.img
################### Android 2.3.1 ####################
#Android-BootLoader = Superboot210.bin
#Android-Kernel = Android2.3.1/zImage
#Android-CommandLine = root=/dev/mtdblock4 console=ttySAC0,115200 init=/linuxrc androidboot.console=s3c2410_serial0
#Android-RootFs-InstallImage = Android2.3.1/rootfs_android.img
################### Linux ####################
Linux-BootLoader = Superboot210.bin
Linux-Kernel = Linux/zImage
Linux-CommandLine = root=/dev/mtdblock4 console=ttySAC0,115200 init=/linuxrc
Linux-RootFs-InstallImage = Linux/rootfs_qtopia_qt4.img
################### Windows CE6.0 ####################
#WindowsCE6-Bootloader = Superboot210.bin
#WindowsCE6-BootLogo = WindowsCE6\bootlogo.bmp
#WindowsCE6-InstallImage = WindowsCE6\NK.bin
#WindowsCE6-RunImage = WindowsCE6\NK.bin
----------------------------------------------------------------
问题: 在superboot 运行过程中,输出以下信息并
一直悬挂在Uncompressing Linux... done, booting the kernel.!!!!!
请求友善技术支持给予帮助指导。 谢谢!
Board type: 2
Running OS 'LINUX'
Loading kernel...
file: /images/Linux/zImage: 4 MB(4293336 Byte)
Load kernel succeed
Start Linux kernel...
Uncompressing Linux... done, booting the kernel.