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 / venkat.palavarapu

grub> unhide (hd0,0)
grub> hide (hd0,1)
grub> rootnovery (hd0,0)
grub> chainloader +1
grub> makeactive
grub> boot

Is This Answer Correct ?    13 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do I change directories in linux command line?

476


Explain trap command; shift command, getopts command of linux?

565


How do I check cpu usage?

578


You wish to print a file ‘draft’ with 60 lines to a page. What command would you use?

563


Brief about FTP hostname?

601






You suspect that you have two commands with the same name as the command is not producing the expected results. What command can you use to determine thelocation of the command being run?

507


Explain about refer?

537


What is the copy command in linux?

471


How do I clear bash history in linux?

533


What does cd do in linux?

655


What does mkdir mean?

638


What is tty in linux command?

520


What is git command?

526


How do I list directories in linux?

560


How do I use nslookup in linux?

507