Advertisement

移植linux内核卡在[ 2.032055] Memory Limit: none 遇到内存限制:none

阅读量:

在最近将Linux内核移植至开发板的过程中,系统启动阶段出现了特定提示信息,并在[ 2.032055] Memory Limit: none这一位置停滞不前,无法继续执行。

复制代码
    [    1.988722] EXT4-fs (mmcblk0p2): mounted filesystem with ordered data mode. Opts: (null)
    [    1.996933] VFS: Mounted root (ext3 filesystem) readonly on device 179:2.
    [    2.006997] devtmpfs: error mounting -2
    [    2.011247] Freeing unused kernel memory: 576K
    [    2.015819] Run /sbin/init as init process
    [    2.020014] Run /etc/init as init process
    [    2.024054] Run /bin/init as init process
    [    2.028088] Run /bin/sh as init process
    [    2.031958] Kernel panic - n

全部评论 (0)

还没有任何评论哟~