<?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>Mon, 22 Mar 2010 06:29:36 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=abc</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>4 Ways To Open Linux Or Ubuntu EXT Drive Partitions In Windows</title>
		<link>http://www.troublefixers.com/4-ways-to-open-linux-or-ubuntu-ext-drive-partitions-in-windows/</link>
		<comments>http://www.troublefixers.com/4-ways-to-open-linux-or-ubuntu-ext-drive-partitions-in-windows/#comments</comments>
		<pubDate>Thu, 25 Feb 2010 11:34:22 +0000</pubDate>
		<dc:creator>Rohit</dc:creator>
				<category><![CDATA[linux]]></category>
		<category><![CDATA[Read EXT Partitions In Windows]]></category>
		<category><![CDATA[Read EXT2 Paritions In Windows]]></category>
		<category><![CDATA[Read EXT3 Partitions In Windows]]></category>
		<category><![CDATA[Read Linux Partitions In Windows]]></category>

		<guid isPermaLink="false">http://www.troublefixers.com/4-ways-to-open-linux-or-ubuntu-ext-drive-partitions-in-windows/</guid>
		<description><![CDATA[Trouble:
There are two problems related to the Linux / Ubuntu Drive partitions :

Windows Does Not Read Linux / Ubuntu Drive Partitions which are EXT2 or EXT3 Partitions 
Pen Drives Formatted On Linux As EXT Are Not Readable By Windows 


 

There problems are not because of the limitation of Linux or Windows operating system, these [...]<p><a href="http://www.troublefixers.com/4-ways-to-open-linux-or-ubuntu-ext-drive-partitions-in-windows/">4 Ways To Open Linux Or Ubuntu EXT Drive Partitions In Windows</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></description>
			<content:encoded><![CDATA[<p><strong>Trouble:</strong></p>
<p>There are two problems related to the Linux / Ubuntu Drive partitions :</p>
<ol>
<li>Windows Does Not Read Linux / Ubuntu Drive Partitions which are EXT2 or EXT3 Partitions </li>
<li>Pen Drives Formatted On Linux As EXT Are Not Readable By Windows </li>
</ol>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/linuxlogo.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="linux-logo" border="0" alt="linux-logo" src="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/linuxlogo_thumb.jpg" width="120" height="144" /></a><a href="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/ubuntulogo.jpg"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="ubuntu-logo" border="0" alt="ubuntu-logo" src="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/ubuntulogo_thumb.jpg" width="157" height="144" /></a> </p>
<blockquote></blockquote>
<p>There problems are not because of the limitation of Linux or Windows operating system, these problems arise because Windows and Linux work on different file systems. One advantage that Linux has is that it can read windows drive partitions as it recognizes the Windows File Systems, but vice-e-versa is not true. Windows OS does not have the feature or in-built support to read Linux partitions.</p>
<p>&#160;</p>
<p>I this article I will share some methods to read Linux partitions from Inside Windows OS. These methods allow you to access, read and write files to and from EXT2 and EXT3 Partitions from inside Windows Operating System. </p>
<p> <span id="more-1139"></span>
<p><strong>Fix:</strong></p>
<p>There are two type of solutions to help you read EXT2 / EXT3 file system which is used by Linux / Ubuntu. First type are the File system drivers which are installed in <a href="http://www.troublefixers.com/category/windows/" target="_blank">Windows</a> and allows it to read Linux / Ubuntu partitions just like windows partitions. Second type are the tools which allow to read and write EXT2 / EXT3 partitions from within windows as stand-alone explorer type utilities.</p>
<p>&#160;</p>
<p>I tested four tools, two of them are Windows File System drivers to enable EXT2 / EXT3 File Read Write and other two are standalone utilities. I will review them one by one with features, merits and demerits.</p>
<p>&#160;</p>
<h2>EXT2 Installable File System Windows Drivers</h2>
<p>&#160;</p>
<p>EXT2 IFS Drivers are free for download and support reading and writing of EXT2 Partitions inside windows and are compatible with up to Windows Vista as of now. You can simply download and install the drivers in Windows, restart your computer and it will start reading Linux Ubuntu Partitions in Windows Explorer.</p>
<p>Some of the useful features include:</p>
<ul>
<li>Supports all operations you would expect: Reading and writing files, listing directories, creating, renaming, moving and deleting files or directories, querying and modifying the volume&#8217;s label. </li>
<li>UTF-8 encoding. </li>
<li>Files larger than 2 GBytes. (Please read the FAQ section, too.) </li>
<li>Supports hash indexed (htree) directories (utilizes the so-called dir_index feature of Ext3). </li>
<li>Full plug-n-play functionality. When a drive is removed, the corresponding drive letter is deleted. </li>
<li>Supports use of the Windows mountvol utility to create or delete drive letters for Ext2 volumes (except on Windows NT 4.0). This is useful for scripts. (Please read the FAQ section, too.) </li>
<li>A global read-only option is provided. </li>
<li>File names that start with a dot &quot;.&quot; character are treated as hidden. </li>
</ul>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/Ext2IFSDrivers.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Ext2 IFS Drivers" border="0" alt="Ext2 IFS Drivers" src="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/Ext2IFSDrivers_thumb.png" width="554" height="313" /></a></p>
<blockquote></blockquote>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/Ext2IFSDrivers1.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Ext2 IFS Drivers 1" border="0" alt="Ext2 IFS Drivers 1" src="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/Ext2IFSDrivers1_thumb.png" width="551" height="637" /></a></p>
<blockquote></blockquote>
<p>The only demerit i find in these drivers is that it does not support <a href="http://www.troublefixers.com/category/windows-7/" target="_blank">Windows 7</a> as of now. Hope they will soon come up with Windows 7 compatible version of Drivers.</p>
<p><a href="http://www.fs-driver.org/download.html" rel="nofollow" target="_blank">Download EXT2 IFS Drivers</a></p>
<p>&#160;</p>
<h2>EXT2 FSD Windows Drivers </h2>
<p>&#160;</p>
<p>EXT2 FSD are essentially similar as the EXT2 IFS with added support for EXT3 partition along with EXT2 partitions support.&#160; Features of EXT2 FSD are :</p>
<ul>
<li>ext2/ext3 volume reading and writing </li>
<li>ext3 journal replay when mounting </li>
<li>various codepage: utf8, cp936, cp950 </li>
<li>mount point automatic assignment </li>
<li>large inode size: 128, 256, </li>
<li>large file size bigger than 4G </li>
<li>Compatible OS: Windows 2000, Windows XP, Windows Vista, Windows server 2008 (i386/amd64) </li>
</ul>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/EXT2FDSdriveroptions.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="EXT2 FDS driver options" border="0" alt="EXT2 FDS driver options" src="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/EXT2FDSdriveroptions_thumb.png" width="554" height="398" /></a> </p>
<blockquote></blockquote>
<blockquote></blockquote>
<p> <a href="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/EXT2FDSdrivers2.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="EXT2 FDS drivers 2" border="0" alt="EXT2 FDS drivers 2" src="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/EXT2FDSdrivers2_thumb.png" width="554" height="419" /></a><br />
<blockquote></blockquote>
<p>Again the limitation I find is missing support for Windows 7, you can download and install this driver from the link below.</p>
<p><a href="http://www.ext2fsd.com/?page_id=16" rel="nofollow" target="_blank">Download EXT2 FSD Drivers</a></p>
<p>&#160;</p>
<h2>Virtual Volumes Tool For EXT Partitions</h2>
<p>&#160;</p>
<p>Virtual Volumes tool is tool which will detect, read and write the EXT partitions within Windows. This tool works with Windows 7 as well. So if you have Windows 7 Installed and can’t use the above drivers, you can use this tool.</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/VirtualVolumesreview3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Virtual Volumes review 3" border="0" alt="Virtual Volumes review 3" src="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/VirtualVolumesreview3_thumb.png" width="480" height="396" /></a></p>
<blockquote></blockquote>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/VirtualVolumesreview4.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Virtual Volumes review 4" border="0" alt="Virtual Volumes review 4" src="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/VirtualVolumesreview4_thumb.png" width="554" height="442" /></a></p>
<blockquote></blockquote>
<p><a href="http://www.chrysocome.net/downloads/vv-0.5-install.exe" rel="nofollow" target="_blank">Download Virtual Volumes Tool For Windows</a></p>
<p>&#160;</p>
<h2>DiskInternals Linux Reader For Windows</h2>
<p>&#160;</p>
<p>This is another freeware tool by DiskInternals which works properly with Windows 7 and it can read and write files on EXT2 and EXT3 partitions within Windows OS.</p>
<blockquote></blockquote>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/DiskinternalsLinuxreaderreview3.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Diskinternals Linux reader review 3" border="0" alt="Diskinternals Linux reader review 3" src="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/DiskinternalsLinuxreaderreview3_thumb.png" width="473" height="393" /></a></p>
<p><a href="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/DiskinternalsLinuxreaderreview2.png"><img style="border-right-width: 0px; display: inline; border-top-width: 0px; border-bottom-width: 0px; border-left-width: 0px" title="Diskinternals Linux reader review 2" border="0" alt="Diskinternals Linux reader review 2" src="http://www.troublefixers.com/wp-content/uploads/images/NotAbleToOpenLinuxDrivePartitionsInWindo_E8B8/DiskinternalsLinuxreaderreview2_thumb.png" width="554" height="350" /></a></p>
<blockquote></blockquote>
<p>The futures of this tool include:</p>
<ul>
<li>Easy explorer look like interface. </li>
<li>Works under Microsoft® Windows® 95, 98, ME, NT, 2000, XP, 2003 Server, Vista. </li>
<li>Supported file systems: Ext2, Ext3. </li>
<li>Supported files of any size. </li>
<li>Recovered files can be saved on any (including network) disks visible to the host operating system. </li>
</ul>
<p><a href="http://www.diskinternals.com/download/Linux_Reader.exe" rel="nofollow" target="_blank">Download DiskInternals Linux Reader</a></p>
<p>This content is just a summary, read the full article at &copy;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.<p><a href="http://www.troublefixers.com/4-ways-to-open-linux-or-ubuntu-ext-drive-partitions-in-windows/">4 Ways To Open Linux Or Ubuntu EXT Drive Partitions In Windows</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.troublefixers.com/4-ways-to-open-linux-or-ubuntu-ext-drive-partitions-in-windows/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<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 [...]<p><a href="http://www.troublefixers.com/solved-manually-download-and-install-nvidia-graphics-drivers-in-ubuntu-get-best-graphic-effects-in-ubuntu-by-installing-graphics-drivers/">[SOLVED] Manually Download And Install Nvidia Graphics Drivers In Ubuntu | Get Best Graphic Effects In Ubuntu By Installing Graphics Drivers</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></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;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.<p><a href="http://www.troublefixers.com/solved-manually-download-and-install-nvidia-graphics-drivers-in-ubuntu-get-best-graphic-effects-in-ubuntu-by-installing-graphics-drivers/">[SOLVED] Manually Download And Install Nvidia Graphics Drivers In Ubuntu | Get Best Graphic Effects In Ubuntu By Installing Graphics Drivers</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></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 [...]<p><a href="http://www.troublefixers.com/solved-no-sound-in-ubuntu-on-hp-laptop-sound-not-working-on-ubuntu-on-hp-dv4-laptop/">[Solved] No Sound In Ubuntu On HP Laptop | Sound Not Working On Ubuntu On HP DV4 Laptop</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></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;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.<p><a href="http://www.troublefixers.com/solved-no-sound-in-ubuntu-on-hp-laptop-sound-not-working-on-ubuntu-on-hp-dv4-laptop/">[Solved] No Sound In Ubuntu On HP Laptop | Sound Not Working On Ubuntu On HP DV4 Laptop</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></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 [...]<p><a href="http://www.troublefixers.com/ubuntu-boot-menu-missing-after-installing-windows-in-dual-boot-fix-ubuntu-bootloader/">Ubuntu Boot Menu Missing After Installing Windows In Dual Boot | Fix Ubuntu Bootloader</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></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;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.<p><a href="http://www.troublefixers.com/ubuntu-boot-menu-missing-after-installing-windows-in-dual-boot-fix-ubuntu-bootloader/">Ubuntu Boot Menu Missing After Installing Windows In Dual Boot | Fix Ubuntu Bootloader</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></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 [...]<p><a href="http://www.troublefixers.com/use-windows-and-linux-together-on-the-same-computer/">Use Windows and Linux together on the same computer</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></p>
]]></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;2010 <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a>. All Rights Reserved.</p>.<p><a href="http://www.troublefixers.com/use-windows-and-linux-together-on-the-same-computer/">Use Windows and Linux together on the same computer</a> is a post from <a href="http://www.troublefixers.com">TroubleFixers - All about fixing computer troubles</a></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>
