<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Video card installation in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/video-card-installation/m-p/3085714#M74359</link>
    <description>To add ntfs support to your kernel there are two ways:&lt;BR /&gt;1. Manually recompile your kernel-this operation takes 2-3 hours and I suggest you to read few articles about linux kernel and it's compilation (&lt;A href="http://www.kernel.org)" target="_blank"&gt;www.kernel.org)&lt;/A&gt;&lt;BR /&gt;2.go to this link and download the appropriate for you rpm (RedHat Package Manager)&lt;BR /&gt;&lt;A href="http://linux-ntfs.sourceforge.net/info/redhat.html#down" target="_blank"&gt;http://linux-ntfs.sourceforge.net/info/redhat.html#down&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;to install it simply use:&lt;BR /&gt;rpm -ivh path/filename&lt;BR /&gt;after successfull installation you'll be able to mount that ntfs partition and to copy the driver.&lt;BR /&gt;as for the driver installation:&lt;BR /&gt;if it's rpm (should have rpm extension) then use the same command as above-this is the syntax for installation.&lt;BR /&gt;If it's a tarball, then extract it and read the readme file inside - it has all the steps.&lt;BR /&gt;Best regards.&lt;BR /&gt;</description>
    <pubDate>Sun, 05 Oct 2003 15:49:20 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2003-10-05T15:49:20Z</dc:date>
    <item>
      <title>Video card installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/video-card-installation/m-p/3085711#M74356</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I'm a Linux newbie and I need a help.&lt;BR /&gt;I have installed RedHat 9 in text mode since my video card (ASUS Gfoce FX 5200)is not supported. I have downloaded the driver on a WinXP NTFS partition. How to mount that partition, access and install the driver?&lt;BR /&gt;&lt;BR /&gt;Thanks.</description>
      <pubDate>Sun, 05 Oct 2003 07:21:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/video-card-installation/m-p/3085711#M74356</guid>
      <dc:creator>Milan Lelic</dc:creator>
      <dc:date>2003-10-05T07:21:57Z</dc:date>
    </item>
    <item>
      <title>Re: Video card installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/video-card-installation/m-p/3085712#M74357</link>
      <description>Woh ! This is the worst case scenario, as NTFS is not supported in standard RH9 kernel. You can copy it to a floppy or a cdrom (then from your linux shell, mount /mnt/floppy or mount /mnt/cdrom), or try to download it from your linuw box (lynx complete_file_to_download_path).&lt;BR /&gt;&lt;BR /&gt;Then tell us what format is the file you downloaded. rpm ? Then just type rpm -ivh filename. Another one ? Let us know...&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Sun, 05 Oct 2003 08:48:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/video-card-installation/m-p/3085712#M74357</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-10-05T08:48:56Z</dc:date>
    </item>
    <item>
      <title>Re: Video card installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/video-card-installation/m-p/3085713#M74358</link>
      <description>An alternative to Jerome solution  &lt;BR /&gt; &lt;BR /&gt;Could be, If you have already install network ! why not use it to down load the file, as you did with NT ? ftp is available, lynx a web browser that works from character mode, also available is wget all theses tools have man page.&lt;BR /&gt; &lt;BR /&gt;And perhaps it is a good way to start using Linux, may event be a nice challenge if you are new to this environment.&lt;BR /&gt; &lt;BR /&gt;Just an other way to start using it and without X for a while.&lt;BR /&gt; &lt;BR /&gt;Just a thought&lt;BR /&gt; &lt;BR /&gt;J-P&lt;BR /&gt;</description>
      <pubDate>Sun, 05 Oct 2003 14:07:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/video-card-installation/m-p/3085713#M74358</guid>
      <dc:creator>Huc_1</dc:creator>
      <dc:date>2003-10-05T14:07:38Z</dc:date>
    </item>
    <item>
      <title>Re: Video card installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/video-card-installation/m-p/3085714#M74359</link>
      <description>To add ntfs support to your kernel there are two ways:&lt;BR /&gt;1. Manually recompile your kernel-this operation takes 2-3 hours and I suggest you to read few articles about linux kernel and it's compilation (&lt;A href="http://www.kernel.org)" target="_blank"&gt;www.kernel.org)&lt;/A&gt;&lt;BR /&gt;2.go to this link and download the appropriate for you rpm (RedHat Package Manager)&lt;BR /&gt;&lt;A href="http://linux-ntfs.sourceforge.net/info/redhat.html#down" target="_blank"&gt;http://linux-ntfs.sourceforge.net/info/redhat.html#down&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;to install it simply use:&lt;BR /&gt;rpm -ivh path/filename&lt;BR /&gt;after successfull installation you'll be able to mount that ntfs partition and to copy the driver.&lt;BR /&gt;as for the driver installation:&lt;BR /&gt;if it's rpm (should have rpm extension) then use the same command as above-this is the syntax for installation.&lt;BR /&gt;If it's a tarball, then extract it and read the readme file inside - it has all the steps.&lt;BR /&gt;Best regards.&lt;BR /&gt;</description>
      <pubDate>Sun, 05 Oct 2003 15:49:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/video-card-installation/m-p/3085714#M74359</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-10-05T15:49:20Z</dc:date>
    </item>
    <item>
      <title>Re: Video card installation</title>
      <link>https://community.hpe.com/t5/operating-system-linux/video-card-installation/m-p/3085715#M74360</link>
      <description>And the line to mount the ntfs partitions should look something like this&lt;BR /&gt;&lt;BR /&gt;/dev/hda1       /windows/C      ntfs    ro,user,umask=022 0 2&lt;BR /&gt;&lt;BR /&gt;At least for the version I do have ro (readonly) is still recommended.</description>
      <pubDate>Sun, 05 Oct 2003 17:35:56 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/video-card-installation/m-p/3085715#M74360</guid>
      <dc:creator>Martin P.J. Zinser</dc:creator>
      <dc:date>2003-10-05T17:35:56Z</dc:date>
    </item>
  </channel>
</rss>

