现在讲内核启动起来以后,挂载文件系统时出错。出现:
kjournald starting. Commit interval 5 seconds
EXT3-fs (mmcblk0p4): using internal journal
EXT3-fs (mmcblk0p4): mounted filesystem with writeback data mode
VFS: Mounted root (ext3 filesystem) on device 179:4.
Freeing init memory: 212K
INIT: version 2.88 booting
Please wait: booting...
Error Cannot open /dev/tty0: No such device or address
Starting udev
Missing devtmpfs, which is required for udev to run
Halting... INIT: Sending processes the TERStopping XServer
在这里卡着不动。求解