Answer Posted / 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 |
Post New Answer View All Answers
What are the basic commands for user management?
What is the purpose output of cd command?
How do I run a shell script?
What is #!/ Bin sh?
Write a command that will do the following: -look for all files in the current and subsequent directories with an extension c,v -strip the,v from the result (you can use sed command) -use the result and use a grep command to search for all occurrences of the word orange in the files.
What is whois command?
How do you grep?
What does chmod 755 do?
How do you clear the screen in linux?
What does rmdir do in linux?
What command would you use to create an empty file without opening it to edit it?
Why echo is used in linux?
What are the mv command options?
How do I check storage on linux?
What does cd do in linux?