<?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/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
	>

<channel>
	<title>Ubuntu Answers</title>
	<atom:link href="http://ubuntuanswers.wordpress.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://ubuntuanswers.wordpress.com</link>
	<description>Resistance is Futile</description>
	<lastBuildDate>Thu, 03 Jan 2008 19:59:43 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.com/</generator>
<cloud domain='ubuntuanswers.wordpress.com' port='80' path='/?rsscloud=notify' registerProcedure='' protocol='http-post' />
<image>
		<url>http://s2.wp.com/i/buttonw-com.png</url>
		<title>Ubuntu Answers</title>
		<link>http://ubuntuanswers.wordpress.com</link>
	</image>
	<atom:link rel="search" type="application/opensearchdescription+xml" href="http://ubuntuanswers.wordpress.com/osd.xml" title="Ubuntu Answers" />
	<atom:link rel='hub' href='http://ubuntuanswers.wordpress.com/?pushpress=hub'/>
		<item>
		<title>Change font color in Firefox toolbar to suit your theme (Ubuntu)</title>
		<link>http://ubuntuanswers.wordpress.com/2008/01/03/change-font-color-in-firefox-to-suite-your-theme-ubuntu/</link>
		<comments>http://ubuntuanswers.wordpress.com/2008/01/03/change-font-color-in-firefox-to-suite-your-theme-ubuntu/#comments</comments>
		<pubDate>Thu, 03 Jan 2008 00:30:45 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Fixes]]></category>
		<category><![CDATA[firefox]]></category>
		<category><![CDATA[font fix]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[userChrome.css]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2008/01/03/change-font-color-in-firefox-to-suite-your-theme-ubuntu/</guid>
		<description><![CDATA[O.K., so you have chosen a new theme for firefox and now you can&#8217;t see the toolbar font at all. Well what has happened is the system font color is the same color as your firefox theme color ( let&#8217;s say your font is black and the toolbar is also black) To correct this you [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=22&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>O.K., so you have chosen a new theme for firefox and now you can&#8217;t see the toolbar font at all.</p>
<p>Well what has happened is the system font color is the same color as your firefox theme color ( let&#8217;s say your font is black and the toolbar is also black)</p>
<p>To correct this you will need to create the userChrome.css file</p>
<p>Open <b>Places&gt;Home Folder</b></p>
<p>In the toolbar click <b>view</b> and then <b>show hidden files </b></p>
<p>open<b> .mozilla&gt;firefox&gt;(the default folder)&gt;chrome</b></p>
<p>right-click <b>userChrome-example.css</b> and select <b>open with &#8220;text editor&#8221;</b></p>
<p>add this code to the bottom of the page</p>
<p><code>menubar, menubutton, menu, menuitem, menupopup, popup &gt; * {<br />
color: white !important;<br />
}</code></p>
<p>Save this file as <b>userChrome.css</b> in the <b>chrome</b> folder</p>
<p>The next time you open Firefox your font will be white</p>
<p>( if you want the text black just add this code:)</p>
<p><code>menubar, menubutton, menu, menuitem, menupopup, popup &gt; * {<br />
color: black !important;<br />
}</code></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/22/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/22/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuanswers.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuanswers.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuanswers.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuanswers.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/22/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/22/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/22/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=22&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2008/01/03/change-font-color-in-firefox-to-suite-your-theme-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing Google Earth in Ubuntu (7.10 Gutsy)</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/31/installing-google-earth-in-ubuntu-710-gutsy/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/31/installing-google-earth-in-ubuntu-710-gutsy/#comments</comments>
		<pubDate>Mon, 31 Dec 2007 22:53:20 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Add-ons]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/31/installing-google-earth-in-ubuntu-710-gutsy/</guid>
		<description><![CDATA[If you like Google Earth then you will like it in Ubuntu. Installation is simple, here we go: 1.Open a terminal Applications&#62;Accessories&#62; Terminal Insert this code: wget http://dl.google.com/earth/client/current/GoogleEarthLinux.bin 2.When the file has finished downloading into your home folder, insert this code in your terminal to install: sh GoogleEarthLinux.bin 3. The Google Earth Setup window opens, [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=21&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you like Google Earth then you will like it in Ubuntu. Installation is simple, here we go:</p>
<p>1.Open a terminal Applications&gt;Accessories&gt; Terminal</p>
<p>Insert this code:</p>
<p><code>wget http://dl.google.com/earth/client/current/GoogleEarthLinux.bin</code></p>
<p>2.When the file has finished downloading into your home folder, insert this code in your terminal to install:</p>
<p><code>sh GoogleEarthLinux.bin</code></p>
<p>3. The Google Earth Setup window opens, if the default installation paths are fine to you click Begin Install</p>
<p>4. The program installs itself, when it has completed click Start</p>
<p>Enjoy!</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/21/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/21/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuanswers.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuanswers.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuanswers.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuanswers.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/21/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/21/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/21/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=21&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/31/installing-google-earth-in-ubuntu-710-gutsy/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>Customizing specific folders (Pictures, Music) in Ubuntu</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/29/customizing-specific-folders-pictures-music-in-ubuntu/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/29/customizing-specific-folders-pictures-music-in-ubuntu/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 18:57:50 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Tweaks]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/29/customizing-specific-folders-pictures-music-in-ubuntu/</guid>
		<description><![CDATA[To customize the way your folder icons look (for example in windows My Music, My Picture, My Videos, you get the &#8220;picture&#8221;: Right click the folder icon you want to change Select Properties Double click the icon image in the top left hand corner A window will open allowing you to navigate to your custom [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=20&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><title></title> 	 	 	 	<!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } 	--></p>
<p style="margin-bottom:0;">To customize the way your folder icons look (for example in windows My Music, My Picture, My Videos, you get the &#8220;picture&#8221;:</p>
<p style="margin-bottom:0;"><b>Right click</b> the folder icon you want to change</p>
<p style="margin-bottom:0;">Select <b>Properties</b></p>
<p style="margin-bottom:0;"><b>Double click</b> the <b>icon image</b> in the top left hand corner</p>
<p style="margin-bottom:0;">A window will open allowing you to navigate to your custom icon image you want to use.</p>
<p style="margin-bottom:0;">Select the new icon and click <b>Open</b>.</p>
<p style="margin-bottom:0;">Enjoy your new icon.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/20/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/20/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuanswers.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuanswers.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuanswers.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuanswers.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/20/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/20/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/20/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=20&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/29/customizing-specific-folders-pictures-music-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>No sound with a HDA Intel ICH8 Family (rev 03) sound card (GStreamer error message)</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/29/no-sound-with-a-family-rev-03-sound-card-gstreamer-error-message/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/29/no-sound-with-a-family-rev-03-sound-card-gstreamer-error-message/#comments</comments>
		<pubDate>Sat, 29 Dec 2007 18:07:27 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Fixes]]></category>
		<category><![CDATA[GStreamer]]></category>
		<category><![CDATA[no sound]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/29/no-sound-with-a-family-rev-03-sound-card-gstreamer-error-message/</guid>
		<description><![CDATA[In order to correct HDA Intel ICH8 sound card issues with the ALSA drivers you will need to open up gutsy-backports. This is accomplished by: System&#62;Administration&#62;Software Sources Click on the Updates tab and check Unsupported-updates (gutsy-backports) Click Close Click Reload in the new window that opens (The information about available software is out-of-date) Your computer [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=19&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p style="margin-bottom:0;">In order to correct <i>HDA Intel ICH8 sound card</i> issues with the ALSA drivers you will need to <i>open up gutsy-backports</i>.</p>
<p style="margin-bottom:0;">This is accomplished by:</p>
<p style="margin-bottom:0;"><b>System&gt;Administration&gt;Software Sources</b></p>
<p style="margin-bottom:0;">Click on the <b>Updates</b>  tab and check <b>Unsupported-updates (gutsy-backports)</b></p>
<p style="margin-bottom:0;">Click <b>Close</b></p>
<p style="margin-bottom:0;">Click <b>Reload</b> in the new window that opens (The information about available software is out-of-date)</p>
<p style="margin-bottom:0;">Your computer will download the new updates and close the Software Sources window</p>
<p style="margin-bottom:0;">Open up a terminal:</p>
<p style="margin-bottom:0;">Applications&gt;Accessories&gt;Terminal</p>
<p>Enter this code in the terminal:</p>
<p><code>sudo apt-get install linux-backports-modules-generic</code></p>
<p>This installs the newest ALSA Drivers</p>
<p>Reboot and your sound should be restored</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/19/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/19/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuanswers.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuanswers.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuanswers.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuanswers.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/19/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/19/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/19/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=19&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/29/no-sound-with-a-family-rev-03-sound-card-gstreamer-error-message/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>Installing a Skydome in Compiz (Ubuntu 7.10)</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/28/installing-a-skydome-in-compiz-ubuntu-710/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/28/installing-a-skydome-in-compiz-ubuntu-710/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 23:45:00 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Tweaks]]></category>
		<category><![CDATA[compiz]]></category>
		<category><![CDATA[skydomes]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/28/installing-a-skydome-in-compiz-ubuntu-710/</guid>
		<description><![CDATA[When using the desktop cube effect a nice looking skydome can enhance your desktop experience. Special &#8220;wallpapers&#8221; are needed to get the right effect, here&#8217;s how: Download a Skydome from here: http://www.compiz-themes.org/index.p&#8230;6ccc5ad2939710 Then navigate: system&#62;preferences&#62;advanced desktop effects settings In the right hand pane you will see a section called Desktop Click on Desktop Cube and [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=18&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>When using the desktop cube effect a nice looking skydome can enhance your desktop experience.</p>
<p>Special &#8220;wallpapers&#8221; are needed to get the right effect, here&#8217;s how:</p>
<p>Download a Skydome from here:</p>
<p><a href="http://www.compiz-themes.org/index.php?xcontentmode=6110&amp;PHPSESSID=b7c3f63df01ccc9c166ccc5ad2939710" target="_blank">http://www.compiz-themes.org/index.p&#8230;6ccc5ad2939710</a></p>
<p>Then navigate: <b>system&gt;preferences&gt;advanced desktop effects settings</b></p>
<p>In the right hand pane you will see a section called <b>Desktop</b></p>
<p>Click on<b> Desktop Cube</b> and then the <b>Appearance</b> tab</p>
<p>Find the <b>Skydome</b> subsection and browse for the skydome you wish to use.</p>
<p>You may have to log out for the changes to take affect. ( Ctrl+Alt+Backspace)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/18/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/18/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuanswers.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuanswers.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuanswers.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuanswers.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/18/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/18/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/18/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=18&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/28/installing-a-skydome-in-compiz-ubuntu-710/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>Customizing your Main Menu Icon (replacing the default Ubuntu logo)</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/28/customizing-your-main-menu-icon-replacing-the-default-ubuntu-logo/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/28/customizing-your-main-menu-icon-replacing-the-default-ubuntu-logo/#comments</comments>
		<pubDate>Fri, 28 Dec 2007 17:50:01 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Tweaks]]></category>
		<category><![CDATA[customize]]></category>
		<category><![CDATA[icon]]></category>
		<category><![CDATA[main menu]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/28/customizing-your-main-menu-icon-replacing-the-default-ubuntu-logo/</guid>
		<description><![CDATA[If you like the having a windows like feel to your Main Menu then this may be your answer. Right-click on the panel where you want the Main Menu to appear and select Add to Panel In the new window, scroll down to Utilities and select Main Menu Click Add and it will appear in [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=17&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you like the having a windows like feel to your Main Menu then this may be your answer.</p>
<p><b>Right-click</b> on the panel where you want the <b>Main Menu</b> to appear and select <b>Add to Panel</b></p>
<p>In the new window, scroll down to <b>Utilities </b>and select <b>Main Menu</b></p>
<p>Click <b>Add </b>and it will appear in the panel.</p>
<p><b>Right-click</b> the <b>Ubuntu </b>icon and select <b>Move </b>to move it to wherever you prefer ( I like it to the left corner)</p>
<p>If you haven&#8217;t removed the Menu bar (Applications, Places, System) yet <b>right-click</b> and <b>remove</b></p>
<p>To customized the main menu icon:</p>
<p>1.Open up the terminal (applications&gt;accessories&gt;terminal)</p>
<p>Insert this code In the termainl (<b>applications&gt;accessories&gt;terminal</b>):</p>
<p><code>gconf-editor</code></p>
<p>The configuration editor opens, then open these folders in the left pane (<b>apps&gt;panel&gt;objects</b>)</p>
<p>You will see a list of objects in the pane locate the one that says  (<b>menu_object</b>) next to <b>object_type</b> in the right pane.</p>
<p>Once this is located scroll down and locate the <b>use custom icon</b> entry and <b>select </b>it.</p>
<p>Scroll back up and <b>double click</b> the <b>custom icon</b> entry, this will open a new window asking for the <i>path to the icon you wish to us</i>e. Enter the path in the <b>value field</b> and click <b>OK</b></p>
<p>( If the icon is in your pictures folder in your home folder the path would look like this:)</p>
<p><code> /home/USERNAME/pictures/ICON.png</code></p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/17/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/17/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuanswers.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuanswers.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuanswers.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuanswers.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/17/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/17/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/17/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=17&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/28/customizing-your-main-menu-icon-replacing-the-default-ubuntu-logo/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>Customizing the Places menu in Ubuntu</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/27/customizing-the-places-menu-in-ubuntu/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/27/customizing-the-places-menu-in-ubuntu/#comments</comments>
		<pubDate>Thu, 27 Dec 2007 16:36:11 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Tweaks]]></category>
		<category><![CDATA[customizing]]></category>
		<category><![CDATA[folders]]></category>
		<category><![CDATA[places]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/27/customizing-the-places-menu-in-ubuntu/</guid>
		<description><![CDATA[To add a folder to your “Places” menu: 1.Open up Nautilus File Browser ( applications&#62;places&#62;home folder) In the left pane you will see a list of folders and drives in your Places menu, in the right pane you will see the folders within your home folder. 2.Create a new folder ( shift+ctrl+n) and name it [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=16&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p><title></title> 	 	 	 	<!-- 		@page { size: 8.5in 11in; margin: 0.79in } 		P { margin-bottom: 0.08in } 	--></p>
<p style="margin-bottom:0;">To add a folder to your <b>“Places” </b>menu:</p>
<p style="margin-bottom:0;">1.Open up <b>Nautilus File Browser</b> ( <b>applications&gt;places&gt;home folder</b>)</p>
<p style="margin-bottom:0;">In the left pane you will see a list of folders and drives in your Places menu, in the right pane you will see the folders within your home folder.</p>
<p style="margin-bottom:0;">2.<b>Create </b>a <b>new folder</b> ( shift+ctrl+n)  and name it whatever you wish and hit ( <b>enter</b>) If you already have a folder in mind skip the aforementioned and move along to (3)</p>
<p style="margin-bottom:0;">3.<b>Left click</b> on the folder and <b>drag </b>it into the left pane to the bottom of the list.</p>
<p style="margin-bottom:0;">Magically it appears, you can click and drag it into any position within the left panel that you like.</p>
<p style="margin-bottom:0;">To <b>remove </b>it from the left pane, <b>right click</b> the folder and select <b>remove</b>.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/16/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/16/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuanswers.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuanswers.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuanswers.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuanswers.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/16/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/16/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/16/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=16&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/27/customizing-the-places-menu-in-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>How to reinstall Windows after you installed Ubuntu and Windows no longer detects the hard drive</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-windows-after-you-installed-ubuntu-and-windows-no-longer-detects-the-hard-drive/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-windows-after-you-installed-ubuntu-and-windows-no-longer-detects-the-hard-drive/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 17:43:27 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Fixes]]></category>
		<category><![CDATA[Ubuntu Setup]]></category>
		<category><![CDATA[no hard drive]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Windows setup]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-windows-after-you-installed-ubuntu-and-windows-no-longer-detects-the-hard-drive/</guid>
		<description><![CDATA[1. First things first: Gather all of your software discs (drivers, software including the Windows installation disc) 2. Double check that all your important data is BACKED UP!! (this should have really been done prior to any hard drive changes) 3. Reboot, and enter the BIOS . Go to the System Configuration page and set [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=15&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>1. First things first: Gather all of your software discs (drivers, software including the Windows installation disc)</p>
<p>2. Double check that all your important data is BACKED UP!! (this should have really been done prior to any hard drive changes)</p>
<p>3. <b>Reboot</b>, and enter the <b>BIOS </b>. Go to the <b>System Configuration</b> page and set &#8220;S<b>ATA Native Support</b>&#8221; to <b>Disable</b>. This is CRUCIAL!! (Your system may be worded a little different but whatever system you have disable SATA support.)</p>
<p>4. <b>Boot </b>the <b>Windows XP CD</b>, and enter <b>Windows setup</b>.</p>
<p>5. Hit <b>Enter </b>(continue).  press <b>F8 </b>to agree with the legal stuff.  Hit <b>ESC </b>(don&#8217;t repair).</p>
<p>6. If you used Gparted to partition the hard drive located the portion you formatted for Windows.</p>
<p>7. Select the &#8220;<b>Unpartitioned space</b>&#8221; and hit &#8220;<b>C</b>&#8221; to create.</p>
<p>8. The size will be whatever you want, if you have this formatted as FAT 32 or NTFS already some of this may be done for you.</p>
<p>8. <b>Select </b>desired <b>partition  </b>and hit <b>Enter</b>.</p>
<p>9. <b>Format NTFS</b>.  A full format is recommended if it&#8217;s your first time formatting this drive. (I always do a full format)</p>
<p>10. Windows will copy files to the HD after format.</p>
<p>11. <b>Reboot </b>(it will auto reboot). XP install continues, this time in a slightly more graphical interface. Answer all questions it asks .</p>
<p>12. Windows will reboot again.</p>
<p>13. Go through the brief setup process.. then Windows will log you in.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/15/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/15/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuanswers.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuanswers.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuanswers.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuanswers.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/15/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/15/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/15/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=15&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-windows-after-you-installed-ubuntu-and-windows-no-longer-detects-the-hard-drive/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>How to reinstall the Grub loader  in Ubuntu when Windows overwrites it.</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-the-grub-loader-in-ubuntu-when-windows-overwrites-it/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-the-grub-loader-in-ubuntu-when-windows-overwrites-it/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 17:29:20 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Fixes]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-the-grub-loader-in-ubuntu-when-windows-overwrites-it/</guid>
		<description><![CDATA[If you run a dual-boot system with Linux and Windows, I am sure this has happened to you. You had to do your quarterly reinstall of Windows, and now you don&#8217;t see the Grub bootloader anymore, so you can&#8217;t boot into Ubuntu. Here&#8217;s the quick and easy way to re-enable Grub. 1) Boot off the [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=14&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you run a dual-boot system with Linux and Windows, I am sure this has happened to you. You had to do your quarterly reinstall of Windows, and now you don&#8217;t see the Grub bootloader anymore, so you can&#8217;t boot into Ubuntu.</p>
<p><b>Here&#8217;s the quick and easy way to re-enable Grub.</b></p>
<p>1) Boot off the LiveCD</p>
<p>2) Open a Terminal and type in the following commands, noting that the first command will put you into the grub &#8220;prompt&#8221;, and the next 3 commands will be executed there. Also note that hd0,0 implies the first hard drive and the first partition on that drive, which is where you probably installed grub to during installation. If not, then adjust accordingly.<br />
<code>sudo grub<br />
root (hd0,0)<br />
setup (hd0)<br />
exit</code></p>
<p>Reboot (removing the livecd), and your boot menu should be back.</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/14/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/14/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuanswers.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuanswers.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuanswers.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuanswers.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/14/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/14/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/14/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=14&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/23/how-to-reinstall-the-grub-loader-in-ubuntu-when-windows-overwrites-it/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
		<item>
		<title>Windows is no longer an option in Grub (Ubuntu 7.10)</title>
		<link>http://ubuntuanswers.wordpress.com/2007/12/23/windows-is-no-longer-an-option-in-grub-ubuntu-710/</link>
		<comments>http://ubuntuanswers.wordpress.com/2007/12/23/windows-is-no-longer-an-option-in-grub-ubuntu-710/#comments</comments>
		<pubDate>Sun, 23 Dec 2007 17:22:49 +0000</pubDate>
		<dc:creator>ubuntuanswers</dc:creator>
				<category><![CDATA[Ubuntu Fixes]]></category>
		<category><![CDATA[Boot Loader]]></category>
		<category><![CDATA[Grub]]></category>
		<category><![CDATA[ubuntu]]></category>
		<category><![CDATA[Windows]]></category>

		<guid isPermaLink="false">http://ubuntuanswers.wordpress.com/2007/12/23/windows-is-no-longer-an-option-in-grub-ubuntu-710/</guid>
		<description><![CDATA[If you did a clean install on your hard drive and installed Ubuntu before you installed Windows, then Ubuntu will not have anything in the grub configuration for Windows. This is where you&#8217;ll have to do a bit of manual editing to the grub boot menu file. Open the file /boot/grub/menu.lst with the following command [...]<img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=13&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></description>
			<content:encoded><![CDATA[<p>If you did a clean install on your hard drive and installed Ubuntu before you installed Windows, then Ubuntu will not have anything in the grub configuration for Windows. This is where you&#8217;ll have to do a bit of manual editing to the grub boot menu file.</p>
<p>Open the file /boot/grub/menu.lst with the following command in the terminal:<br />
<code>sudo gedit /boot/grub/menu.lst</code><br />
Copy this code and insert it at the bottom of this open document (In the windows portion you can call windows whatever you like):<br />
<code>title   Windows 95/98/NT/2000<br />
root   (hd0,0)<br />
makeactive<br />
chainloader   +1</code></p>
<p>Look at the top of this document where it annotates that the grub loader is hidden by default. If you want the selection to be visible instead of having to hit (esc) when booting place a (#) sign in front of this line.</p>
<p>Save this document and reboot your system</p>
<p>Note: You should also verify that hd0,0 is the correct location for Windows. If you had installed Windows on the 4th partition on the drive, then you should change it to (hd0,3)</p>
<br /><img alt="" border="0" src="http://feeds.wordpress.com/1.0/categories/ubuntuanswers.wordpress.com/13/" /> <img alt="" border="0" src="http://feeds.wordpress.com/1.0/tags/ubuntuanswers.wordpress.com/13/" /> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gocomments/ubuntuanswers.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/comments/ubuntuanswers.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godelicious/ubuntuanswers.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/delicious/ubuntuanswers.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gofacebook/ubuntuanswers.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/facebook/ubuntuanswers.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gotwitter/ubuntuanswers.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/twitter/ubuntuanswers.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/gostumble/ubuntuanswers.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/stumble/ubuntuanswers.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/godigg/ubuntuanswers.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/digg/ubuntuanswers.wordpress.com/13/" /></a> <a rel="nofollow" href="http://feeds.wordpress.com/1.0/goreddit/ubuntuanswers.wordpress.com/13/"><img alt="" border="0" src="http://feeds.wordpress.com/1.0/reddit/ubuntuanswers.wordpress.com/13/" /></a> <img alt="" border="0" src="http://stats.wordpress.com/b.gif?host=ubuntuanswers.wordpress.com&amp;blog=2318902&amp;post=13&amp;subd=ubuntuanswers&amp;ref=&amp;feed=1" width="1" height="1" />]]></content:encoded>
			<wfw:commentRss>http://ubuntuanswers.wordpress.com/2007/12/23/windows-is-no-longer-an-option-in-grub-ubuntu-710/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
	
		<media:content url="http://0.gravatar.com/avatar/4aff965974210ff989c8b53e65b20b27?s=96&#38;d=identicon" medium="image">
			<media:title type="html">ubuntuanswers</media:title>
		</media:content>
	</item>
	</channel>
</rss>
