mirror of
https://github.com/cirosantilli/linux-kernel-module-cheat.git
synced 2026-01-23 02:05:57 +01:00
not syncing: VFS: Unable to mount root fs on unknown-block(0,0) section
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user