What is the best compatible file system for linux and windows?

Jack Challen jack_challen at ocsl.co.uk
Thu Jun 22 16:50:09 UTC 2006


Budi Febrianto wrote:
>     Once I format the external harddisk with fat32 with 80 GB partition.
> In linux it can read/write fine, but in windows... not. Maybe I did it
> wrong. I'll try again.
> I'm using windows in office, and linux at home. That why I need to
> access the external hd from different os.


Try using (from linux)

mkdosfs -F 32 /dev/sda1

to create your filesystem. Obviously this will depend on your hardware
path, and remove any existing data on that partition.

Works for me
jack




More information about the redhat-list mailing list