View previous topic :: View next topic |
Author |
Message |
dasilva Tux's lil' helper
Joined: 20 Oct 2004 Posts: 83
|
Posted: Fri Nov 05, 2004 3:18 am Post subject: Best filesystem for sharing between windows and gentoo? |
|
|
I don't know much about filesystems.
The only one I know that I could use between my NT 2000 (NTFS) and gentoo (EXT3) is some form of fat, and fat isn't all that great.
Is there some filesystem out there, at least semi-recent-- that i could use? |
|
Back to top |
|
|
deepwave Tux's lil' helper
Joined: 18 Jan 2004 Posts: 122 Location: ONS Insomniac
|
Posted: Fri Nov 05, 2004 3:24 am Post subject: |
|
|
Sorry, your only choice is FAT, as Windows only reads NTFS and FAT and currently Linux's write support for NTFS is quite useless. But NTFS read is fine.
Maybe something like Novell's filesystem, might have be supported. But my advice with Novell in general, is that you don't want to go there. _________________ Current open source project: justCheckers, a cross-platform checkers suite. |
|
Back to top |
|
|
codergeek42 Bodhisattva
Joined: 05 Apr 2004 Posts: 5142 Location: Anaheim, CA (USA)
|
Posted: Fri Nov 05, 2004 4:01 am Post subject: |
|
|
If you want read-only access from Windows, but read/write access from Gentoo, you can use ext2 or ext3, and there are some open-source ext2/3 drivers and utilities on SourceForge.
If you want read-only access from Gentoo, and full read/write access from Windows, you can use NTFS.
For full read/write access in both systems, however, vfat is (at the moment) pretty much you only option, as deepwave suggested. _________________ ~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF |
|
Back to top |
|
|
herbo Tux's lil' helper
Joined: 13 Feb 2004 Posts: 145 Location: Land Of Oz
|
Posted: Fri Nov 05, 2004 12:40 pm Post subject: |
|
|
Just remember to use FAT32 and not just FAT (fat32 allows much larger partition sizes with less wastage), but these are your only options for sharing data.
I have 20gig FAT32 partition I use to share data between windows and linux and it works fine. |
|
Back to top |
|
|
Cintra Advocate
Joined: 03 Apr 2004 Posts: 2111 Location: Norway
|
Posted: Fri Nov 05, 2004 2:20 pm Post subject: |
|
|
herbo wrote: | Just remember to use FAT32 and not just FAT (fat32 allows much larger partition sizes with less wastage), but these are your only options for sharing data.
I have 20gig FAT32 partition I use to share data between windows and linux and it works fine. |
I use this too and it works fine..
mvh _________________ "I am not bound to please thee with my answers" W.S. |
|
Back to top |
|
|
Basin n00b
Joined: 16 Jul 2004 Posts: 41
|
Posted: Fri Nov 05, 2004 4:56 pm Post subject: |
|
|
You can have read/write access to ext2/3 from windows, try ext2fsd (ext2fsd.sourceforge.net). There is also a paid for program called paragon mount everything that is similar, but has a nice UI as well. |
|
Back to top |
|
|
Talsadus n00b
Joined: 29 Oct 2004 Posts: 20
|
Posted: Fri Nov 05, 2004 5:05 pm Post subject: |
|
|
Cintra wrote: | herbo wrote: | Just remember to use FAT32 and not just FAT (fat32 allows much larger partition sizes with less wastage), but these are your only options for sharing data.
I have 20gig FAT32 partition I use to share data between windows and linux and it works fine. |
I use this too and it works fine..
mvh |
Just need to keep in mind that Windows doesn't like FAT32 partition to be larger than 32GB or file size larger than 4GB |
|
Back to top |
|
|
Cintra Advocate
Joined: 03 Apr 2004 Posts: 2111 Location: Norway
|
Posted: Fri Nov 05, 2004 5:44 pm Post subject: |
|
|
Mine is 85GB and I haven't experienced any troubles..
yet
mvh _________________ "I am not bound to please thee with my answers" W.S. |
|
Back to top |
|
|
codergeek42 Bodhisattva
Joined: 05 Apr 2004 Posts: 5142 Location: Anaheim, CA (USA)
|
Posted: Fri Nov 05, 2004 6:01 pm Post subject: |
|
|
I thought FAT32's partition limit was ~137 GB _________________ ~~ Peter: Programmer, Mathematician, STEM & Free Software Advocate, Enlightened Agent, Transhumanist, Fedora contributor
Who am I? :: EFF & FSF |
|
Back to top |
|
|
Talsadus n00b
Joined: 29 Oct 2004 Posts: 20
|
Posted: Fri Nov 05, 2004 6:29 pm Post subject: |
|
|
Okay, it would work if you format using linux, but Windows won't format FAT32 partition bigger than 32GB into a drive, that's what I found anyway. Unless there are other tricks I don't know about? |
|
Back to top |
|
|
DL8 n00b
Joined: 27 Jul 2004 Posts: 54 Location: Israel
|
Posted: Fri Nov 05, 2004 7:04 pm Post subject: |
|
|
Are the systems both on the same computer, right? If not, you can use Samba to share, not minding which FS to use |
|
Back to top |
|
|
friedegott n00b
Joined: 06 Sep 2004 Posts: 60 Location: Munich, Germany
|
Posted: Fri Nov 05, 2004 7:11 pm Post subject: |
|
|
codergeek42 wrote: | I thought FAT32's partition limit was ~137 GB |
i have a 150GB fat32 partition and not having any problems...^^ |
|
Back to top |
|
|
|