我和楼主问题一样啊,之前以为是内核CPU类型选错了,进入.config文件查看了下,对的。[ 5.456532] VFS: Cannot open root device "(null)" or unknown-block(0,0)
[ 5.461705] Please append a correct "root=" boot option; here are the available partitions:
查看日志文件找到错误信息,根文件系统加载失败。然后我就觉得应该是和menuconfig有关,不知道如何设置啊。