<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: 3 Ways Setting XP/Vista/Windows 7 as default bootup OS In Grub 2</title>
	<atom:link href="http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2/feed" rel="self" type="application/rss+xml" />
	<link>http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2</link>
	<description>Ubuntu Tips &#124; Ubuntu Howtos &#124; Ubuntu Tutorials</description>
	<lastBuildDate>Sun, 05 Feb 2012 14:50:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.3</generator>
	<item>
		<title>By: arif</title>
		<link>http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2/comment-page-1#comment-6168</link>
		<dc:creator>arif</dc:creator>
		<pubDate>Sat, 11 Jun 2011 11:38:18 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=2056#comment-6168</guid>
		<description>chmod: cannot access `/boot/grub/grub.cfg&#039;: No such file or directory</description>
		<content:encoded><![CDATA[<p>chmod: cannot access `/boot/grub/grub.cfg&#8217;: No such file or directory</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Easiest way to include Windows in your Grub (Linux-based) Bootloader &#171; Tine.</title>
		<link>http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2/comment-page-1#comment-5457</link>
		<dc:creator>Easiest way to include Windows in your Grub (Linux-based) Bootloader &#171; Tine.</dc:creator>
		<pubDate>Fri, 25 Mar 2011 10:47:43 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=2056#comment-5457</guid>
		<description>[...] this one actually worked for me(original post here) [...]</description>
		<content:encoded><![CDATA[<p>[...] this one actually worked for me(original post here) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: KJELDSEN</title>
		<link>http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2/comment-page-1#comment-5449</link>
		<dc:creator>KJELDSEN</dc:creator>
		<pubDate>Thu, 24 Mar 2011 17:07:25 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=2056#comment-5449</guid>
		<description>when i use method 3 my windows xp cant boot not
shown grub ??
regards
kjeldsen</description>
		<content:encoded><![CDATA[<p>when i use method 3 my windows xp cant boot not<br />
shown grub ??<br />
regards<br />
kjeldsen</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sarah</title>
		<link>http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2/comment-page-1#comment-4220</link>
		<dc:creator>sarah</dc:creator>
		<pubDate>Thu, 25 Nov 2010 05:52:57 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=2056#comment-4220</guid>
		<description>bacardi&#039;s suggestion works well</description>
		<content:encoded><![CDATA[<p>bacardi&#8217;s suggestion works well</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: bahaa</title>
		<link>http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2/comment-page-1#comment-3159</link>
		<dc:creator>bahaa</dc:creator>
		<pubDate>Mon, 07 Jun 2010 19:52:15 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=2056#comment-3159</guid>
		<description>HI all
I do that and it is working but now I can&#039;t access the GRUB menu because I made the default time is zero.
I try to access it by pressing shift and it is not work
I need help to to access menu grub so I can select ubuntu

thx alot</description>
		<content:encoded><![CDATA[<p>HI all<br />
I do that and it is working but now I can&#8217;t access the GRUB menu because I made the default time is zero.<br />
I try to access it by pressing shift and it is not work<br />
I need help to to access menu grub so I can select ubuntu</p>
<p>thx alot</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bacardi</title>
		<link>http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2/comment-page-1#comment-2781</link>
		<dc:creator>Bacardi</dc:creator>
		<pubDate>Thu, 25 Mar 2010 10:26:31 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=2056#comment-2781</guid>
		<description>Best way is this !!

Login as &quot;root&quot; or get access to root-group to edit files...

Alternative
if you don&#039;t get added yourself as root user
- Use Terminal (Applications/Accessories/Terminal)
and type this parameter to get access edit file:
sudo chmod 755 /etc/default/grub

1)- Open this file in gedit-text editor (we start edit this file !!):
sudo gedit /etc/default/grub

2)- Open the other file where we can look our boot-os-names (we not edit this file !!):
sudo gedit /boot/grub/grub.cfg

3)- Read /boot/grub/grub.cfg bottom of list and look those:
menuentry &quot; &quot;

- You find windwos os boot name like windows 7:
menuentry &quot;Windows 7 (loader) (on /dev/sda1)&quot;

- Copy text with &quot;quotes&quot;:
&quot;Windows 7 (loader) (on /dev/sda1)&quot;

4)- Now go edit file /etc/default/grub line 4:
change GRUB_DEFAULT=0 to GRUB_DEFAULT=&quot;Windows 7 (loader) (on /dev/sda1)&quot;

- Save file

5)- Finally update this grub using Terminal:
sudo update-grub


Reboot and enjoy &lt;3</description>
		<content:encoded><![CDATA[<p>Best way is this !!</p>
<p>Login as &#8220;root&#8221; or get access to root-group to edit files&#8230;</p>
<p>Alternative<br />
if you don&#8217;t get added yourself as root user<br />
- Use Terminal (Applications/Accessories/Terminal)<br />
and type this parameter to get access edit file:<br />
sudo chmod 755 /etc/default/grub</p>
<p>1)- Open this file in gedit-text editor (we start edit this file !!):<br />
sudo gedit /etc/default/grub</p>
<p>2)- Open the other file where we can look our boot-os-names (we not edit this file !!):<br />
sudo gedit /boot/grub/grub.cfg</p>
<p>3)- Read /boot/grub/grub.cfg bottom of list and look those:<br />
menuentry &#8221; &#8221;</p>
<p>- You find windwos os boot name like windows 7:<br />
menuentry &#8220;Windows 7 (loader) (on /dev/sda1)&#8221;</p>
<p>- Copy text with &#8220;quotes&#8221;:<br />
&#8220;Windows 7 (loader) (on /dev/sda1)&#8221;</p>
<p>4)- Now go edit file /etc/default/grub line 4:<br />
change GRUB_DEFAULT=0 to GRUB_DEFAULT=&#8221;Windows 7 (loader) (on /dev/sda1)&#8221;</p>
<p>- Save file</p>
<p>5)- Finally update this grub using Terminal:<br />
sudo update-grub</p>
<p>Reboot and enjoy &lt;3</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: ragnar</title>
		<link>http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2/comment-page-1#comment-2594</link>
		<dc:creator>ragnar</dc:creator>
		<pubDate>Sun, 24 Jan 2010 13:14:06 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=2056#comment-2594</guid>
		<description>SET GRUB_DEFAULT=”Windows 7 (loader) on /dev/sda1″

