Navigation: Linux Kernel Driver DataBase - web LKDDB: Main index - B index
The Linux kernel configuration item CONFIG_BLK_DEV_INITRD
has multiple definitions:
init/Kconfig
The configuration item CONFIG_BLK_DEV_INITRD:
(none)
The initial RAM filesystem is a ramfs which is loaded by the boot loader (loadlin or lilo) and that is mounted as root before the normal boot procedure. It is typically used to load modules needed to mount the "real" root file system, etc. See Documentation/admin-guide/initrd.rst for details.
If RAM disk support (BLK_DEV_RAM) is also included, this also enables initial RAM disk (initrd) support and adds 15 Kbytes (more on some other architectures) to the kernel size.
If unsure say Y.
drivers/block/Kconfig
The configuration item CONFIG_BLK_DEV_INITRD:
CONFIG_BROKEN || ! CONFIG_FRV
The initial RAM filesystem is a ramfs which is loaded by the boot loader (loadlin or lilo) and that is mounted as root before the normal boot procedure. It is typically used to load modules needed to mount the "real" root file system, etc. See Documentation/initrd.txt for details.
If RAM disk support (BLK_DEV_RAM) is also included, this also enables initial RAM disk (initrd) support.
drivers/block/Kconfig
The configuration item CONFIG_BLK_DEV_INITRD:
CONFIG_BLK_DEV_RAM = CONFIG_y
The initial RAM disk is a RAM disk that is loaded by the boot loader (loadlin or lilo) and that is mounted as root before the normal boot procedure. It is typically used to load modules needed to mount the "real" root file system, etc. See Documentation/initrd.txt for details.
arch/um/Kconfig_block
The configuration item CONFIG_BLK_DEV_INITRD:
CONFIG_BLK_DEV_RAM = CONFIG_y
(none)
arch/sparc64/Kconfig
The configuration item CONFIG_BLK_DEV_INITRD:
CONFIG_BLK_DEV_RAM = CONFIG_y
The initial RAM disk is a RAM disk that is loaded by the boot loader (loadlin or lilo) and that is mounted as root before the normal boot procedure. It is typically used to load modules needed to mount the "real" root file system, etc. See Documentation/initrd.txt for details.
arch/sparc/Kconfig
The configuration item CONFIG_BLK_DEV_INITRD:
CONFIG_BLK_DEV_RAM = CONFIG_y
The initial RAM disk is a RAM disk that is loaded by the boot loader (loadlin or lilo) and that is mounted as root before the normal boot procedure. It is typically used to load modules needed to mount the "real" root file system, etc. See Documentation/initrd.txt for details.
drivers/s390/Kconfig
The configuration item CONFIG_BLK_DEV_INITRD:
CONFIG_BLK_DEV_RAM = CONFIG_y
The initial RAM disk is a RAM disk that is loaded by the boot loader (loadlin or lilo) and that is mounted as root before the normal boot procedure. It is typically used to load modules needed to mount the "real" root file system, etc. See Documentation/initrd.txt for details.
Raw data from LKDDb:
(none)
This page is automaticly generated with free (libre, open) software lkddb(see lkddb-sources).
The data is retrived from:
Popular queries:
Navigation: Linux Kernel Driver DataBase - web LKDDB: main index - B index
Automatically generated (in year 2024). See also LKDDb sources on GitLab