<?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: Mount NTFS with Fedora C4 in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609748#M19283</link>
    <description>Sorry is the 1398:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://rpm.livna.org/fedora/4/i386/RPMS.lvn/kernel-module-ntfs-2.6.12-1.1398_FC4-2.1.22-0.lvn.3.4.i686.rpm" target="_blank"&gt;http://rpm.livna.org/fedora/4/i386/RPMS.lvn/kernel-module-ntfs-2.6.12-1.1398_FC4-2.1.22-0.lvn.3.4.i686.rpm&lt;/A&gt;</description>
    <pubDate>Tue, 23 Aug 2005 13:57:58 GMT</pubDate>
    <dc:creator>Ivan Ferreira</dc:creator>
    <dc:date>2005-08-23T13:57:58Z</dc:date>
    <item>
      <title>Mount NTFS with Fedora C4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609741#M19276</link>
      <description>I made directory /C and attempted to mount /dev/hda2 C and get error "unknown file system 'ntfs'&lt;BR /&gt;&lt;BR /&gt;I have SuSE 9 bootable on another partition and I can mount the NTFS (hda2) when running it.&lt;BR /&gt;&lt;BR /&gt;I think I need a kernel build for Fedora that knows about NTFS file system. Does anyone know where/how I can accomplish that.&lt;BR /&gt;&lt;BR /&gt;Thanks for any help !!</description>
      <pubDate>Tue, 23 Aug 2005 09:31:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609741#M19276</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2005-08-23T09:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Mount NTFS with Fedora C4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609742#M19277</link>
      <description>Hi Vernon ,&lt;BR /&gt;&lt;BR /&gt;check with fstyp , what type of FS is is recognizing , to /dev/hda2 . And then try mounting again ,  hope it can help.&lt;BR /&gt;&lt;BR /&gt;cheers,</description>
      <pubDate>Tue, 23 Aug 2005 09:57:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609742#M19277</guid>
      <dc:creator>Raj D.</dc:creator>
      <dc:date>2005-08-23T09:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Mount NTFS with Fedora C4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609743#M19278</link>
      <description>NTFS support is not enabled in the kernel by default. You need to recompile the kernel or install the nfs precompiled module.&lt;BR /&gt;&lt;BR /&gt;yum install kernel-module-ntfs-$(uname -r)</description>
      <pubDate>Tue, 23 Aug 2005 10:04:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609743#M19278</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-08-23T10:04:29Z</dc:date>
    </item>
    <item>
      <title>Re: Mount NTFS with Fedora C4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609744#M19279</link>
      <description>Tried using fstyp get command not found, but I'm pretty sure it is type NTFS.&lt;BR /&gt;&lt;BR /&gt;Tried the yum install kernel-module-ntfs-$(uname -r) and it did some modifications. Not sure yet if worked, the yum install process exited with an error. I'll check it some more.</description>
      <pubDate>Tue, 23 Aug 2005 11:28:53 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609744#M19279</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2005-08-23T11:28:53Z</dc:date>
    </item>
    <item>
      <title>Re: Mount NTFS with Fedora C4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609745#M19280</link>
      <description>I ran yum a second time to get the error message. The first time I ran it it reported making changes. The second time no, meaning, I guess, that I already had it from the first yum session. The exiting error message is the same as the first time.&lt;BR /&gt;&lt;BR /&gt;[root@veb /]# yum install kernel-module-ntfs-$(uname -r)&lt;BR /&gt;Setting up Install Process&lt;BR /&gt;Setting up repositories&lt;BR /&gt;&lt;A href="http://klid.dk/homeftp/fedora/linux/core/updates/4/i386/repodata/repomd.xml:" target="_blank"&gt;http://klid.dk/homeftp/fedora/linux/core/updates/4/i386/repodata/repomd.xml:&lt;/A&gt; [Errno 4] IOError: HTTP Error 403: Date: Tue, 23 Aug 2005 16:43:24 GMT&lt;BR /&gt;Server: Apache-AdvancedExtranetServer/1.3.28 (Mandrake Linux/3.4.92mdk) PHP/4.3.3&lt;BR /&gt;Connection: close&lt;BR /&gt;Transfer-Encoding: chunked&lt;BR /&gt;Content-Type: text/html; charset=iso-8859-1&lt;BR /&gt;Trying other mirror.&lt;BR /&gt;updates-released          100% |=========================|  951 B    00:00&lt;BR /&gt;extras                    100% |=========================| 1.1 kB    00:00&lt;BR /&gt;base                      100% |=========================| 1.1 kB    00:00&lt;BR /&gt;Reading repository metadata in from local files&lt;BR /&gt;Parsing package install arguments&lt;BR /&gt;No Match for argument: kernel-module-ntfs-2.6.12-1.1398_FC4&lt;BR /&gt;Nothing to do&lt;BR /&gt;[root@veb /]#&lt;BR /&gt;</description>
      <pubDate>Tue, 23 Aug 2005 11:50:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609745#M19280</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2005-08-23T11:50:09Z</dc:date>
    </item>
    <item>
      <title>Re: Mount NTFS with Fedora C4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609746#M19281</link>
      <description>The module was not installed.&lt;BR /&gt;&lt;BR /&gt;Download from here:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://rpm.livna.org/fedora/4/i386/RPMS.lvn/" target="_blank"&gt;http://rpm.livna.org/fedora/4/i386/RPMS.lvn/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;This package should work:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://rpm.livna.org/fedora/4/i386/RPMS.lvn/kernel-module-ntfs-2.6.12-1.1390_FC4-2.1.22-0.lvn.3.4.i686.rpm" target="_blank"&gt;http://rpm.livna.org/fedora/4/i386/RPMS.lvn/kernel-module-ntfs-2.6.12-1.1390_FC4-2.1.22-0.lvn.3.4.i686.rpm&lt;/A&gt;</description>
      <pubDate>Tue, 23 Aug 2005 13:56:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609746#M19281</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-08-23T13:56:25Z</dc:date>
    </item>
    <item>
      <title>Re: Mount NTFS with Fedora C4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609747#M19282</link>
      <description>Sorry is the 1398:&lt;BR /&gt;&lt;BR /&gt;kernel-module-ntfs-2.6.12-1.1398_FC4-2.1.22-0.lvn.3.4.i686.rpm</description>
      <pubDate>Tue, 23 Aug 2005 13:57:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609747#M19282</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-08-23T13:57:44Z</dc:date>
    </item>
    <item>
      <title>Re: Mount NTFS with Fedora C4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609748#M19283</link>
      <description>Sorry is the 1398:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://rpm.livna.org/fedora/4/i386/RPMS.lvn/kernel-module-ntfs-2.6.12-1.1398_FC4-2.1.22-0.lvn.3.4.i686.rpm" target="_blank"&gt;http://rpm.livna.org/fedora/4/i386/RPMS.lvn/kernel-module-ntfs-2.6.12-1.1398_FC4-2.1.22-0.lvn.3.4.i686.rpm&lt;/A&gt;</description>
      <pubDate>Tue, 23 Aug 2005 13:57:58 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609748#M19283</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-08-23T13:57:58Z</dc:date>
    </item>
    <item>
      <title>Re: Mount NTFS with Fedora C4</title>
      <link>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609749#M19284</link>
      <description>Thanks; finally was able to mount the Windows partition.</description>
      <pubDate>Tue, 23 Aug 2005 14:41:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/mount-ntfs-with-fedora-c4/m-p/3609749#M19284</guid>
      <dc:creator>Vernon Brown_4</dc:creator>
      <dc:date>2005-08-23T14:41:22Z</dc:date>
    </item>
  </channel>
</rss>

