LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 07-22-2004, 12:54 PM   #1
rhawi
Member
 
Registered: May 2004
Location: Brazil, Recife
Distribution: SuSE 9.0
Posts: 32

Rep: Reputation: 15
FAT32 Partition Read-only


Hi there...
I'm trying to make my windows partition, FAT32, writable but I don't know how.
I just want to move some files to this partition and then have my work done there...

What I need to do ?

Thanks a lot.
 
Old 07-22-2004, 01:05 PM   #2
t3___
Member
 
Registered: Sep 2003
Posts: 240

Rep: Reputation: 30
very common question... run a quick search if you want more details..

but basically you need to edit your /etc/fstab file and make sure your entry for the fat partition includes the rw option... example

Code:
/dev/hda2    vfat    umask=0,   rw
 
Old 07-22-2004, 01:09 PM   #3
antken
Member
 
Registered: Nov 2000
Posts: 368

Rep: Reputation: Disabled
hello,


one way is to edit your fstab in the etc folder ( /etc/fstab ), look for your fat32 partition mount point ( for example: /mnt/stuff )

on that line there will be something like: ( dont worry if it does not look exactly the same )

ro, user, noexec

all you need to do is change ro to rw, save the file and remount your partition and then it will be writeable

another way is to use the remount command and you could remount it in read write mode

hope this helps
 
Old 07-23-2004, 12:37 PM   #4
rhawi
Member
 
Registered: May 2004
Location: Brazil, Recife
Distribution: SuSE 9.0
Posts: 32

Original Poster
Rep: Reputation: 15
Yeah... thanks a lot it worked very well...
I also changed the user to write in the FAT partition only to root but I still have one question.
How do I put another user, nonroot, to access it ? Do I have to create a group and add this group to the file ?

Thanks a lot one more time.
 
Old 07-23-2004, 12:52 PM   #5
antken
Member
 
Registered: Nov 2000
Posts: 368

Rep: Reputation: Disabled
its possible that the users dont have access to your mount point ( i.e. /mnt/stuff )

you can check to see who has access to it by doing this from the command line:


ls -lash /mnt


then it will display all the files and directorys in that directory including file permissions etc

on the left of the listings it should have a line of letters ( i.e. rxwr-wr-- )

those are your permissions, basically all that you should need to do is change these letters ( using chmod ) or change the users that are listed ( using the command chown )


hope this helps
 
Old 07-23-2004, 12:56 PM   #6
antken
Member
 
Registered: Nov 2000
Posts: 368

Rep: Reputation: Disabled
p.s.
have a look here : http://wiki.linuxquestions.org/wiki/File_Commands

under the File Attribute Manipulation section
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mounted read-write Fat32 partition suddenly becomes read-only?? hohead Linux - General 8 04-05-2007 12:17 PM
I can mount but cannot read a Win95 FAT32 partition wuqso Linux - Hardware 2 12-31-2004 12:39 AM
QPartedt FAT32 partition could not be read by W2K GAZ082 Linux - General 2 12-30-2004 08:41 PM
I can mount but cannot read a WIN95 FAT32 partition wuqso Fedora - Installation 0 12-30-2004 07:57 PM
can't even read from fat32 partition...except sometimes!? Sinope Linux - General 3 08-19-2004 02:59 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 05:25 AM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration