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
What is #!/ Bin sh?
What is cpu utilization linux?
In order to display the last five commands you have entered using the fc command, you would type?
You wish to print a file ‘draft’ with 60 lines on a page. What command would you use?
How do I know my linux shell version?
What is mkdir p?
What is build process?
How do you copy in linux terminal?
How do you insert comments in the command line prompt?
List the three main parts of an operating system command?
What is command to check ports running/used over local machine
What is the difference between kill and kill in linux?
What is $@ in bash?
What is df -h command?
What is the default number of shell commands saved in the history list of .cshrc file?