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 |
Name a service that you should disable (which acts both as web and ftp server) on a linux server?
Who owns the data dictionary in linux?
What is basic linux?
Why we use rpm in linux?
Which linux is closest to mac?
what is partial backup in linux ?
Explain how you can create a folder using terminal?
What is pthread_mutex?
Are drives such as hard drive and floppy drives represented with drive letters?
Which linux is best for home use?
How can we check disk/device status/failure/errors using smartctl utility?
how would you get hardware details in linux operating system?