<?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>TroubleFixers - All about fixing computer troubles &#187; linux</title>
	<atom:link href="http://www.troublefixers.com/category/linux/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.troublefixers.com</link>
	<description>All about fixing computer troubles</description>
	<lastBuildDate>Fri, 20 Nov 2009 13:59:34 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>[SOLVED] Manually Download And Install Nvidia Graphics Drivers In Ubuntu &#124; Get Best Graphic Effects In Ubuntu By Installing Graphics Drivers</title>
		<link>http://www.troublefixers.com/solved-manually-download-and-install-nvidia-graphics-drivers-in-ubuntu-get-best-graphic-effects-in-ubuntu-by-installing-graphics-drivers/</link>
		<comments>http://www.troublefixers.com/solved-manually-download-and-install-nvidia-graphics-drivers-in-ubuntu-get-best-graphic-effects-in-ubuntu-by-installing-graphics-drivers/#comments</comments>
		<pubDate>Sat, 10 Oct 2009 14:30:00 +0000</pubDate>
		<dc:creator>Rohit</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[install-graphics-driver-on-ubuntu]]></category>
		<category><![CDATA[install-nvidia-graphics-drivers-on-hp-laptop]]></category>
		<category><![CDATA[ubuntu-graphics-driver-problem]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/solved-manually-download-and-install-nvidia-graphics-drivers-in-ubuntu-get-best-graphic-effects-in-ubuntu-by-installing-graphics-drivers/</guid>
		<description><![CDATA[Trouble:
Ubuntu is a wonderful variant of Linux. Ubuntu is very easy to Install using Wubi inside Windows. See out tutorial : Install Ubuntu Inside Windows Using Wubi
But ubuntu has its own problems when it comes to graphics and sound drivers on some specific laptops. My laptop HP DV4 is one of those laptops which have [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Trouble:</strong></p>
<p>Ubuntu is a wonderful variant of Linux. Ubuntu is very easy to Install using Wubi inside Windows. See out tutorial : <a href="http://www.troublefixers.com/install-ubuntu-linux-inside-windows-without-formatting-hard-disk/" target="_blank">Install Ubuntu Inside Windows Using Wubi</a></p>
<p>But ubuntu has its own problems when it comes to graphics and sound drivers on some specific laptops. My laptop HP DV4 is one of those laptops which have problems of drivers. Recently I wrote the solution for sound driver problem in this tutorial : <a href="http://www.troublefixers.com/solved-no-sound-in-ubuntu-on-hp-laptop-sound-not-working-on-ubuntu-on-hp-dv4-laptop/" target="_blank">No Sound In Ubuntu On HP Laptop</a></p>
<p>&#160;</p>
<p>In this article I will tell you how to get the best visual and graphic effects from Ubuntu by Installing the required graphic drivers.</p>
<p> <span id="more-691"></span>
<p><strong>Fix:</strong></p>
<p>First of all you must know what type of graphics card is present in your laptop. Check your laptop model details on the laptop box or Internet to know the details.</p>
<p>If everything goes as Ubuntu is designed, it will automatically detect and select the graphics driver from Ubuntu repositories.&#160; Follow the below steps to Install the graphics drivers:</p>
<p>&#160;</p>
<h2>Automatic Method To Install Nvidia Drivers</h2>
<p>&#160;</p>
<p>Go to System &gt; Administration &gt; Hardware Drivers    <br />this will automatically search for the hardware for which drivers are needed. It will also give you the option to Activate the driver. Once you activate it, it will download and Install the drivers needed for the graphics card. If this succeeds in your case, just read and follow the last step in the list of Manual Method below and ignore rest of the steps.</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/hardwarepreferences.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="hardware-preferences" border="0" alt="hardware-preferences" src="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/hardwarepreferences_thumb.png" width="504" height="396" /></a> </p>
<blockquote></blockquote>
<p>&#160;</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/hardwaredrivers.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="hardware-drivers" border="0" alt="hardware-drivers" src="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/hardwaredrivers_thumb.png" width="504" height="567" /></a> </p>
<blockquote></blockquote>
<p> 
</p>
<h2>Manual Method To Install Nvidia Drivers</h2>
<p>&#160;</p>
<p>In case the automatic install does not work as it did not work in my case, It will get stuck somewhere in downloading and will probably remain stuck for a few minutes and then it fail. you need to manually download and install the drivers in the command line recovery mode. For this, follow the steps below: </p>
<p>1. Download and save the graphics driver on you ubuntu Desktop folder from Nvidia website : <a href="http://www.nvidia.com/Download/index.aspx?lang=en-us">http://www.nvidia.com/Download/index.aspx?lang=en-us</a>     <br />It will be a file with .run extensions. In my case, the file name was &quot;NVIDIA-Linux-x86-185.18.36-pkg1.run&quot; </p>
<p>2 Now Right Clik on the file and Click Properties, after this click on permission tab and check the checkbox which says &quot;EXECUTE&quot;. This is very important because the file must be made executable to install the drivers.</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/ScreenshotNVIDIALinuxx86185.18.36pkg1.runProperties.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Screenshot-NVIDIA-Linux-x86-185.18.36-pkg1.run Properties" border="0" alt="Screenshot-NVIDIA-Linux-x86-185.18.36-pkg1.run Properties" src="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/ScreenshotNVIDIALinuxx86185.18.36pkg1.runProperties_thumb.png" width="482" height="437" /></a> </p>
<blockquote></blockquote>
<p>3. Start the ubuntu, while booting, you will see a screen which says &quot; Press Esc for Menu&quot; This screen will come only for 3 or 5 seconds, so be careful and quick and press the Esc key.</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5793.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="100_5793" border="0" alt="100_5793" src="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5793_thumb.jpg" width="483" height="96" /></a> </p>
<blockquote></blockquote>
<p>4. This will show the ubuntu boot options, choose the ubuntu recover mode.</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5794.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="100_5794" border="0" alt="100_5794" src="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5794_thumb.jpg" width="522" height="213" /></a> </p>
<blockquote></blockquote>
<p>5. This will take you to a menu which will give you many options, choose the options which says &quot; Start at Shell Prompt&quot;</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5796.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="100_5796" border="0" alt="100_5796" src="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5796_thumb.jpg" width="504" height="225" /></a> </p>
<blockquote></blockquote>
<p>6. This will open a text login screen, at this screen put your username and password to login into the shell prompt session.</p>
<p>7. Now change the directory to the desktop by typing the following with your &lt;username&gt; in the below line     <br /><strong></strong></p>
<p><strong>cd /home/&lt;username&gt;/Desktop</strong></p>
<blockquote></blockquote>
<p><strong><a href="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5798.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="100_5798" border="0" alt="100_5798" src="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5798_thumb.jpg" width="504" height="344" /></a> </strong></p>
<blockquote></blockquote>
<p>8. This will change the directory to the Desktop folder where you saved the downloaded .run in above steps. At this prompt, type the foloowing command to Install the driver from the run file. e.g if the run file&#8217;s complete filename is &lt;filename&gt;, replace it with the below command    <br /><strong></strong></p>
<p><strong>sudo ./&lt;filename&gt; </strong></p>
<blockquote></blockquote>
<p> <a href="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5799.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="100_5799" border="0" alt="100_5799" src="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5799_thumb.jpg" width="504" height="192" /></a><br />
<blockquote></blockquote>
<p>9. This will give you a warning that you are running at Init level 1, and some other warnings etc. Agree to all those warnings and proceed to Installation. At the end of the installation, you will see a success message. After this, type&#160; &quot;exit&quot; and press enter. </p>
<blockquote></blockquote>
<p> <a href="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5801.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="100_5801" border="0" alt="100_5801" src="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5801_thumb.jpg" width="504" height="239" /></a><br />
<blockquote></blockquote>
<blockquote></blockquote>
<p> <a href="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5802.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="100_5802" border="0" alt="100_5802" src="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5802_thumb.jpg" width="504" height="302" /></a><br />
<blockquote></blockquote>
<blockquote></blockquote>
<p> <a href="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5803.jpg"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="100_5803" border="0" alt="100_5803" src="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/100_5803_thumb.jpg" width="504" height="112" /></a><br />
<blockquote></blockquote>
<p> 10. Restart the Ubuntu, the drivers are now Installed.
<p>&#160;</p>
<p>11. To Enhance Graphics Effects, right click on the &quot;Change Desktop Background&quot;. On the window that opens, click on &quot;Visual Effects&quot; tab, here you can select the &quot;Normal&quot; or &quot;Extra&quot; effects to enhance the graphics and enjoy the wonderful graphics of Ubuntu.</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/ScreenshotAppearancePreferences.png"><img style="border-bottom: 0px; border-left: 0px; display: inline; border-top: 0px; border-right: 0px" title="Screenshot-Appearance Preferences" border="0" alt="Screenshot-Appearance Preferences" src="http://www.troublefixers.com/wp-content/uploads/images/SOLVEDManuallyDownloadAndInstallNvidiaGr_92B6/ScreenshotAppearancePreferences_thumb.png" width="504" height="433" /></a></p>
<blockquote></blockquote>
<p>Please leave your suggestions and comments below.</p>
<p>This content is just a summary, read the full article at &copy;2009 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/solved-manually-download-and-install-nvidia-graphics-drivers-in-ubuntu-get-best-graphic-effects-in-ubuntu-by-installing-graphics-drivers/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>[Solved] No Sound In Ubuntu On HP Laptop &#124; Sound Not Working On Ubuntu On HP DV4 Laptop</title>
		<link>http://www.troublefixers.com/solved-no-sound-in-ubuntu-on-hp-laptop-sound-not-working-on-ubuntu-on-hp-dv4-laptop/</link>
		<comments>http://www.troublefixers.com/solved-no-sound-in-ubuntu-on-hp-laptop-sound-not-working-on-ubuntu-on-hp-dv4-laptop/#comments</comments>
		<pubDate>Thu, 08 Oct 2009 14:30:00 +0000</pubDate>
		<dc:creator>Rohit</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[hp-ubuntu-sound-problem]]></category>
		<category><![CDATA[no-sound-in-ubuntu]]></category>
		<category><![CDATA[sound-problem-in-ubuntu]]></category>
		<category><![CDATA[ubuntu-hp-sound-problem]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/solved-no-sound-in-ubuntu-on-hp-laptop-sound-not-working-on-ubuntu-on-hp-dv4-laptop/</guid>
		<description><![CDATA[Trouble:
I have always loved to experiment with and use open source OS like Linux and Ubuntu. Recently I have installed the Ubuntu 9.0.4 on my HP DV4 laptop. You can do it using Wubi, see this tutorial for the same : Install Ububtu Inside Windows Without Formatting Hard-disk
After Installing Ubuntu, the sound did not work [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Trouble:</strong></p>
<p>I have always loved to experiment with and use open source OS like Linux and Ubuntu. Recently I have installed the Ubuntu 9.0.4 on my HP DV4 laptop. You can do it using Wubi, see this tutorial for the same : <a href="http://www.troublefixers.com/install-ubuntu-linux-inside-windows-without-formatting-hard-disk/" target="_blank">Install Ububtu Inside Windows Without Formatting Hard-disk</a></p>
<p>After Installing Ubuntu, the sound did not work on my Laptop, so I searched for some Ubuntu forums and found out the solution for my HP laptop. If you also have a HP laptop or desktop PC, this solution may Fix your problem also.</p>
<p> <span id="more-690"></span>
<p><strong>Fix:</strong></p>
<p>There is a file named “alsa-base” which needs to be modified and placed at proper location for the Sound to work on Ubuntu. Follow the below steps to make sound work on your HP laptop:</p>
<p>1. Go to <strong>Accessories &gt; Terminal</strong></p>
<p>2. On terminal Windows type the following without the quotes </p>
<p>“gksudo gedit /etc/modprobe.d/alsa-base”</p>
<p>3. Step 2 will open a file for editing. At the end of this file, type the following line without quotes:</p>
<p>“<strong>options snd-hda-intel enable_msi=1</strong>”</p>
<p>4. Restart your HP laptop running Ubuntu, if you are lucky like me, you can now hear the sounds on Ubuntu properly.</p>
<p>&#160;</p>
<p>Hope you fund this fix easy to follow. Credit [<a href="http://ubuntuforums.org/showthread.php?t=984538" target="_blank">Ubuntu Forums</a>]</p>
<p>This content is just a summary, read the full article at &copy;2009 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/solved-no-sound-in-ubuntu-on-hp-laptop-sound-not-working-on-ubuntu-on-hp-dv4-laptop/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Ubuntu Boot Menu Missing After Installing Windows In Dual Boot &#124; Fix Ubuntu Bootloader</title>
		<link>http://www.troublefixers.com/ubuntu-boot-menu-missing-after-installing-windows-in-dual-boot-fix-ubuntu-bootloader/</link>
		<comments>http://www.troublefixers.com/ubuntu-boot-menu-missing-after-installing-windows-in-dual-boot-fix-ubuntu-bootloader/#comments</comments>
		<pubDate>Fri, 17 Jul 2009 16:32:35 +0000</pubDate>
		<dc:creator>Rohit</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[fix-buntu-boot-loader]]></category>
		<category><![CDATA[not-able-to-boot-in-ubuntu]]></category>
		<category><![CDATA[ubutu-boot-loader-missing]]></category>
		<category><![CDATA[ununtu-windows-dualboot]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/ubuntu-boot-menu-missing-after-installing-windows-in-dual-boot-fix-ubuntu-bootloader/</guid>
		<description><![CDATA[Trouble:
Have you installed Windows and Ubuntu in dual boot? If yes, you might have installed Windows First and the Ubuntu, which is a good way of doing it.
In case you have already Installed Windows on your computer, then you have another good options to install Ubuntu inside windows without formatting hard disk using Wubi Installer.
&#160;
But [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Trouble:</strong></p>
<p>Have you installed <a href="http://www.troublefixers.com/use-windows-and-linux-together-on-the-same-computer/" target="_blank">Windows and Ubuntu in dual boot</a>? If yes, you might have installed Windows First and the Ubuntu, which is a good way of doing it.</p>
<p>In case you have already Installed Windows on your computer, then you have another good options to <a href="http://www.troublefixers.com/install-ubuntu-linux-inside-windows-without-formatting-hard-disk/" target="_blank">install Ubuntu inside windows without formatting hard disk using Wubi Installer</a>.</p>
<p>&#160;</p>
<p>But the problem is when you have Ubuntu installed already and then you install Windows on it. On installing Windows on top of Ubuntu, Windows removes the ubuntu boot-loader called grub and replaces it with windows boot loader. In this case, you will not be able to boot into Ubuntu.</p>
<p>&#160;</p>
<p>To fix this issue, we will tell you how to install the ubuntu boot-loader called grub on top of windows boot-loader so that you can boot into windows or ubuntu whenever you like.</p>
<p> <span id="more-592"></span>
<p><strong>Fix:</strong></p>
<p>For this you will need a Ubuntu live CD. Download the <a href="http://www.ubuntu.com/GetUbuntu/download" target="_blank" rel="nofollow">ubuntu live CD image from here</a> and burn the CD. You can also <a href="https://shipit.ubuntu.com/" target="_blank">order the ubuntu CDs</a> by mail for free, but it will take a few weeks.</p>
<p>&#160;</p>
<p>Follow the below steps :</p>
<p>1. Once you have the ununtu live CD ready, boot your computer with this CD.</p>
<p>&#160;</p>
<p>2. On first menu, select the language &gt; English.</p>
<p>&#160;</p>
<p>3. Select the option called “Try Ubuntu without any change to your computer”. This will launch ubuntu in live mode.</p>
<p>&#160;</p>
<p>4. Once it loads the Ubuntu desktop, go to Menu &gt; Accessories &gt; Terrminal. This will open a prompt window.</p>
<p>&#160;</p>
<p>5. On this prompt window, type command “<strong>sudo grub</strong>” without the quotes and press enter key. This will show a grub prompt.</p>
<p>&#160;</p>
<p>6. On grub prompt type “<strong>find&#160; /boot/grub/stage1</strong>” without quotes and press enter key. This will show a output like this one “<strong>(hd1,4)</strong>” or something like that, note down the output you see on a piece of paper, its very important that u note it correctly else it will mess up the next steps. Lets assume you get something like “<strong>(hdx,y)”, where x is hard disk number and y is partition number which varied from computer to computer.</strong></p>
<p>&#160;</p>
<p>7. Now type “<strong>root (hdx,y)</strong>” without quotes and press enter.</p>
<p>&#160;</p>
<p>8. Now type “<strong>setup (hdx)</strong>” without quotes and press enter.</p>
<p>&#160;</p>
<p>9. After some processing you will see a message which says “<strong>Done</strong>”. After this, simply type “<strong>quit</strong>” and press enter.</p>
<p>&#160;</p>
<p>10. Turn off the Ubuntu live session, remove the CD from CD tray, and your grub will be back. Now you can Run Windows Or Linux from the boot options.</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/UbuntuBootMenuMissingAfterInstallingWind_7D27/grubbootloader.png"><img title="grub bootloader" style="border-right: 0px; border-top: 0px; display: inline; border-left: 0px; border-bottom: 0px" height="175" alt="grub bootloader" src="http://www.troublefixers.com/wp-content/uploads/images/UbuntuBootMenuMissingAfterInstallingWind_7D27/grubbootloader_thumb.png" width="404" border="0" /></a> </p>
<blockquote></blockquote>
<p>&#160;</p>
<p>Hope you find it useful and simple.</p>
<p>This content is just a summary, read the full article at &copy;2009 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/ubuntu-boot-menu-missing-after-installing-windows-in-dual-boot-fix-ubuntu-bootloader/feed/</wfw:commentRss>
		<slash:comments>2</slash:comments>
		</item>
		<item>
		<title>Use Windows and Linux together on the same computer</title>
		<link>http://www.troublefixers.com/use-windows-and-linux-together-on-the-same-computer/</link>
		<comments>http://www.troublefixers.com/use-windows-and-linux-together-on-the-same-computer/#comments</comments>
		<pubDate>Thu, 20 Dec 2007 14:57:16 +0000</pubDate>
		<dc:creator>Abhishek</dc:creator>
				<category><![CDATA[computer problems]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[windows]]></category>
		<category><![CDATA[dual-boot]]></category>
		<category><![CDATA[linux-bootloader]]></category>
		<category><![CDATA[multiple-os]]></category>
		<category><![CDATA[widows-linux]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/use-windows-and-linux-together-on-the-same-computer/</guid>
		<description><![CDATA[Trouble:
Recently we got a mail from one of readers who is not able to boot from Linux on his computer after he had installed Windows XP.There was Linux already installed on his computer.
All this has actually occurred because of wrong order of install of these operating system.
Fix:
It is always desired that you install windows before [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Trouble:</strong></p>
<p>Recently we got a mail from one of readers who is not able to boot from Linux on his computer after he had installed Windows XP.There was Linux already installed on his computer.</p>
<p><strong>All this has actually occurred because of wrong order of install of these operating system.</strong></p>
<p><strong>Fix:</strong></p>
<p>It is always desired that you install windows before you install Linux as the installation other way round would result in corrupted boot-loader and you will not get the option to boot from Linux.</p>
<p><span id="more-40"></span><br />
Due to wrong sequence of installation of windows over a Linux system, windows erases the existing boot-loader from boot sector of the hard disk. It overwrites existing boot sector with the windows boot-loader (NTLDR).
</p>
<p>But don&#8217;t worry as you can simply fix this using a Linux bootable CD<strong> /DVD.</strong></p>
<p><strong>Boot the computer with the Linux bootable CD / DVD. </strong></p>
<p>1. At the boot prompt, type &#8216;<strong>linux rescue</strong>&#8216; (without quotes) and hit enter.    <br />2. Continue with the default options through the prompts.    <br />3. When you get to a bash prompt, type &#8216;chroot /mnt/sysimage&#8217; (I think that&#8217;s the path).    <br />4. Then, type &#8216;/sbin/grub-install /dev/hda&#8217; (assuming, hda is your system drive).</p>
<p>5. Eject the cd /dvd and reboot your computer ,you will see the default grub bootloader which allows you to boot both with <strong>windows and Linux</strong></p>
<p>Hope this info fixes up the trouble.</p>
<p>This content is just a summary, read the full article at &copy;2009 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/use-windows-and-linux-together-on-the-same-computer/feed/</wfw:commentRss>
		<slash:comments>5</slash:comments>
		</item>
	</channel>
</rss>
