In /boot/grub/grub.conf file there is a line
kernel /vmlinuz-version ro root=/dev/sda2, What is the
meaning of "/" before vmlinuz? Pls explain?
Answer / bajira
In this line, "/" refers to /boot. As you can see, root=/dev/sda2, it means the root is mounted in 1st partition of sda device. So the mount will be refereed as /root and inside that /boot will be available. So /vmlinuz-version will be available in /boot/vmlinuz.
| Is This Answer Correct ? | 8 Yes | 1 No |
Which command is used to check the number of files and disk space used and the each user’s defined quota?
What is devops linux?
What is the makefile in c?
How does case sensitivity affect the way you use commands?
What is grep command?
What does umask 022 mean?
What daemon is used for scheduling of the commands?
1.what is Kernel parameters? 2.how many cpu have use in your machine?
find out what file systems supported by kernel?
what is the booting process of linux systen and explain it,is the first process comes under the installation process.
3 Answers CSC, EA Electronic Arts, Mind Tree, vsworx,
How do you find out the server processes running?
what are the Linux-based security tools?