<?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: enabling NTFS in LINUX without compiling new kernel in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014696#M75607</link>
    <description>that's the thing you shouldn't run make bzImage unless you whish to compile new kernel&lt;BR /&gt;I tried it on RH8 and RH9&lt;BR /&gt;whith respective default kernels</description>
    <pubDate>Thu, 03 Jul 2003 13:40:19 GMT</pubDate>
    <dc:creator>Alexander Chuzhoy</dc:creator>
    <dc:date>2003-07-03T13:40:19Z</dc:date>
    <item>
      <title>enabling NTFS in LINUX without compiling new kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014694#M75605</link>
      <description>Hi. I wish to enable NTFS compatability in my RedHat.I successfully did it by compiling new kernel.But I know that there is a way to do it by:&lt;BR /&gt;1. modifying the .config file&lt;BR /&gt;2. running make dep&lt;BR /&gt;3. running make modules&lt;BR /&gt;4. running make modules_install&lt;BR /&gt;I tried it on many machines and I always received error messages while executing "make modules".   What do I do wrong?&lt;BR /&gt;</description>
      <pubDate>Thu, 03 Jul 2003 13:26:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014694#M75605</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-07-03T13:26:29Z</dc:date>
    </item>
    <item>
      <title>Re: enabling NTFS in LINUX without compiling new kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014695#M75606</link>
      <description>I think you're forgetting to run&lt;BR /&gt;&lt;BR /&gt;make bzImage&lt;BR /&gt;&lt;BR /&gt;after 'make dep' and before 'make modules'.&lt;BR /&gt;&lt;BR /&gt;by the way, what kernel version are you compiling? and what RedHat version?&lt;BR /&gt;&lt;BR /&gt;Ciao&lt;BR /&gt;Claudio</description>
      <pubDate>Thu, 03 Jul 2003 13:38:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014695#M75606</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-07-03T13:38:25Z</dc:date>
    </item>
    <item>
      <title>Re: enabling NTFS in LINUX without compiling new kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014696#M75607</link>
      <description>that's the thing you shouldn't run make bzImage unless you whish to compile new kernel&lt;BR /&gt;I tried it on RH8 and RH9&lt;BR /&gt;whith respective default kernels</description>
      <pubDate>Thu, 03 Jul 2003 13:40:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014696#M75607</guid>
      <dc:creator>Alexander Chuzhoy</dc:creator>
      <dc:date>2003-07-03T13:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: enabling NTFS in LINUX without compiling new kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014697#M75608</link>
      <description>But make moduls means that you build modules based on the kernel. If you change config file, then you have to get the corresponding kernel for the modules and dependencies to know what is inside and what is outside kernel !&lt;BR /&gt;&lt;BR /&gt;J</description>
      <pubDate>Thu, 03 Jul 2003 13:53:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014697#M75608</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-07-03T13:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: enabling NTFS in LINUX without compiling new kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014698#M75609</link>
      <description>hi&lt;BR /&gt;may be post the exact error messages?&lt;BR /&gt;&lt;BR /&gt;and are u sure u are going to miss out bzImage.&lt;BR /&gt;&lt;BR /&gt;and another way is to just download the rpms from&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://linux-ntfs.sourceforge.net/" target="_blank"&gt;http://linux-ntfs.sourceforge.net/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;and just install them.&lt;BR /&gt;&lt;BR /&gt;cheers&lt;BR /&gt;-balaji</description>
      <pubDate>Thu, 03 Jul 2003 14:45:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014698#M75609</guid>
      <dc:creator>Balaji N</dc:creator>
      <dc:date>2003-07-03T14:45:17Z</dc:date>
    </item>
    <item>
      <title>Re: enabling NTFS in LINUX without compiling new kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014699#M75610</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You need to take form any one who have&lt;BR /&gt;the module ntfs.o and use it by&lt;BR /&gt;insmod ntfs.o and then use mount.&lt;BR /&gt;&lt;BR /&gt;You need the ntfs.o that will work with&lt;BR /&gt;your kernel version.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Thu, 03 Jul 2003 19:52:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014699#M75610</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-07-03T19:52:10Z</dc:date>
    </item>
    <item>
      <title>Re: enabling NTFS in LINUX without compiling new kernel</title>
      <link>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014700#M75611</link>
      <description>In addition to what Cesar said: if you recompile the ntfs kernel module, first edit the /usr/src/linux/Makefile file and remove the word "custom". Otherwise the kernel will complain of an invalid / incompatible kernel version when trying to load the module.&lt;BR /&gt;&lt;BR /&gt;If you get errors while compiling a RH linux kernel (i.e. installed from kernel-source-&lt;VERSION&gt;.i386.rpm ) try a make mrproper before compiling. Sometimes it works miracles.&lt;/VERSION&gt;</description>
      <pubDate>Fri, 04 Jul 2003 09:55:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/enabling-ntfs-in-linux-without-compiling-new-kernel/m-p/3014700#M75611</guid>
      <dc:creator>Manuel Wolfshant</dc:creator>
      <dc:date>2003-07-04T09:55:20Z</dc:date>
    </item>
  </channel>
</rss>

