what is initrd image?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / its.kitts
initrd image is the initial ram disk image
While the system getting booted the kernel image
will get loaded into the main memory after POST
to improve I/O performance.
this initrd image will contain the same version number
of kernel and if we face any error in booting regarding
this initrd we can reinstall it with 'mkinitrd' command
its.kitts@gmail.com
| Is This Answer Correct ? | 16 Yes | 2 No |
Answer / viswanath
initrd image is a image file which has initial modules which
are loaded in to the kernel while booting.
| Is This Answer Correct ? | 12 Yes | 2 No |
Answer / nandhakumar
initrd image is a image file which has initial modules which
are required to boot like scsi card drivers which are not
available inbuilt in the kernal loaded in to the memory
while booting.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / saravanan
initrd=Initial ram disk
This is the temporary root filesystem
This is only mount when the real root filesystem activate
This is helping to the boot process(dual boot process)
| Is This Answer Correct ? | 2 Yes | 0 No |
Which command is used to see the online manual?
Explain about gzip filename?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
What command used for showing user info like Login Name, Canonical Name, Home Directory,Shell etc..?
How to write the output of a command to a file?
What is the most graceful way to get to run level single user mode?
what is the last file executed during the boot process?
What is the copy command in linux?
What are system commands?
What is the syntax of mkdir?
How do I clear my run history?
what are the basic elements of firewall?
2 Answers Athena Security Solutions, CMC,