<?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: Accessing Files on a Windows Partition from Linux and Vice-Versa in Operating System - Linux</title>
    <link>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550128#M70429</link>
    <description>Linux has a facility for being able to mount ntfs filesystems within the system itself, but be default its not built into the kernel.&lt;BR /&gt;&lt;BR /&gt;Otherwise, Samba is the common element and should be the tool of choice.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
    <pubDate>Tue, 24 May 2005 08:41:12 GMT</pubDate>
    <dc:creator>Steven E. Protter</dc:creator>
    <dc:date>2005-05-24T08:41:12Z</dc:date>
    <item>
      <title>Accessing Files on a Windows Partition from Linux and Vice-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550122#M70423</link>
      <description>Hi there --&lt;BR /&gt;&lt;BR /&gt;I am installing Fedora Core 2 and then plan on installing Windows 2000 or XP on a single harddrive. The system will then be configured with Partition Magic to enable dual-boot capability.&lt;BR /&gt;&lt;BR /&gt;I would like to be able to access files on the Windows partition from Linux and be able to the same for Linux from Windows. &lt;BR /&gt;&lt;BR /&gt;My thinking was to install the Samba server and client on the workstation. I am not sure what the correct configuration would be if I went this route. Can someone enlighten me on this? &lt;BR /&gt;&lt;BR /&gt;Also, if there is a better way to accomplish the the above, please let me know. Thanks.</description>
      <pubDate>Mon, 23 May 2005 10:37:49 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550122#M70423</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2005-05-23T10:37:49Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Files on a Windows Partition from Linux and Vice-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550123#M70424</link>
      <description>Samba would only be useful if you wanted to access files from a different computer on the network.&lt;BR /&gt;&lt;BR /&gt;To be able to access files on the current computer of which you are dual-booting, then you need a whole new kettle of fish.&lt;BR /&gt;&lt;BR /&gt;You need to look at the NTFS read-only driver for Linux (see &lt;A href="http://linux-ntfs.sourceforge.net/" target="_blank"&gt;http://linux-ntfs.sourceforge.net/&lt;/A&gt; ), which will allow you to read the content of NTFS file systems, but not write to them.&lt;BR /&gt;&lt;BR /&gt;From the windows side, you need an EXT2/EXT3 driver for Windows 2000/XP (see section 3.2 of the FAQ at that site).&lt;BR /&gt;&lt;BR /&gt;Both have freeware options.  These will allow you to swap files back and forth.&lt;BR /&gt;&lt;BR /&gt;The other option is to create a shared space using Fat32.  This way both Windows and Linux will be able to read the same filesystem.</description>
      <pubDate>Mon, 23 May 2005 10:53:47 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550123#M70424</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-05-23T10:53:47Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Files on a Windows Partition from Linux and Vice-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550124#M70425</link>
      <description>Thanks for your reply. I was doing some additional planning and I believe this is what I'll do:&lt;BR /&gt;&lt;BR /&gt;Create an additional partition, after the initial Windows install, that is formatted with the FAT32 filesystem. Modify the fstab file in Linux to mount the partition on boot. &lt;BR /&gt;&lt;BR /&gt;My only question is what would the correct syntax be within the fstab file?</description>
      <pubDate>Mon, 23 May 2005 12:30:34 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550124#M70425</guid>
      <dc:creator>Andrew Kaplan</dc:creator>
      <dc:date>2005-05-23T12:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Files on a Windows Partition from Linux and Vice-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550125#M70426</link>
      <description>Dear Andrew,&lt;BR /&gt;&lt;BR /&gt;A somewhat different idea for you. This is what I do: use a CompactFlash card reader/writer (you can buy one for $10 or so) and a CompactFlash card (e.g. 256MB for $40 or so, in fact an old 10MB card is sufficient for me up to now).&lt;BR /&gt;&lt;BR /&gt;Don't know if this is an option for you but it works fine for me.&lt;BR /&gt;&lt;BR /&gt;Plus for Windows to Linux (read only) I also set up my Linux to mount the windows NTFS partition.&lt;BR /&gt;&lt;BR /&gt;I didn't want a FAT partition on my hard drive because of the associated security and file system corruption problems etc.&lt;BR /&gt;&lt;BR /&gt;Kind regards, Christian</description>
      <pubDate>Tue, 24 May 2005 06:07:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550125#M70426</guid>
      <dc:creator>Christian Deutsch_1</dc:creator>
      <dc:date>2005-05-24T06:07:16Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Files on a Windows Partition from Linux and Vice-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550126#M70427</link>
      <description>&lt;BR /&gt;looks like you want to access windows partition when you have booted in to linux and vice-versa. then samba is not your friend, samba can be used only when you want to access linux files from other windows machines and vice-versa.&lt;BR /&gt;&lt;BR /&gt;following is the fstab entry to be added in linux to mount windows partition always.&lt;BR /&gt;&lt;BR /&gt;create a directory /mnt/windows and add following line in /etc/fstab&lt;BR /&gt;&lt;BR /&gt;/dev/xxxx       /mnt/windows    fat32   defaults  1 1&lt;BR /&gt;&lt;BR /&gt;where xxxx is windows fat32 partition (eg: /dev/hda3)&lt;BR /&gt;&lt;BR /&gt;Check this link for an application which can be used to access linux partition(ext2, ext3) from windows&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm" target="_blank"&gt;http://uranus.it.swin.edu.au/~jn/linux/explore2fs.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Regards,&lt;BR /&gt;Gopi</description>
      <pubDate>Tue, 24 May 2005 06:13:44 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550126#M70427</guid>
      <dc:creator>Gopi Sekar</dc:creator>
      <dc:date>2005-05-24T06:13:44Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Files on a Windows Partition from Linux and Vice-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550127#M70428</link>
      <description>Is there any reason why you are stuck with Core-2? Core-4 is available in beta and will go GA very soon. This version is likely to be far more stable as well as include many new features, plus anything you get from Sourcforge will likely be compiled against the newest releases of Linux.</description>
      <pubDate>Tue, 24 May 2005 07:24:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550127#M70428</guid>
      <dc:creator>Andrew Cowan</dc:creator>
      <dc:date>2005-05-24T07:24:15Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Files on a Windows Partition from Linux and Vice-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550128#M70429</link>
      <description>Linux has a facility for being able to mount ntfs filesystems within the system itself, but be default its not built into the kernel.&lt;BR /&gt;&lt;BR /&gt;Otherwise, Samba is the common element and should be the tool of choice.&lt;BR /&gt;&lt;BR /&gt;SEP</description>
      <pubDate>Tue, 24 May 2005 08:41:12 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550128#M70429</guid>
      <dc:creator>Steven E. Protter</dc:creator>
      <dc:date>2005-05-24T08:41:12Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Files on a Windows Partition from Linux and Vice-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550129#M70430</link>
      <description>Hi Andrew,&lt;BR /&gt;&lt;BR /&gt;My choise would be Samba. For a nice (web-based) admin tool you could install swat or webmin.&lt;BR /&gt;&lt;BR /&gt;Cheerio,&lt;BR /&gt;&lt;BR /&gt;Renarios</description>
      <pubDate>Tue, 24 May 2005 09:40:41 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550129#M70430</guid>
      <dc:creator>renarios</dc:creator>
      <dc:date>2005-05-24T09:40:41Z</dc:date>
    </item>
    <item>
      <title>Re: Accessing Files on a Windows Partition from Linux and Vice-Versa</title>
      <link>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550130#M70431</link>
      <description>The 'fstype' in the '/etc/fstab' wouldn't be 'fat32', it'd be 'vfat'..&lt;BR /&gt;&lt;BR /&gt;/dev/xxx /mnt/windows vfat defaults 0 0&lt;BR /&gt;&lt;BR /&gt;bkx</description>
      <pubDate>Tue, 24 May 2005 10:21:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-linux/accessing-files-on-a-windows-partition-from-linux-and-vice-versa/m-p/3550130#M70431</guid>
      <dc:creator>Stuart Browne</dc:creator>
      <dc:date>2005-05-24T10:21:51Z</dc:date>
    </item>
  </channel>
</rss>

