Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - D index

CONFIG_DEVTMPFS_MOUNT: Automount devtmpfs at /dev, after the kernel mounted the rootfs

General informations

The Linux kernel configuration item CONFIG_DEVTMPFS_MOUNT has multiple definitions:

Automount devtmpfs at /dev, after the kernel mounted the rootfs found in drivers/base/Kconfig

The configuration item CONFIG_DEVTMPFS_MOUNT:

Help text

This will instruct the kernel to automatically mount the devtmpfs filesystem at /dev, directly after the kernel has mounted the root filesystem. The behavior can be overridden with the commandline parameter: devtmpfs.mount=0|1. This option does not affect initramfs based booting, here the devtmpfs filesystem always needs to be mounted manually after the rootfs is mounted. With this option enabled, it allows to bring up a system in rescue mode with init=/bin/sh, even when the /dev directory on the rootfs is completely empty.

Automount devtmpfs at /dev found in drivers/base/Kconfig

The configuration item CONFIG_DEVTMPFS_MOUNT:

Help text

This will mount devtmpfs at /dev if the kernel mounts the root filesystem. It will not affect initramfs based mounting. If unsure, say N here.

Hardware

LKDDb

Raw data from LKDDb:

Sources

This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).

The data is retrived from:

Automatic links from Google (and ads)

Custom Search

Popular queries:

Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - D index

Automatically generated (in year 2024). See also LKDDb sources on GitLab