<?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: how to mount ntfs partition on redhat linux in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901083#M26022</link>
    <description>&amp;gt; which RPM?&lt;BR /&gt;it depends on your kernel version.&lt;BR /&gt;Read &lt;BR /&gt;&lt;A href="http://www.linux-ntfs.org/content/view/19/37/" target="_blank"&gt;http://www.linux-ntfs.org/content/view/19/37/&lt;/A&gt; &lt;BR /&gt;and &lt;BR /&gt;&lt;A href="http://sourceforge.net/project/showfiles.php?group_id=13956" target="_blank"&gt;http://sourceforge.net/project/showfiles.php?group_id=13956&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vitaly</description>
    <pubDate>Thu, 23 Nov 2006 02:33:12 GMT</pubDate>
    <dc:creator>Vitaly Karasik_1</dc:creator>
    <dc:date>2006-11-23T02:33:12Z</dc:date>
    <item>
      <title>how to mount ntfs partition on redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901077#M26016</link>
      <description>hi friends,&lt;BR /&gt;   please tell me, how to mount ntfs partition on redhat linux.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;thanks,&lt;BR /&gt;fayez&lt;BR /&gt;</description>
      <pubDate>Mon, 20 Nov 2006 07:36:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901077#M26016</guid>
      <dc:creator>Abdulla Fayez C.E.V.</dc:creator>
      <dc:date>2006-11-20T07:36:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount ntfs partition on redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901078#M26017</link>
      <description>You need to add the NTFS support to the kernel. Two options available:&lt;BR /&gt;&lt;BR /&gt;- Install the kernel sources, recompile the kernel and add NTFS support.&lt;BR /&gt;&lt;BR /&gt;- Download kernel-ntfs rpm package for your kernel and install it.</description>
      <pubDate>Mon, 20 Nov 2006 07:54:07 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901078#M26017</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2006-11-20T07:54:07Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount ntfs partition on redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901079#M26018</link>
      <description>The partition is in your hard-drive?&lt;BR /&gt;Or in a remote machine?&lt;BR /&gt;&lt;BR /&gt;On first case, you can use rpm or recompile the kernel, on the second, you must use Samba.&lt;BR /&gt;&lt;BR /&gt;Bye</description>
      <pubDate>Mon, 20 Nov 2006 08:46:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901079#M26018</guid>
      <dc:creator>Alpha977</dc:creator>
      <dc:date>2006-11-20T08:46:28Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount ntfs partition on redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901080#M26019</link>
      <description>Hi Fayez&lt;BR /&gt;&lt;BR /&gt;is it an ntfs partition on the same disk in the same system or do you want to mount a ntfs partition form another system along the network to your redhat system. Or are you just searching for the command &lt;BR /&gt;# mount -t ntfs /dev/hdaN /mnt&lt;BR /&gt;as far as i know the ntfs option is normally enabled in the kernels provided with the distribution&lt;BR /&gt;&lt;BR /&gt;rgds Erich</description>
      <pubDate>Mon, 20 Nov 2006 09:09:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901080#M26019</guid>
      <dc:creator>Erich Hofer</dc:creator>
      <dc:date>2006-11-20T09:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount ntfs partition on redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901081#M26020</link>
      <description>Hi Fayez,&lt;BR /&gt;&lt;BR /&gt;If you are trying to mount a windows networkshare maybe this example is to your help:&lt;BR /&gt;&lt;BR /&gt;# mount -t cifs //192.168.1.1/temp /mnt/temp/ -o user=your_username,pass=your_password&lt;BR /&gt;</description>
      <pubDate>Tue, 21 Nov 2006 03:54:52 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901081#M26020</guid>
      <dc:creator>Tobias Eliasson</dc:creator>
      <dc:date>2006-11-21T03:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount ntfs partition on redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901082#M26021</link>
      <description>HI GUYS,&lt;BR /&gt;    &lt;BR /&gt;  Thanks very much, anyone know full name of rpm file.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;Thanks,&lt;BR /&gt;fayez&lt;BR /&gt;</description>
      <pubDate>Thu, 23 Nov 2006 01:53:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901082#M26021</guid>
      <dc:creator>Abdulla Fayez C.E.V.</dc:creator>
      <dc:date>2006-11-23T01:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: how to mount ntfs partition on redhat linux</title>
      <link>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901083#M26022</link>
      <description>&amp;gt; which RPM?&lt;BR /&gt;it depends on your kernel version.&lt;BR /&gt;Read &lt;BR /&gt;&lt;A href="http://www.linux-ntfs.org/content/view/19/37/" target="_blank"&gt;http://www.linux-ntfs.org/content/view/19/37/&lt;/A&gt; &lt;BR /&gt;and &lt;BR /&gt;&lt;A href="http://sourceforge.net/project/showfiles.php?group_id=13956" target="_blank"&gt;http://sourceforge.net/project/showfiles.php?group_id=13956&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Rgds,&lt;BR /&gt;Vitaly</description>
      <pubDate>Thu, 23 Nov 2006 02:33:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/how-to-mount-ntfs-partition-on-redhat-linux/m-p/3901083#M26022</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2006-11-23T02:33:12Z</dc:date>
    </item>
  </channel>
</rss>

