<?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: NTFS Mounting in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993060#M5028</link>
    <description>I think that using a FAT32 partition is a good way to share data between linux and windows on a dual-boot machine. But I don't know if there are reasons that makes this a bad idea.&lt;BR /&gt;&lt;BR /&gt;Another way (but maybe this isn't good for you) is a windows program called 'explore2fs', that lets you to access linux partitions (read-only).&lt;BR /&gt;&lt;BR /&gt;bye&lt;BR /&gt;Claudio</description>
    <pubDate>Wed, 11 Jun 2003 05:31:30 GMT</pubDate>
    <dc:creator>Claudio Cilloni</dc:creator>
    <dc:date>2003-06-11T05:31:30Z</dc:date>
    <item>
      <title>NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993051#M5019</link>
      <description>I am using RH 8, I tried mounting my NTFS partition (HDB1 and HDB5 (extended partition) but the system will give me the following messege "ntfs not supported by kernel".  I am now using 2.4.20-18.  I need to mount it since all my database files are in this device.</description>
      <pubDate>Tue, 10 Jun 2003 08:19:13 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993051#M5019</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-06-10T08:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993052#M5020</link>
      <description>Hi.&lt;BR /&gt;&lt;BR /&gt;Red Hat does not include the ntft kernel module by default. If you need it you'll have to recompile the kernel yourself. Install the kernel-source RPM and run make menuconfig, then select NTFS under the filesystem menu. You can probably get away with just copying the module into the existing modules dir if you compile the exact same version as you have installed already.</description>
      <pubDate>Tue, 10 Jun 2003 08:38:22 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993052#M5020</guid>
      <dc:creator>Kjartan Maraas</dc:creator>
      <dc:date>2003-06-10T08:38:22Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993053#M5021</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Does anyone know where I can download the source kernel?  I am a new user of Linux and this are all new to me.</description>
      <pubDate>Tue, 10 Jun 2003 08:56:14 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993053#M5021</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-06-10T08:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993054#M5022</link>
      <description>I tried checking red hat network and they only have the compiled kernels ...&lt;BR /&gt;&lt;BR /&gt;Thanks ... Kjartan ...</description>
      <pubDate>Tue, 10 Jun 2003 09:02:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993054#M5022</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-06-10T09:02:54Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993055#M5023</link>
      <description>The kernel source rpm for RH 8 (latest errata) is available at &lt;A href="ftp://ftp.uninett.no/pub/linux/RedHat/updates/8.0/en/os/i386/kernel-source-2.4.20-18.8.i386.rpm" target="_blank"&gt;ftp://ftp.uninett.no/pub/linux/RedHat/updates/8.0/en/os/i386/kernel-source-2.4.20-18.8.i386.rpm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;HTH.</description>
      <pubDate>Tue, 10 Jun 2003 09:13:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993055#M5023</guid>
      <dc:creator>Kjartan Maraas</dc:creator>
      <dc:date>2003-06-10T09:13:54Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993056#M5024</link>
      <description>And the tutorial to build your new kernel can be found here :&lt;BR /&gt;&lt;A href="http://www.europe.redhat.com/documentation/rhl8.0/rhl-cg-en-8.0/ch-custom-kernel.php3" target="_blank"&gt;http://www.europe.redhat.com/documentation/rhl8.0/rhl-cg-en-8.0/ch-custom-kernel.php3&lt;/A&gt;&lt;BR /&gt;BTW, the kernel sources can alos be downloaded from Redhat, &lt;A href="ftp://ftp.redhat.com/pub/redhat/linux/8/en/os/i386/RedHat/SRPMS" target="_blank"&gt;ftp://ftp.redhat.com/pub/redhat/linux/8/en/os/i386/RedHat/SRPMS&lt;/A&gt;&lt;BR /&gt;but it's quite crowdy...&lt;BR /&gt;Do not hesitate to post your problems if encoutered during re-compilation.&lt;BR /&gt;Notice also that mounting ntfs in read only is fairly a good idea, but in read write isn't quite a good one. You may have your ntfs operating system shouting at you on reboot that files have been altered, and so on...&lt;BR /&gt;J</description>
      <pubDate>Tue, 10 Jun 2003 10:14:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993056#M5024</guid>
      <dc:creator>Jerome Henry</dc:creator>
      <dc:date>2003-06-10T10:14:37Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993057#M5025</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;You need to build new kernel with support&lt;BR /&gt;of ntfs FS inside.&lt;BR /&gt;Enter to /usr/src/linux&lt;VERSION&gt;&lt;BR /&gt;inside you could file file README&lt;BR /&gt;that will explain all the process for&lt;BR /&gt;building new kernel, all the options that&lt;BR /&gt;you have, very usefull.&lt;BR /&gt;If you don't have the directory that i mention&lt;BR /&gt;you will need to install the kernel source,&lt;BR /&gt;rpm -pi kernel-src....rpm from the installation CD.&lt;BR /&gt;&lt;BR /&gt;Caesar&lt;/VERSION&gt;</description>
      <pubDate>Tue, 10 Jun 2003 19:22:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993057#M5025</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-10T19:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993058#M5026</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Thank you all for your answers.&lt;BR /&gt;&lt;BR /&gt;I am migrating all my systems to  RH 8 and honestly I am starting to learn all over again.  I have used Microsoft for over 8 years and have perfected the trade but I am not satisfied with its performance specially on SQL and IIS.  The first server I am migrating is a file server and all my Data is on NTFS partition.  What are your suggestions?  Since mounting NTFS as RW is not a good idea do you suggest I copy the files to a different partition using ext3 ?  My delema is that when I do this and my RH system stops I would not be able to transfer my data to a microsoft system to copy my data.  Do you think formating my new Partion using DOS format is a good idea then I mount it as MSDOS?</description>
      <pubDate>Wed, 11 Jun 2003 01:16:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993058#M5026</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-06-11T01:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993059#M5027</link>
      <description>If you're planning to use Linux  as file server for MS Windows network, I suggest:&lt;BR /&gt;&lt;BR /&gt;1) move all your data to some "native  Linux" filesystem, ext3 for example.&lt;BR /&gt;&lt;BR /&gt;2) Learn, install &amp;amp; configure Samba &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.samba.org." target="_blank"&gt;www.samba.org.&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Vitaly</description>
      <pubDate>Wed, 11 Jun 2003 05:10:06 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993059#M5027</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-06-11T05:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993060#M5028</link>
      <description>I think that using a FAT32 partition is a good way to share data between linux and windows on a dual-boot machine. But I don't know if there are reasons that makes this a bad idea.&lt;BR /&gt;&lt;BR /&gt;Another way (but maybe this isn't good for you) is a windows program called 'explore2fs', that lets you to access linux partitions (read-only).&lt;BR /&gt;&lt;BR /&gt;bye&lt;BR /&gt;Claudio</description>
      <pubDate>Wed, 11 Jun 2003 05:31:30 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993060#M5028</guid>
      <dc:creator>Claudio Cilloni</dc:creator>
      <dc:date>2003-06-11T05:31:30Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993061#M5029</link>
      <description>Hi All,&lt;BR /&gt;&lt;BR /&gt;Thanks for taking time to answer my querry.&lt;BR /&gt;&lt;BR /&gt;I am currently using SAMBA 2.28.    &lt;BR /&gt;&lt;BR /&gt;One last question, I tried to recompile my Kernel and I had problems ... specifically the make install portion of my compilation. I had the following errors:&lt;BR /&gt;&lt;BR /&gt;make[1]: *** [install] Error 1&lt;BR /&gt;make[1]: Leaving directory `/usr/src/linux-2.4.20-18.8/arch/i386/boot'&lt;BR /&gt;make: *** [install] Error 2&lt;BR /&gt;&lt;BR /&gt;and I did not have an initd image created. What should I do?</description>
      <pubDate>Wed, 11 Jun 2003 07:12:55 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993061#M5029</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-06-11T07:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993062#M5030</link>
      <description>In fact, you don't need to recompile kernel, you can download ntfs.o from &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://linux-ntfs.sourceforge.net/info/redhat.html" target="_blank"&gt;http://linux-ntfs.sourceforge.net/info/redhat.html&lt;/A&gt; &lt;BR /&gt;&lt;BR /&gt;vitaly</description>
      <pubDate>Wed, 11 Jun 2003 09:33:08 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993062#M5030</guid>
      <dc:creator>Vitaly Karasik_1</dc:creator>
      <dc:date>2003-06-11T09:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993063#M5031</link>
      <description>Thanks ... I downloaded it and it works fine ...</description>
      <pubDate>Sat, 14 Jun 2003 06:18:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993063#M5031</guid>
      <dc:creator>Francis Ancheta</dc:creator>
      <dc:date>2003-06-14T06:18:59Z</dc:date>
    </item>
    <item>
      <title>Re: NTFS Mounting</title>
      <link>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993064#M5032</link>
      <description>Hello!&lt;BR /&gt;&lt;BR /&gt;For the question about how fast to transfer&lt;BR /&gt;the data to your new file server i sugest to&lt;BR /&gt;use ftp and fast network connection.&lt;BR /&gt;&lt;BR /&gt;Caesar</description>
      <pubDate>Sat, 14 Jun 2003 06:36:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/ntfs-mounting/m-p/2993064#M5032</guid>
      <dc:creator>Caesar_3</dc:creator>
      <dc:date>2003-06-14T06:36:34Z</dc:date>
    </item>
  </channel>
</rss>

