本帖最后由 FSL_TICS_Rita 于 2014-9-9 12:09 编辑
I am sorry speak in English because my ubunutu doesn't hava a chinese packet;
I meet a problem in bootin linux kernel
the error code is :
mmc0: new high speed DDR MMC card at address 0001
mmcblk0: mmc0:0001 SEM08G 7.39 GiB
mmcblk0boot0: mmc0:0001 SEM08G partition 1 2.00 MiB
mmcblk0boot1: mmc0:0001 SEM08G partition 2 2.00 MiB
mmcblk0: p1 p2 p3 < p5 p6 p7 p8 p9 > p4
mmcblk0: p4 size 11698176 extends beyond EOD, truncated
mmcblk0boot1: unknown partition table
mmcblk0boot0: unknown partition table
mmc2: new high speed SDHC card at address aaaa
mmcblk1: mmc2:aaaa SU08G 7.40 GiB
mmcblk1: p1
EXT3-fs: barriers not enabled
kjournald starting. Commit interval 5 seconds
EXT3-fs (mmcblk1p1): using internal journal
EXT3-fs (mmcblk1p1): recovery complete
EXT3-fs (mmcblk1p1): mounted filesystem with writeback data mode
VFS: Mounted root (ext3 filesystem) on device 179:25.
Freeing init memory: 200K
starting pid 1258, tty '': '/etc/rc.d/rcS'
Mounting /proc and /sys
Starting the hotplug events dispatcher udevd
udevd (1267): /proc/1267/oom_adj is deprecated, please use /proc/1267/oom_scor.
Synthesizing initial hotplug events
Setting the hostname to freescale
Mounting filesystems
mount: sysfs already mounted or /sys busy
mount: according to mtab, /sys is already mounted on /sys
mount: mount point /proc/bus/usb does not exist
starting pid 2886, tty '': '/etc/rc.d/rc_gpu.S'
can't run '/etc/rc.d/rc_gpu.S': No such file or directory
starting pid 2887, tty '': '/etc/rc.d/rc_mxc.S'
can't run '/etc/rc.d/rc_mxc.S': No such file or directory
process '/etc/rc.d/rc_mxc.S' (pid 2887) exited. Scheduling for restart.
starting pid 2888, tty '': '/etc/rc.d/rc_mxc.S'
can't run '/etc/rc.d/rc_mxc.S': No such file or directory
process '/etc/rc.d/rc_mxc.S' (pid 2888) exited. Scheduling for restart.
starting pid 2889, tty '': '/etc/rc.d/rc_mxc.S'
can't run '/etc/rc.d/rc_mxc.S': No such file or directory
process '/etc/rc.d/rc_mxc.S' (pid 2889) exited. Scheduling for restart.
starting pid 2890, tty '': '/etc/rc.d/rc_mxc.S'
can't run '/etc/rc.d/rc_mxc.S': No such file or directory
process '/etc/rc.d/rc_mxc.S' (pid 2890) exited. Scheduling for restart.
starting pid 2891, tty '': '/etc/rc.d/rc_mxc.S'
can't run '/etc/rc.d/rc_mxc.S': No such file or directory
process '/etc/rc.d/rc_mxc.S' (pid 2891) exited. Scheduling for restart.
run this code forever ;
my kernel &filesystem&uboot are all on the sd card,
my uboot command line is
setenv bootargs_mmc 'setenv bootargs ${bootargs} root=/dev/mmcblk1p1 rootfs=ext3 init=/sbin/init rootwait rw video=mxcfb0:dev=ldb,LDB-XGA,if=RGB666'
setenv bootcmd_mmc 'run bootargs_mmc;mmc dev 2;mmc read ${loadaddr} 0x800 0x2000;bootm'
how can I fix my problem?
and the document of freescale is fucking bad
友情提示: 此问题已得到解决,问题已经关闭,关闭后问题禁止继续编辑,回答。
一周热门 更多>