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
How do I get to root directory in linux?
What is a good processor speed?
What does history command do in linux?
What is finger command in linux?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
How remove all files in a directory linux?
How many interfaces(ethernet cards) are working using single command?
What is the command to check cpu speed in linux?
What is pwd in linux command?
How to root mirror in linux?
What does cd – command do?
What is df command in unix?
What is build process?
What is iptables command in linux?
What is free linux?