Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between kill and kill in linux?
What is tty name?
How much ram do I have linux?
What is free linux?
What is mask and umask in linux?
Explain getopts command of linux?
How many cmd commands are there?
Which command would you use to create a file system on a new hard drive?
How can I check the exit status of my previous command in Linux operating system?
How do you copy in terminal?
How lilo is useful in linux?
What does umask 077 mean?
why context switching time should be minimum? How it depends on hardware support?
How do I find the linux version?
What is grep command?