not syncing: VFS: Unable to mount root fs on unknown-block(0,0) section

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-12-10 00:00:00 +00:00
parent 6d0a900f4c
commit 50ac89b779
2 changed files with 25 additions and 0 deletions

View File

@@ -7,6 +7,7 @@ CONFIG_MODULE_SRCVERSION_ALL=y
# Filesystems.
CONFIG_DEBUG_FS=y
CONFIG_OVERLAY_FS=y
# https://cirosantilli.com/linux-kernel-module-cheat#squashfs
CONFIG_SQUASHFS=y
# GDB debugging.
@@ -77,6 +78,7 @@ CONFIG_NET_9P_VIRTIO=y
CONFIG_PCI=y
CONFIG_PCI_HOST_COMMON=y
CONFIG_PCI_HOST_GENERIC=y
# https://cirosantilli.com/linux-kernel-module-cheat#not-syncing
CONFIG_VIRTIO_PCI=y
CONFIG_VIRTIO_BLK=y