IN WHICH FILE !!!!!

Why most natural ???

Moreover, I found something called startupmanager to install with synaptic.

Is this not compatible with 9.1 ?</description>
		<content:encoded><![CDATA[<p>SET GRUB_DEFAULT=”Windows 7 (loader) on /dev/sda1″</p>
<p>IN WHICH FILE !!!!!</p>
<p>Why most natural ???</p>
<p>Moreover, I found something called startupmanager to install with synaptic.</p>
<p>Is this not compatible with 9.1 ?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: v7</title>
		<link>http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2/comment-page-1#comment-2564</link>
		<dc:creator>v7</dc:creator>
		<pubDate>Tue, 19 Jan 2010 15:05:00 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=2056#comment-2564</guid>
		<description>but still, the most natural way to complete the task would be setting

 GRUB_DEFAULT=&quot;xxxx&quot;

where &quot;xxxx&quot; is an exact menu entry. In this case, location in the menu will not matter.
Example:

 GRUB_DEFAULT=&quot;Windows 7 (loader) on /dev/sda1&quot;

see
http://ubuntuforums.org/showthread.php?t=1195275
for more</description>
		<content:encoded><![CDATA[<p>but still, the most natural way to complete the task would be setting</p>
<p> GRUB_DEFAULT=&#8221;xxxx&#8221;</p>
<p>where &#8220;xxxx&#8221; is an exact menu entry. In this case, location in the menu will not matter.<br />
Example:</p>
<p> GRUB_DEFAULT=&#8221;Windows 7 (loader) on /dev/sda1&#8243;</p>
<p>see<br />
<a href="http://ubuntuforums.org/showthread.php?t=1195275" rel="nofollow">http://ubuntuforums.org/showthread.php?t=1195275</a><br />
for more</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: admin</title>
		<link>http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2/comment-page-1#comment-2267</link>
		<dc:creator>admin</dc:creator>
		<pubDate>Fri, 18 Dec 2009 10:21:31 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=2056#comment-2267</guid>
		<description>Oh,thanks Chris! I&#039;ll has this update!</description>
		<content:encoded><![CDATA[<p>Oh,thanks Chris! I&#8217;ll has this update!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Chris</title>
		<link>http://ubuntuguide.net/3-ways-setting-xpvistawindows-7-as-default-bootup-os-in-grub-2/comment-page-1#comment-2266</link>
		<dc:creator>Chris</dc:creator>
		<pubDate>Fri, 18 Dec 2009 07:37:17 +0000</pubDate>
		<guid isPermaLink="false">http://ubuntuguide.net/?p=2056#comment-2266</guid>
		<description>In order to make it work with the third method, this command &quot;sudo mv 30_os-prober 8_os-prober&quot; should be
&quot;sudo mv 30_os-prober 08_os-prober&quot;, the name of the new file should be 08_os-prober.</description>
		<content:encoded><![CDATA[<p>In order to make it work with the third method, this command &#8220;sudo mv 30_os-prober 8_os-prober&#8221; should be<br />
&#8220;sudo mv 30_os-prober 08_os-prober&#8221;, the name of the new file should be 08_os-prober.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

