引用第3楼mindee于2012-09-10 09:51发表的 :
我说的是你提供的信息太少了,请按照我的签名链接,尽量提供详细的信息。
ini配置文件:#This line cannot be removed. by FriendlyARM(
www.arm9.net)
LCD-Mode = Yes
LCD-Type = N43
CheckOneButton=No
Action=install
OS= Linux
VerifyNandWrite=No
StatusType = Beeper| LED
#################### Linux #####################
Linux-BootLoader = u-boot.bin
Linux-Kernel = Linux/zImage
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
...
SD卡中的文件系统截图: SD卡中的文件系统截图
SD卡中的superboot截图: SD卡中的superboot截图
SD卡烧写过程串口输出信息:oneonce #
Superboot-6410
Ver: 1150
CPU: S3C6410 533MHz
RAM: 256MB
NAND: 256MB(SLC) ID:ECDA1095
Touch Device: 1-wire
LCD Type: N43(Auto)
Installing OS 'LINUX'
Installing bootloader...
file: /images/u-boot.bin: 192 KB(196608 Byte)
Installing bootloader succeed
Installing kernel...
file: /images/Linux/zImage: 3 MB(3763576 Byte)
Installing kernel succeed
Installing ubifs-image...
file: /images/Linux/rootfs_qtopia_qt4-mlc2.ubi: 163 MB(170917888 Byte)
Skip block 0x495
Installing ubifs-image succeed
OS 'LINUX' Installed
内核启动信息:s3c-rtc s3c64xx-rtc: setting system clock to 2000-01-01 00:00:00 UTC (946684800)
Freeing init memory: 1412K
mount: mounting ubi0:FriendlyARM-root on /r failed: No such device
1Wire touchscreen OK
/init: line 103: can't open /r/dev/console: no such file
Kernel panic - not syncing: Attempted to kill init!
[<c0178c44>] (unwind_backtrace+0x0/0xe4) from [<c05159b0>] (panic+0x58/0x174)
[<c05159b0>] (panic+0x58/0x174) from [<c018aeb0>] (do_exit+0x68/0x5e4)
[<c018aeb0>] (do_exit+0x68/0x5e4) from [<c018b6f0>] (do_group_exit+0x90/0xc4)
[<c018b6f0>] (do_group_exit+0x90/0xc4) from [<c018b734>] (sys_exit_group+0x10/0x18)
[<c018b734>] (sys_exit_group+0x10/0x18) from [<c01735e0>] (ret_fast_syscall+0x0/0x30)