2440移植2.6.29+yaffs出现下面的问题
drivers/rtc/hctosys.c: unable to open rtc device (rtc0)
yaffs: dev is 32505858 name is "mtdblock2"
yaffs: passed flags ""
yaffs: Attempting MTD mount on 31.2, "mtdblock2"
yaffs_read_super: isCheckpointed 0
VFS: Mounted root (yaffs filesystem).
Freeing init memory: 120K
/bin/sh: can't open
can't open /dev/s3c2410_serial0: No such file or director
can't open /dev/s3c2410_serial0: No such file or director
can't open /dev/s3c2410_serial0: No such file or director
我的etc目录下创建inittab文件内容如下
# /etc/inittab
::sysinit:/etc/init.d/rcS
s3c2410_serial0::askfirst:-/bin/sh
::ctrlaltdel:/sbin/reboot
::shutdown:/bin/umount -a -r
不知道问题出在那里,那位兄弟指点一下,谢谢啊 |