How to hide the partition in GRUB booting?
(This technique is required when you have more that one
Windows system on different partitions of the same disk, let
us say the first and second partitions of the first hard
drive, to boot from the first partition you must hide the
second one)
Answer Posted / aman thakur
I don't think we really need to hide a partition if we are having 2 windows OS installed becoz GRUB makes the chainload entry in it for WINDOWS OS automatically.... But their is also an option to edit the grub menu. So, You can edit the file /etc/grub.conf and remove the menu entry of the OS you want to hide....
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
How do I find hostname in linux?
What is command grouping and how does it work?
Write a command that will display all .txt files, including its individual permission.
Why makefile is used in linux?
You locate a command in the /bin directory but do not know what it does. What command can you use to determine its purpose
What is the difference between locating and locate command?
How do I move to root in linux?
The head command writes the how many lines of a file to screen?
How do I open a text file in cmd?
How can we increase disk read performance in single command?
What is command line in unix?
What is $@ in shell?
You read an article that lists the following command: dd if=/dev/fdo bs=512 of=/new what does this accomplish?
How to recover /etc/passwd file and /etc/shadow file?
What is tty in linux process?