summaryrefslogtreecommitdiffstats
path: root/sys/kern/vfs_mount.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/kern/vfs_mount.c')
-rw-r--r--sys/kern/vfs_mount.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sys/kern/vfs_mount.c b/sys/kern/vfs_mount.c
index e357892..38c076f 100644
--- a/sys/kern/vfs_mount.c
+++ b/sys/kern/vfs_mount.c
@@ -1196,6 +1196,8 @@ vfs_mountroot(void)
root_mount_wait();
+ devfs_first();
+
/*
* We are booted with instructions to prompt for the root filesystem.
*/
OpenPOWER on IntegriCloud