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 phony in makefile?
How do you open a command prompt when issuing a command?
What does && mean in bash?
How do you know which shell I am using in linux?
Explain the ‘ls’ command in linux
What are two functions the move mv command can carry out?
Can I delete .bash history?
What is linux load average?
How do I find previous commands in linux?
Suppose I lost a root password and I need to give it, I treid to change it through single usermode even though I am not get a password, then what is the otherprocedure to give a root password?
What does chmod 644 do?
Explain shift command of linux?
You wish to print the file vacations with 60 lines to a page. Which of the following commands will accomplish this?
What is finger in networking?
How does mkdir work in linux?