Answer Posted / renjith
initial RAM disk (initrd) is a temporary root file system
that is mounted during system boot to support the two-state
boot process. The initrd contains various executables and
drivers that permit the real root file system to be
mounted, after which the initrd RAM disk is unmounted and
its memory freed. In many embedded Linux systems, the
initrd is the final root file system
| Is This Answer Correct ? | 24 Yes | 4 No |
Post New Answer View All Answers
What are grep patterns called?
What is whois command?
What does pwd mean in linux?
What are system commands?
What is cmake in linux?
How do I find cpu in linux?
Find command can search for files by
What is the pwd command?
How do I find the linux version?
Is python faster than bash?
How do I list directories in linux?
Explain trap command of linux?
What is command line in unix?
What is apple llvm?
Suppose you try to delete a file using the rm command and the deletion fails. What could be the possible reason?