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 Posted / 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 |
Post New Answer View All Answers
What is grep command in linux with examples?
What does grep grep do?
What is iptables command in linux?
How do you open a command prompt when issuing a command?
I am using RedHat 6.3 in I wanna to install and configure zimbra mail. Can anybody tell me what are the RPM packages required for zimbra mail ? Where can I get those RPM packages ?
What can you tell about the tar command?
If the programmer wishes to execute an instruction at the specified time. Which command is used?
Does cp overwrite?
Explain about refer?
Explain difference between swap partition and swap file?
What daemon is used for scheduling of the commands?
What does cd – command do?
What command would you use to create an empty file without opening it to edit it?
What does cd do in linux?
How much ram do I have linux?