[hblug] windows/Linux file system sharing
Jim Tittsler
jwt at python.net
Fri Aug 18 19:28:32 NZST 2006
On Aug 18, 2006, at 04:17, Rene Bartosh wrote:
> If you want to share files between either win2k or winxp and linux
> installed on the same machine, you will need to have the windows root
> partition (thats C: in windows-speak) as a fat32 drive.
Other alternatives if it is just an occasional thing is to try the
ext2 installable file system for Windows (freeware that gives read/
write access to ext2 filesystems) or the standalone Explore2fs (which
gives you a drag and drop way to read ext2/ext3 filesystems from
Windows). And there is read access to NTFS from Linux, so each can
read the other's filesystem.
But a FAT32 partition is great if you have the space (or the
forethought to have created one :-).
More information about the HBLUG
mailing list