{"id":1228,"date":"2013-08-05T04:37:35","date_gmt":"2013-08-05T04:37:35","guid":{"rendered":"http:\/\/ubuntuhandbook.org\/?p=1228"},"modified":"2013-08-05T04:37:35","modified_gmt":"2013-08-05T04:37:35","slug":"change-boot-order-in-ubuntu-13-10-13-04","status":"publish","type":"post","link":"https:\/\/ubuntuhandbook.org\/index.php\/2013\/08\/change-boot-order-in-ubuntu-13-10-13-04\/","title":{"rendered":"How to Change Boot Order in Ubuntu 13.10, 13.04"},"content":{"rendered":"<p>If you&#8217;re dual booting Ubuntu with Windows 7 or other Operating Systems, you may wish to change boot order to set which OS starts by default. Well, In this tutorial I&#8217;ll show you how to do it in Ubuntu 13.10 Saucy and 13.04 Raring.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/08\/grub2.jpeg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/08\/grub2.jpeg\" alt=\"grub2 boot loader\" width=\"468\" height=\"138\" class=\"aligncenter size-full wp-image-1230\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/08\/grub2.jpeg 468w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/08\/grub2-300x88.jpeg 300w\" sizes=\"auto, (max-width: 468px) 100vw, 468px\" \/><\/a><\/p>\n<p>There&#8217;s a GUI (graphical user interface) tool for editing Grub 2 boot loader, it called <a href=\"https:\/\/launchpad.net\/grub-customizer\" target=\"_blank\">Grub-Customizer<\/a>. You can install it in Ubuntu using the PPA repository. To do so, press <b>Ctrl+Alt+T<\/b> to open terminal, then run below commands one by one:<\/p>\n<pre>sudo add-apt-repository ppa:danielrichter2007\/grub-customizer\n\nsudo apt-get update\n\nsudo apt-get install grub-customizer<\/pre>\n<p>With <i>Grub-Customizer<\/i>, highlight the OS entry and click up \/ down arrow button to change its order. Or set the default OS in <i>General Settings<\/i> tab.<\/p>\n<p><a href=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/08\/grub-customizer.jpg\"><img loading=\"lazy\" decoding=\"async\" src=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/08\/grub-customizer-300x214.jpg\" alt=\"change boot order via grub customizer\" width=\"300\" height=\"214\" class=\"aligncenter size-medium wp-image-1229\" srcset=\"https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/08\/grub-customizer-300x214.jpg 300w, https:\/\/ubuntuhandbook.org\/wp-content\/uploads\/2013\/08\/grub-customizer.jpg 798w\" sizes=\"auto, (max-width: 300px) 100vw, 300px\" \/><\/a><\/p>\n<p><b>If you\u2019re comfortable with running some terminal commands, it&#8217;s not difficult to change default OS without installing any third-party program.<\/b><\/p>\n<p>1.) Press <b>Ctrl+Alt+T<\/b> to open terminal. Edit the &#8220;\/etc\/default\/grub&#8221; via below command and change <b>GRUB_DEFAULT=0<\/b> to <b>GRUB_DEFAULT=saved<\/b>. This will make it easy to change default OS later.<\/p>\n<pre>sudo gedit \/etc\/default\/grub<\/pre>\n<p>2.) Update grub to apply changes to grub configuration:<\/p>\n<pre>sudo update-grub<\/pre>\n<p>3.) After that, you can run <b>sudo grub-set-default<\/b> with the number of menu entry to boot (the first entry is 0) at any time, which will set the entry as default OS permanently. Or run <b>sudo grub-reboot<\/b> only for next boot.<\/p>\n<p>For example, below command will set Windows 7 as default OS (Windows 7 is 4 in picture at top) permanently.<\/p>\n<pre>sudo grub-set-default 4<\/pre>","protected":false},"excerpt":{"rendered":"<p>If you&#8217;re dual booting Ubuntu with Windows 7 or other Operating Systems, you may wish to change boot order to set which OS starts by default. Well, In this tutorial I&#8217;ll show you how to do it in Ubuntu 13.10 Saucy and 13.04 Raring. There&#8217;s a GUI (graphical user interface) tool for editing Grub 2 [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[395,15,37],"class_list":["post-1228","post","type-post","status-publish","format-standard","hentry","category-command-skills","tag-change-boot-order-in-ubuntu","tag-ubuntu-13-04","tag-ubuntu-13-10"],"amp_enabled":true,"_links":{"self":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/1228","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/comments?post=1228"}],"version-history":[{"count":0,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/posts\/1228\/revisions"}],"wp:attachment":[{"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/media?parent=1228"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/categories?post=1228"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/ubuntuhandbook.org\/index.php\/wp-json\/wp\/v2\/tags?post=1228"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}