Initial ramdisk
Temporary root file system loaded during early boot of Linux operating system / From Wikipedia, the free encyclopedia
Dear Wikiwand AI, let's keep it short by simply answering these key questions:
Can you list the top facts and stats about Initramfs?
Summarize this article for a 10 years old
SHOW ALL QUESTIONS
In Linux systems, initrd
(initial ramdisk) is a scheme for loading a temporary root file system into memory, to be used as part of the Linux startup process. initrd
and initramfs
refer to two different methods of achieving this. Both are commonly used to make preparations before the real root file system can be mounted.
Temporary root file system loaded during early boot of Linux operating system