Jump to content

Tips&Tricks Corrupt files sharing between Linux and Win


aru
 Share

Recommended Posts

 

veselosky

Newbie

Joined: 06 Oct 2002

Posts: 2

Location: Atlanta, GA USA

 

Post Posted: Sat Oct 12, 2002 12:40 pm Post subject: Corrupt files sharing between Linux and Windows

_________________________________________________________________

 

 

I was having trouble sharing files between Mandrake Linux and Windows. I could read the Windows partition fine, but whenever I wrote to it from Linux, Windows could not read the files and told me to run chkdisk. Linux could read the same files just fine.

 

Solution: By default, Mandrake loads the Windows file system with the options:

 

" iocharset=iso8859-1,codepage=850,umask=0 "

 

The "iocharset=iso8859-1" is the default according to the man page for 'mount', so there is no reason to include it. But the default codepage is 437, not 850. I removed these options from the appropriate line in /etc/fstab and remounted the filesystem with just:

 

" umask=0 "

 

No more "corruption". Windows and Linux can both read the files now. Hope that helps someone out there!

 

-Vince

 

 

 

Editor's note: This thread was originally posted at the old MUB (Mandrake User Board at club-nihil). This post is the result of a 99% automatic backup, so due to its nature some text may be lost (improbable but possible).

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
 Share

×
×
  • Create New...