HACKERHUMMER. Theme images by MichaelJay. Powered by Blogger.

Saturday, 25 June 2016

Changing boot order on GRUB in Kali Linux Without any tool

When you installing Duel OS In system (like windows with kali or backtrack). The GRUB is installed as a default boot order. But we can Configure GRUB boot order. If you interested in an automated GRUB Configuration tool( Try GRUB customizer and startup manager.

  Let me show you how to change the default boot OS back to Windows. First, make a note on the number of Boot options on the grub menu.



Now you can screenshot window is the last option in the grub menu. Now boot into your Linux OS.Open an file "/etc/default/grub" on preferred editor

I am using  gedit:

             gedit /etc/default/grub



The default option  "GRUB_DEFAULT=0"  it is assigned for Linux to change for Windows Choose the default option 0 to 4.The 4th option in grub menu boots a windows os. Now the default set into Windows.

Thanks for visiting us.    

1 comment:
Write comments
  1. Note that in kali linux,you have to enter'update-grub'interminal

    ReplyDelete