<?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: compiling the kernel in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687289#M67284</link>
    <description>if you use latest versions of fedora-you'll also need to download the kernel-source.&lt;BR /&gt;What I suggest you is to download the rpm that does all the work for you. Otherwise tell us what version of fedora you use.</description>
    <pubDate>Thu, 08 Dec 2005 05:05:18 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2005-12-08T05:05:18Z</dc:date>
    <item>
      <title>compiling the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687287#M67282</link>
      <description>Hello,&lt;BR /&gt;&lt;BR /&gt;I am using fedora, and i was trying to mount my windows xp partitions ( ntfs partition). &lt;BR /&gt;I got an erro that the ntfs type is not supported.&lt;BR /&gt;I need to know how I can recompile my kernel to enable this feature ?&lt;BR /&gt;&lt;BR /&gt;regards</description>
      <pubDate>Thu, 08 Dec 2005 04:36:01 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687287#M67282</guid>
      <dc:creator>linuxtolinux</dc:creator>
      <dc:date>2005-12-08T04:36:01Z</dc:date>
    </item>
    <item>
      <title>Re: compiling the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687288#M67283</link>
      <description>which kernel are you using? uname -a post this information. May be your kernel is not supporting NTFS file system sharing. which fedora version you are having? Upgrade to 4 now.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Thu, 08 Dec 2005 04:56:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687288#M67283</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-12-08T04:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: compiling the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687289#M67284</link>
      <description>if you use latest versions of fedora-you'll also need to download the kernel-source.&lt;BR /&gt;What I suggest you is to download the rpm that does all the work for you. Otherwise tell us what version of fedora you use.</description>
      <pubDate>Thu, 08 Dec 2005 05:05:18 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687289#M67284</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2005-12-08T05:05:18Z</dc:date>
    </item>
    <item>
      <title>Re: compiling the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687290#M67285</link>
      <description>Shalom linux,&lt;BR /&gt;&lt;BR /&gt;By default Fedora Core does not install the ntfs mount kernel code unless you define an NTFS filesystem at install. Thats how I force the kernel module at install time without having to do the manual procedure.&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ussg.iu.edu/hypermail/linux/kernel/0105.3/0051.html" target="_blank"&gt;http://www.ussg.iu.edu/hypermail/linux/kernel/0105.3/0051.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.ussg.iu.edu/hypermail/linux/kernel/0105.3/0067.html" target="_blank"&gt;http://www.ussg.iu.edu/hypermail/linux/kernel/0105.3/0067.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.linuxquestions.org/questions/history/383616" target="_blank"&gt;http://www.linuxquestions.org/questions/history/383616&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;One of those guys above should do it for you.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Thu, 08 Dec 2005 05:05:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687290#M67285</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-12-08T05:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: compiling the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687291#M67286</link>
      <description>You can install the ntfs support to the current kernel using yum.&lt;BR /&gt;&lt;BR /&gt;yum install kernel-module-ntfs-$(uname -r)&lt;BR /&gt;&lt;BR /&gt;Ensure that yum (/etc/yum.conf) is correctly configured (Normally it is). You need full Internet connection for this to work.</description>
      <pubDate>Thu, 08 Dec 2005 08:29:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687291#M67286</guid>
      <dc:creator>Ivan Ferreira</dc:creator>
      <dc:date>2005-12-08T08:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: compiling the kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687292#M67287</link>
      <description>You need the kernel-ntfs package installed.&lt;BR /&gt;Download it from:&lt;BR /&gt;&lt;A href="http://www.linux-ntfs.org/content/view/128/64/" target="_blank"&gt;http://www.linux-ntfs.org/content/view/128/64/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and execute "insmod ntfs", then "mount -t ntfs ..."&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Sergejs</description>
      <pubDate>Thu, 08 Dec 2005 10:07:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/compiling-the-kernel/m-p/3687292#M67287</guid>
      <dc:creator>Sergejs Svitnevs</dc:creator>
      <dc:date>2005-12-08T10:07:45Z</dc:date>
    </item>
  </channel>
</rss>

