What is initrd image, explanation
Answers were Sorted based on User's Feedback
Answer / hari
Initrd (intial ramdisk image), it is temporary file system loaded by kernel, until real file system loaded into main memory.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / manavalan
initrd loaded by grub (not kernel) into memory.then kernel decompress initrd into memory.after mounted real root filesystem temporary root filesystem unmounted.
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / manavalan
initrd loads temporary root file system into memory.It contains modules and drivers.Kernel used this modules and drivers using insmod when booting process.after real root file system monuted.initrd temporary root file system unmounted.
For Example,
LVM and RAID modules loads at booting before mount real root file system.
| Is This Answer Correct ? | 0 Yes | 0 No |
Which framework is provided for the programs to interchange information about Linux OS?
What utility would you use to replace a string ‘2001’ for ‘2002’ in a text file?
How do you switch from one desktop environment to another, such as switching from kde to gnome?
What are system startup scripts?
What is the main difference between yum & rpm?
What is a shell script?
Is linux free to use?
what is difference between lilo and grub in linux operating system?
0 Answers SwanSoft Technologies,
What are the core components of linux?
What is curl in linux?
Is linux user friendly?
Is the address bus unidirectional?