From 4e3f8be59ec060aa60572cd46b259ad67846b2d7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ciro=20Santilli=20=E5=85=AD=E5=9B=9B=E4=BA=8B=E4=BB=B6=20?= =?UTF-8?q?=E6=B3=95=E8=BD=AE=E5=8A=9F?= Date: Thu, 6 Aug 2020 05:00:04 +0000 Subject: [PATCH] vfs not syncing kernel version --- README.adoc | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.adoc b/README.adoc index 56c85eb..2f25e4c 100644 --- a/README.adoc +++ b/README.adoc @@ -7123,7 +7123,7 @@ CONFIG_VIRTIO_BLK=y CONFIG_VIRTIO_PCI=y .... + -let to this error. +led to this error. Now, let's restore the previously removed virtio options, and instead remove: @@ -7173,10 +7173,12 @@ Once all those problems are solved, in the working setup, we finally see somethi <6>[ 0.636700] VFS: Mounted root (ext4 filesystem) on device 254:0. .... +Tested on LKMC 863a373a30cd3c7982e3e453c4153f85133b17a9, Linux kernel 5.4.3. + Bibliography: * https://askubuntu.com/questions/41930/kernel-panic-not-syncing-vfs-unable-to-mount-root-fs-on-unknown-block0-0/1048477#1048477 -* https://unix.stackexchange.com/questions/414655/not-syncing-vfs-unable-to-mount-root-fs-on-unknown-block0-0 +* https://unix.stackexchange.com/questions/414655/not-syncing-vfs-unable-to-mount-root-fs-on-unknown-block0-0/603197#603197 * https://stackoverflow.com/questions/63277677/i-meet-a-problem-when-i-encountered-in-the-fs-mode-of-running-gem5/63278487#63278487 === Pseudo filesystems