<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Ubuntu Sharing &#187; grub</title>
	<atom:link href="http://ubuntuguide.net/tag/grub/feed" rel="self" type="application/rss+xml" />
	<link>http://ubuntuguide.net</link>
	<description>Ubuntu Tips &#124; Ubuntu Howtos &#124; Ubuntu Tutorials</description>
	<lastBuildDate>Thu, 29 Jul 2010 04:06:17 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>StartUp Manager-An GUI tool for managing Grub,Usplash and Splashy</title>
		<link>http://ubuntuguide.net/startup-manager-an-gui-tool-for-managing-grubusplash-and-splashy</link>
		<comments>http://ubuntuguide.net/startup-manager-an-gui-tool-for-managing-grubusplash-and-splashy#comments</comments>
		<pubDate>Sat, 14 Nov 2009 11:34:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[grub]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=1988</guid>
		<description><![CDATA[StartUp-Manager is a free open-source GUI tool to manage settings for Grub (Grub Legacy), Grub 2, Usplash and Splashy.
It provides a menu-driven interface which allows the user to set boot menu options such as the default operating system, menu timeouts and displays, password protection and much more. StartUp-Manager accomplishes this by translating the user&#8217;s GUI [...]


Related posts:<ol><li><a href='http://ubuntuguide.net/grub-missedor-grub-error' rel='bookmark' title='Permanent Link: Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition'>Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition</a></li>
<li><a href='http://ubuntuguide.net/edit-ubuntu-grub-boot-manager-settings-with-kgrubeditorgui' rel='bookmark' title='Permanent Link: Edit Ubuntu GRUB boot manager settings with Kgrubeditor(GUI)'>Edit Ubuntu GRUB boot manager settings with Kgrubeditor(GUI)</a></li>
<li><a href='http://ubuntuguide.net/clean-up-ubuntu-old-grub-boot-menu-after-upgrades' rel='bookmark' title='Permanent Link: Clean up Ubuntu old grub boot menu after upgrades'>Clean up Ubuntu old grub boot menu after upgrades</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><em>StartUp-Manager</em> is a free open-source GUI tool to manage settings for Grub (Grub Legacy), Grub 2, Usplash and Splashy.<br />
It provides a menu-driven interface which allows the user to set boot menu options such as the default operating system, menu timeouts and displays, password protection and much more. StartUp-Manager accomplishes this by translating the user&#8217;s GUI inputs into bootloader settings without the need to manually edit the bootloader file (in Ubuntu, normally /boot/grub/menu.lst).</p>
<p><strong>Grub 2 Note:</strong> StartUp-Manager ver 1.9.12-1 works with GRUB 2, however some of the options available with Grub Legacy have not yet been incorporated to work with Grub 2. The Boot Options tab remains essentially unchanged. The Appearance and Advanced tabs contain fewer entries at present, and the Security tab does not exist with Grub 2 fully-installed.</p>
<p>Currently the following StartUp-Manager options work with GRUB 2:</p>
<p>* Timeout<br />
* Default OS/kernel<br />
* Misc. (Writes to the &#8220;GRUB_CMDLINE_LINUX=&#8221; line of /etc/default/grub but will not remove the same entries such as &#8220;splash&#8221; and &#8220;quiet&#8221; already entered on &#8220;GRUB_CMDLINE_LINUX_DEFAULT=&#8221;)<br />
o Show text during boot<br />
* Display resolution &#8211; Placed on &#8220;GRUB_CMDLINE_LINUX=&#8221; line of /etc/default/grub as &#8220;vga=XXX&#8221;. During boot GRUB 2 will note that the &#8220;vga=&#8221; option is deprecated.<br />
<strong>Install Startup-Manager</strong><br />
Run this command in terminal(Applications/Accessoires/Terminal):</p>
<pre lang="bash">sudo apt-get install startupmanager</pre>
<p>This will properly install this on your machine,and you can launch this from <em>System-&gt;Administration-&gt;StartUp-Manager</em>.<br />
<strong>Pictures:</strong></p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/11/startup-manager.png"><img class="alignnone size-medium wp-image-1989" title="startup-manager" src="http://ubuntuguide.net/wp-content/uploads/2009/11/startup-manager-339x360.png" alt="startup-manager" width="339" height="360" /></a></p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/11/startup-manager1.png"><img class="alignnone size-medium wp-image-1990" title="startup-manager1" src="http://ubuntuguide.net/wp-content/uploads/2009/11/startup-manager1-345x360.png" alt="startup-manager1" width="345" height="360" /></a></p>
<p>see <a href="https://help.ubuntu.com/community/StartUpManager">more about StartUp-Manager</a></p>


<p>Related posts:<ol><li><a href='http://ubuntuguide.net/grub-missedor-grub-error' rel='bookmark' title='Permanent Link: Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition'>Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition</a></li>
<li><a href='http://ubuntuguide.net/edit-ubuntu-grub-boot-manager-settings-with-kgrubeditorgui' rel='bookmark' title='Permanent Link: Edit Ubuntu GRUB boot manager settings with Kgrubeditor(GUI)'>Edit Ubuntu GRUB boot manager settings with Kgrubeditor(GUI)</a></li>
<li><a href='http://ubuntuguide.net/clean-up-ubuntu-old-grub-boot-menu-after-upgrades' rel='bookmark' title='Permanent Link: Clean up Ubuntu old grub boot menu after upgrades'>Clean up Ubuntu old grub boot menu after upgrades</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/startup-manager-an-gui-tool-for-managing-grubusplash-and-splashy/feed</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Edit Ubuntu GRUB boot manager settings with Kgrubeditor(GUI)</title>
		<link>http://ubuntuguide.net/edit-ubuntu-grub-boot-manager-settings-with-kgrubeditorgui</link>
		<comments>http://ubuntuguide.net/edit-ubuntu-grub-boot-manager-settings-with-kgrubeditorgui#comments</comments>
		<pubDate>Thu, 15 Oct 2009 12:03:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[grub]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=1694</guid>
		<description><![CDATA[Kgrubeditor is a tool to view and edit the menu.lst file of the GRUB boot manager. It offers many features and it is the perfect solution for those who want to change the way GRUB works, without messing with the menu.lst file.
With kgrubeditor,you can add,remove and edit entries in grub list,and change grub timeout,background image(this [...]


Related posts:<ol><li><a href='http://ubuntuguide.net/startup-manager-an-gui-tool-for-managing-grubusplash-and-splashy' rel='bookmark' title='Permanent Link: StartUp Manager-An GUI tool for managing Grub,Usplash and Splashy'>StartUp Manager-An GUI tool for managing Grub,Usplash and Splashy</a></li>
<li><a href='http://ubuntuguide.net/clean-up-ubuntu-old-grub-boot-menu-after-upgrades' rel='bookmark' title='Permanent Link: Clean up Ubuntu old grub boot menu after upgrades'>Clean up Ubuntu old grub boot menu after upgrades</a></li>
<li><a href='http://ubuntuguide.net/decorate-grub-2-boot-loader-using-burg' rel='bookmark' title='Permanent Link: Decorate Grub 2 boot loader using BURG'>Decorate Grub 2 boot loader using BURG</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p><em>Kgrubeditor</em> is a tool to view and edit the menu.lst file of the GRUB boot manager. It offers many features and it is the perfect solution for those who want to change the way GRUB works, without messing with the menu.lst file.<br />
With kgrubeditor,you can <em>add,remove and edit</em> entries in grub list,and change grub timeout,background image(this maybe for Grub 2,I didn&#8217;t test it in old grub),make a backup,repair grub if broken,and so forth.<br />
<strong>Install Kgrubeditor</strong><br />
This is available from <em>synaptic</em>(System-&gt;Administration-&gt;Synaptic Package Manager).Just search &#8220;kgrubeditor&#8221;(without quotes) and mark to install.</p>
<p>Following is required packages,check if you have them installed from synaptic:</p>
<ul>
<li><em>imagemagick</em><br />
image manipulation programs<br />
also a virtual package provided by graphicsmagick-imagemagick-compat<br />
or<em> graphicsmagick-imagemagick-compat</em><br />
image processing tools providing ImageMagick interface<br />
<strong>NOTE:Kgrubeditor didn&#8217;t work in both my ubuntu 9.04 and 8.10 machines until I installed <em>graphicsmagick-imagemagick-compat</em></strong></li>
<li> <em>kdebase-runtime (&gt;= 4:4.1.2)</em></li>
<p>runtime components from the official KDE 4 release</p>
<li> <em> kdelibs5 (&gt;= 4:4.1.2)</em></li>
<p>core libraries for all KDE 4 applications</p>
<li> <em>libc6 (&gt;= 2.1.3) [i386]</em></li>
<p>GNU C Library: Shared libraries<br />
 also a virtual package provided by libc6-udeb</p>
<li><em>libc6 (&gt;= 2.2.5) [amd64]</em></li>
<li><em>libqtcore4 (&gt;= 4.4.3)</em></li>
<p> Qt 4 core module</p>
<li> <em> libqtgui4 (&gt;= 4.4.3)</em></li>
<p>Qt 4 GUI module</p>
<li> <em>libstdc++6 (&gt;= 4.1.1)</em></li>
<p> The GNU Standard C++ Library v3
</ul>
<p>Launch kgrubeditor from <em>Applications->System Tools->KGRUBEditor</em><br />
<strong>Some pictures of kgrubeditor</strong>:</p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/10/kgrubeditor21.png"><img class="alignnone size-medium wp-image-1703" title="kgrubeditor21" src="http://ubuntuguide.net/wp-content/uploads/2009/10/kgrubeditor21-488x360.png" alt="kgrubeditor21" width="488" height="360" /></a></p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/10/kgrubeditor1.png"><img class="alignnone size-medium wp-image-1704" title="kgrubeditor1" src="http://ubuntuguide.net/wp-content/uploads/2009/10/kgrubeditor1-486x360.png" alt="kgrubeditor1" width="486" height="360" /></a></p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/10/kgrubeditor.png"><img class="alignnone size-medium wp-image-1705" title="kgrubeditor" src="http://ubuntuguide.net/wp-content/uploads/2009/10/kgrubeditor-488x360.png" alt="kgrubeditor" width="488" height="360" /></a></p>


<p>Related posts:<ol><li><a href='http://ubuntuguide.net/startup-manager-an-gui-tool-for-managing-grubusplash-and-splashy' rel='bookmark' title='Permanent Link: StartUp Manager-An GUI tool for managing Grub,Usplash and Splashy'>StartUp Manager-An GUI tool for managing Grub,Usplash and Splashy</a></li>
<li><a href='http://ubuntuguide.net/clean-up-ubuntu-old-grub-boot-menu-after-upgrades' rel='bookmark' title='Permanent Link: Clean up Ubuntu old grub boot menu after upgrades'>Clean up Ubuntu old grub boot menu after upgrades</a></li>
<li><a href='http://ubuntuguide.net/decorate-grub-2-boot-loader-using-burg' rel='bookmark' title='Permanent Link: Decorate Grub 2 boot loader using BURG'>Decorate Grub 2 boot loader using BURG</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/edit-ubuntu-grub-boot-manager-settings-with-kgrubeditorgui/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Clean up Ubuntu old grub boot menu after upgrades</title>
		<link>http://ubuntuguide.net/clean-up-ubuntu-old-grub-boot-menu-after-upgrades</link>
		<comments>http://ubuntuguide.net/clean-up-ubuntu-old-grub-boot-menu-after-upgrades#comments</comments>
		<pubDate>Tue, 07 Jul 2009 12:00:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[grub]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=670</guid>
		<description><![CDATA[Ubuntu always adds new items into the grub without removing the old ones after upgrades.If you have this problem and want to clean up old entries from your grub menu,this tutorial may helps.
Edit the file /boot/grub/menu.lst by following command in terminal:
sudo gedit /boot/grub/menu.lst
Find out the line which says &#8220;#howmany=all&#8221;,change it to &#8220;#howmany=1&#8243;.Close and save the [...]


Related posts:<ol><li><a href='http://ubuntuguide.net/change-the-grub-menu-timeout-in-ubuntu' rel='bookmark' title='Permanent Link: Change the Grub menu timeout in ubuntu'>Change the Grub menu timeout in ubuntu</a></li>
<li><a href='http://ubuntuguide.net/set-windows-as-default-os-in-grub' rel='bookmark' title='Permanent Link: Set Windows as Default OS in Grub'>Set Windows as Default OS in Grub</a></li>
<li><a href='http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2' rel='bookmark' title='Permanent Link: 3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2'>3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>Ubuntu always adds new items into the grub without removing the old ones after upgrades.If you have this problem and want to clean up old entries from your grub menu,this tutorial may helps.</p>
<p>Edit the file <em>/boot/grub/menu.lst</em> by following command in terminal:</p>
<pre lang="bash">sudo gedit /boot/grub/menu.lst</pre>
<p>Find out the line which says &#8220;#howmany=all&#8221;,change it to &#8220;#howmany=1&#8243;.Close and save the file.Next time grub menu boots up,the newest kernel lines will be shown.</p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/07/snapshot121.png"><img class="alignnone size-medium wp-image-671" title="snapshot121" src="http://ubuntuguide.net/wp-content/uploads/2009/07/snapshot121-342x360.png" alt="snapshot121" width="342" height="360" /></a></p>
<p>If you just want to delete  the one entry in grub menu,also in the above file find the section start as &#8220;## End Default Options##&#8221;,find out the part and delete it.</p>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/07/snapshot120.png"><img class="alignnone size-medium wp-image-672" title="snapshot120" src="http://ubuntuguide.net/wp-content/uploads/2009/07/snapshot120-343x360.png" alt="snapshot120" width="343" height="360" /></a></p>


<p>Related posts:<ol><li><a href='http://ubuntuguide.net/change-the-grub-menu-timeout-in-ubuntu' rel='bookmark' title='Permanent Link: Change the Grub menu timeout in ubuntu'>Change the Grub menu timeout in ubuntu</a></li>
<li><a href='http://ubuntuguide.net/set-windows-as-default-os-in-grub' rel='bookmark' title='Permanent Link: Set Windows as Default OS in Grub'>Set Windows as Default OS in Grub</a></li>
<li><a href='http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2' rel='bookmark' title='Permanent Link: 3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2'>3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/clean-up-ubuntu-old-grub-boot-menu-after-upgrades/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Add Windows into grub menu after install Ubuntu</title>
		<link>http://ubuntuguide.net/add-windows-into-grub-menu-after-install-ubuntu</link>
		<comments>http://ubuntuguide.net/add-windows-into-grub-menu-after-install-ubuntu#comments</comments>
		<pubDate>Sun, 05 Jul 2009 04:18:50 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[grub]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=665</guid>
		<description><![CDATA[If you have installed Windows in your computer first,commonly windows will be in grub menu after you install ubuntu.But there&#8217;s always someone can&#8217;t boot windows after install ubuntu.In this tutorial I&#8217;ll tell how to figure out it.
First,boot up your ubuntu and open up a terminal window,edit menu.lis file by following command
sudo gedit /boot/grub/menu.lst
Add following section [...]


Related posts:<ol><li><a href='http://ubuntuguide.net/set-windows-as-default-os-in-grub' rel='bookmark' title='Permanent Link: Set Windows as Default OS in Grub'>Set Windows as Default OS in Grub</a></li>
<li><a href='http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2' rel='bookmark' title='Permanent Link: 3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2'>3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2</a></li>
<li><a href='http://ubuntuguide.net/grub-missedor-grub-error' rel='bookmark' title='Permanent Link: Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition'>Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you have installed Windows in your computer first,commonly windows will be in grub menu after you install ubuntu.But there&#8217;s always someone can&#8217;t boot windows after install ubuntu.In this tutorial I&#8217;ll tell how to figure out it.</p>
<p>First,boot up your ubuntu and open up a terminal window,edit <em>menu.lis</em> file by following command</p>
<pre lang="bash">sudo gedit /boot/grub/menu.lst</pre>
<p>Add following section in the screen</p>
<pre lang="bash">title Microsoft Windows, Codename: XP
root (hd0,0)
savedefault
makeactive
chainloader +1</pre>
<p><a href="http://ubuntuguide.net/wp-content/uploads/2009/07/snapshot119.png"><img class="alignnone size-medium wp-image-666" title="snapshot119" src="http://ubuntuguide.net/wp-content/uploads/2009/07/snapshot119-343x360.png" alt="snapshot119" width="343" height="360" /></a></p>
<p>Here <em>root (hd0,0)</em>, means my windows was installed in the first partition of first hard disk.</p>
<p>Click <a href="http://ubuntuguide.net/set-windows-as-default-os-in-grub">here</a>,if you want to make windows boot up as default OS.</p>


<p>Related posts:<ol><li><a href='http://ubuntuguide.net/set-windows-as-default-os-in-grub' rel='bookmark' title='Permanent Link: Set Windows as Default OS in Grub'>Set Windows as Default OS in Grub</a></li>
<li><a href='http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2' rel='bookmark' title='Permanent Link: 3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2'>3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2</a></li>
<li><a href='http://ubuntuguide.net/grub-missedor-grub-error' rel='bookmark' title='Permanent Link: Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition'>Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/add-windows-into-grub-menu-after-install-ubuntu/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Set Windows as Default OS in Grub</title>
		<link>http://ubuntuguide.net/set-windows-as-default-os-in-grub</link>
		<comments>http://ubuntuguide.net/set-windows-as-default-os-in-grub#comments</comments>
		<pubDate>Thu, 28 May 2009 08:22:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[grub]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=472</guid>
		<description><![CDATA[If you&#8217;ve installed both Ubuntu and Windows in your computer,your system will be start up through grub and Ubuntu starts as the default OS in grub.you may use Windows more often than Ubuntu and you do not want to select to boot up Windows everytime you start the computer.Here is an easy way to set [...]


Related posts:<ol><li><a href='http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2' rel='bookmark' title='Permanent Link: 3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2'>3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2</a></li>
<li><a href='http://ubuntuguide.net/add-windows-into-grub-menu-after-install-ubuntu' rel='bookmark' title='Permanent Link: Add Windows into grub menu after install Ubuntu'>Add Windows into grub menu after install Ubuntu</a></li>
<li><a href='http://ubuntuguide.net/grub-missedor-grub-error' rel='bookmark' title='Permanent Link: Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition'>Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>If you&#8217;ve installed both Ubuntu and Windows in your computer,your system will be start up through grub and Ubuntu starts as the default OS in grub.you may use Windows more often than Ubuntu and you do not want to select to boot up Windows everytime you start the computer.Here is an easy way to set Windows as default OS.</p>
<p>First,in your Ubuntu open up a terminal window and run following command:</p>
<pre lang="bash">sudo gedit /boot/grub/menu.lst</pre>
<p>Find the section in the file like this:</p>
<p><img class="alignnone size-medium wp-image-473" title="snapshot70" src="http://ubuntuguide.net/wp-content/uploads/2009/05/snapshot70-401x359.png" alt="snapshot70" width="401" height="359" /></p>
<p>There are four titles match the four grub menu when you start the computer,count from above to below with the numbering starts at 0,in this screen Windows is number 3 and just change the line which says <strong>default  0</strong> to <strong>default   3</strong>.</p>
<p>Another way,in the screen above cut the marked section and paste it to the above of the first title,save and close the file then restart.</p>
<p><strong>Note:</strong>For grub2 (ubuntu 9.10 and higher version),see this to set default OS:<a href="http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2">http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2</a></p>


<p>Related posts:<ol><li><a href='http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2' rel='bookmark' title='Permanent Link: 3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2'>3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2</a></li>
<li><a href='http://ubuntuguide.net/add-windows-into-grub-menu-after-install-ubuntu' rel='bookmark' title='Permanent Link: Add Windows into grub menu after install Ubuntu'>Add Windows into grub menu after install Ubuntu</a></li>
<li><a href='http://ubuntuguide.net/grub-missedor-grub-error' rel='bookmark' title='Permanent Link: Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition'>Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/set-windows-as-default-os-in-grub/feed</wfw:commentRss>
		<slash:comments>4</slash:comments>
		</item>
		<item>
		<title>Boot up ubuntu directly without loading grub menu</title>
		<link>http://ubuntuguide.net/grub-paus-in-seconds-then-go-directly-into-default-os</link>
		<comments>http://ubuntuguide.net/grub-paus-in-seconds-then-go-directly-into-default-os#comments</comments>
		<pubDate>Sun, 10 May 2009 02:18:16 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[grub]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=290</guid>
		<description><![CDATA[After Ubuntu 9.04 installed,it stay in seconds and go into Ubuntu directly without booting menu when my computer restart.I have to press Esc key during the suspended time and select OS in grub menu whenever I do not want to boot up Ubuntu.In this tutorial I will explain how to make grub loading grub menu [...]


Related posts:<ol><li><a href='http://ubuntuguide.net/change-the-grub-menu-timeout-in-ubuntu' rel='bookmark' title='Permanent Link: Change the Grub menu timeout in ubuntu'>Change the Grub menu timeout in ubuntu</a></li>
<li><a href='http://ubuntuguide.net/clean-up-ubuntu-old-grub-boot-menu-after-upgrades' rel='bookmark' title='Permanent Link: Clean up Ubuntu old grub boot menu after upgrades'>Clean up Ubuntu old grub boot menu after upgrades</a></li>
<li><a href='http://ubuntuguide.net/grub-missedor-grub-error' rel='bookmark' title='Permanent Link: Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition'>Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>After Ubuntu 9.04 installed,it stay in seconds and go into Ubuntu directly without booting menu when my computer restart.I have to press Esc key during the suspended time and select OS in grub menu whenever I do not want to boot up Ubuntu.In this tutorial I will explain how to make grub loading grub menu without press Esc and booting up a default OS with timeout.</p>
<p>First,in ubuntu system open up a terminal window and execute:</p>
<pre lang="bash">sudo gedit /boot/grub/menu.lst</pre>
<p>At the file window,add &#8220;#&#8221;at the begin of line &#8220;default   0&#8243;,&#8221;timeout    5&#8243;,&#8221;hiddenmenu&#8221;,following is what I have done.</p>
<p><img class="alignnone size-full wp-image-291" title="snapshot31" src="http://ubuntuguide.net/wp-content/uploads/2009/05/snapshot31.png" alt="snapshot31" width="446" height="445" /></p>
<p>then at the top of boot menu add tow lines</p>
<pre lang="bash">default 0

timeout=5</pre>
<p><img class="alignnone size-medium wp-image-294" title="snapshot32" src="http://ubuntuguide.net/wp-content/uploads/2009/05/snapshot32-445x360.png" alt="snapshot32" width="445" height="360" /><br />
close and save the file.</p>


<p>Related posts:<ol><li><a href='http://ubuntuguide.net/change-the-grub-menu-timeout-in-ubuntu' rel='bookmark' title='Permanent Link: Change the Grub menu timeout in ubuntu'>Change the Grub menu timeout in ubuntu</a></li>
<li><a href='http://ubuntuguide.net/clean-up-ubuntu-old-grub-boot-menu-after-upgrades' rel='bookmark' title='Permanent Link: Clean up Ubuntu old grub boot menu after upgrades'>Clean up Ubuntu old grub boot menu after upgrades</a></li>
<li><a href='http://ubuntuguide.net/grub-missedor-grub-error' rel='bookmark' title='Permanent Link: Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition'>Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/grub-paus-in-seconds-then-go-directly-into-default-os/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Change the Grub menu timeout in ubuntu</title>
		<link>http://ubuntuguide.net/change-the-grub-menu-timeout-in-ubuntu</link>
		<comments>http://ubuntuguide.net/change-the-grub-menu-timeout-in-ubuntu#comments</comments>
		<pubDate>Sun, 19 Apr 2009 13:16:59 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[grub]]></category>
		<category><![CDATA[tips]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=156</guid>
		<description><![CDATA[You will see the Grub menu when your ubuntu system boots,and the only issue is that the default timeout in 10 seconds.This brief tutorial will tell you how to change the default timeout.
Open a terminal window and type :
sudo gedit /boot/grub/menu.lst
At the next window find the section looks like this:
## timeout sec
# Set a timeout, [...]


Related posts:<ol><li><a href='http://ubuntuguide.net/grub-paus-in-seconds-then-go-directly-into-default-os' rel='bookmark' title='Permanent Link: Boot up ubuntu directly without loading grub menu'>Boot up ubuntu directly without loading grub menu</a></li>
<li><a href='http://ubuntuguide.net/manually-addingremoving-entries-to-grub-2-menu' rel='bookmark' title='Permanent Link: Manually adding/removing entries to Grub 2 Menu'>Manually adding/removing entries to Grub 2 Menu</a></li>
<li><a href='http://ubuntuguide.net/set-windows-as-default-os-in-grub' rel='bookmark' title='Permanent Link: Set Windows as Default OS in Grub'>Set Windows as Default OS in Grub</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>You will see the Grub menu when your ubuntu system boots,and the only issue is that the default timeout in 10 seconds.This brief tutorial will tell you how to change the default timeout.</p>
<p>Open a terminal window and type :</p>
<pre lang="bash">sudo gedit /boot/grub/menu.lst</pre>
<p>At the next window find the section looks like this:</p>
<pre lang="bash">## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout        10</pre>
<p>Change the number after &#8220;timeout&#8221; that is in seconds,then save the file.you will have that time to choose the menu item you want when you reboot.</p>


<p>Related posts:<ol><li><a href='http://ubuntuguide.net/grub-paus-in-seconds-then-go-directly-into-default-os' rel='bookmark' title='Permanent Link: Boot up ubuntu directly without loading grub menu'>Boot up ubuntu directly without loading grub menu</a></li>
<li><a href='http://ubuntuguide.net/manually-addingremoving-entries-to-grub-2-menu' rel='bookmark' title='Permanent Link: Manually adding/removing entries to Grub 2 Menu'>Manually adding/removing entries to Grub 2 Menu</a></li>
<li><a href='http://ubuntuguide.net/set-windows-as-default-os-in-grub' rel='bookmark' title='Permanent Link: Set Windows as Default OS in Grub'>Set Windows as Default OS in Grub</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/change-the-grub-menu-timeout-in-ubuntu/feed</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Grub missed after reinstall Windows,or Grub error17 after delete Ubuntu partition</title>
		<link>http://ubuntuguide.net/grub-missedor-grub-error</link>
		<comments>http://ubuntuguide.net/grub-missedor-grub-error#comments</comments>
		<pubDate>Wed, 15 Apr 2009 07:14:37 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[General]]></category>
		<category><![CDATA[errors]]></category>
		<category><![CDATA[grub]]></category>

		<guid isPermaLink="false">http://ubuntuguide.net/?p=116</guid>
		<description><![CDATA[1.If you reinstalled Windows with Linux in your HDD,Windows will be directly startup with not Grub load when you restart the computer,and Linux cannot be startup.
2.If you deleted Linux partitions incautiously,when restart the computer Grub will be loading error and the computer doesn&#8217;t boot any startup disks.
This article may help you if you have the [...]


Related posts:<ol><li><a href='http://ubuntuguide.net/how-to-restore-grub-2-after-reinstalling-windows-xpvistawin7' rel='bookmark' title='Permanent Link: How to restore Grub 2 after reinstalling Windows XP/Vista/Win7'>How to restore Grub 2 after reinstalling Windows XP/Vista/Win7</a></li>
<li><a href='http://ubuntuguide.net/set-windows-as-default-os-in-grub' rel='bookmark' title='Permanent Link: Set Windows as Default OS in Grub'>Set Windows as Default OS in Grub</a></li>
<li><a href='http://ubuntuguide.net/add-windows-into-grub-menu-after-install-ubuntu' rel='bookmark' title='Permanent Link: Add Windows into grub menu after install Ubuntu'>Add Windows into grub menu after install Ubuntu</a></li>
</ol>]]></description>
			<content:encoded><![CDATA[<p>1.If you reinstalled Windows with Linux in your HDD,Windows will be directly startup with not Grub load when you restart the computer,and Linux cannot be startup.</p>
<p>2.If you deleted Linux partitions incautiously,when restart the computer Grub will be loading error and the computer doesn&#8217;t boot any startup disks.</p>
<p>This article may help you if you have the problems above.</p>
<p><strong>Grub doesn&#8217;t work when you reinstall Windows:</strong></p>
<p>First,go into the BIOS and set the CD to be the first boot device.</p>
<p>then,you need a Linux install CD and boot from the CD.</p>
<p>Open a terminal window after startup,and execute the command:</p>
<pre lang="bash">sudo grub</pre>
<pre lang="bash">find /boot/grub/stage1</pre>
<pre lang="bash">root (hd0,x)</pre>
<pre lang="bash">setup (hd0)</pre>
<p>where &#8220;x&#8221; is a number presented after execute &#8220;find /boot/grub/stage1&#8243;</p>
<p>restart your computer,and hope this helps you.</p>
<p><strong>Loading Grub error:</strong></p>
<p>First,also go into BIOS and set the CD to be the first boot device.</p>
<p>then you need a Windows install CD and boot from the CD.</p>
<p>Press R to go to the recovery console when it asks you whether you want install windows etc.</p>
<p>startup disks include Windows will be present to you</p>
<p>enter the number at the beginning of Windows,then you will go to command line.</p>
<p>For XP or NT users:</p>
<pre lang="bash">C:\WINDOWS\cd..

C:\fixboot c:

C:\fixmbr</pre>
<p>and for DOS based system use &#8220;fdisk /mbr&#8221;</p>
<p>Tips:</p>
<p>select the new entry by execute command:</p>
<pre lang="bash">C:\bootcfg /rebuild</pre>


<p>Related posts:<ol><li><a href='http://ubuntuguide.net/how-to-restore-grub-2-after-reinstalling-windows-xpvistawin7' rel='bookmark' title='Permanent Link: How to restore Grub 2 after reinstalling Windows XP/Vista/Win7'>How to restore Grub 2 after reinstalling Windows XP/Vista/Win7</a></li>
<li><a href='http://ubuntuguide.net/set-windows-as-default-os-in-grub' rel='bookmark' title='Permanent Link: Set Windows as Default OS in Grub'>Set Windows as Default OS in Grub</a></li>
<li><a href='http://ubuntuguide.net/add-windows-into-grub-menu-after-install-ubuntu' rel='bookmark' title='Permanent Link: Add Windows into grub menu after install Ubuntu'>Add Windows into grub menu after install Ubuntu</a></li>
</ol></p>]]></content:encoded>
			<wfw:commentRss>http://ubuntuguide.net/grub-missedor-grub-error/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>