This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Please wait: booting...
Error Cannot open /dev/tty0: No such device or address
Starting udev
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev mmcblk0.
FAT: bogus number of reserved sectors
VFS: Can't find a valid FAT filesystem on dev mmcblk0p1.
Root filesystem already rw, not remounting
Caching udev devnodes
Populating dev cachemv: cannot rename '/tmp/devices': No such file or directory
我的根文件系统不是通过nfs挂载的,而是转成ubi文件系统烧写到开发板上的
我虚拟机上的 根文件系统 dev 文件夹下的文件,有包含tty0 如下图:
而我的开发板上的 dev 文件夹下的文件, 却不包含tty0 ,如下图:
这个是什么造成的呢? 为什么会不同步呢?