Results 1 to 4 of 4

Thread: FAT32 partition randomly becomes read-only

  1. #1
    Join Date
    Apr 2011
    Location
    Fort Collins, CO
    Beans
    14
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    FAT32 partition randomly becomes read-only

    I'm having a maddening problem with a FAT32 partition on my laptop. When I start it up it runs fine at first, then all of a sudden I get messages like this:
    Code:
    rm: cannot remove `anyfile.txt': Read-only file system
    This has never happened before today. The really bizarre thing is that things work fine when the system first starts, and I haven't pinpointed what the trigger is yet.

    In case it matters, I'm running 10.10 Meerkat. Here's the line for the filesystem in my fstab:
    Code:
    /dev/sda7       /home/morrisng/shared   vfat    users,rw,dmask=022,fmask=022,uid=morrisng,gid=morrisng  0       0
    It's a FAT32 partition so that I can have a workspace that's accessible from both Ubuntu and Windows 7 (I dual boot). Could this be part of the problem? I really don't know where to look for the error, so any help on things to try or look for is appreciated.

  2. #2
    Join Date
    Oct 2009
    Location
    New Hamsha
    Beans
    1,275
    Distro
    Kubuntu 13.04 Raring Ringtail

    Re: FAT32 partition randomly becomes read-only

    It sounds like a problem with the disk or filesystem to me. Try checking the file system, and the SMART status of the drive.
    AMD A4-3400 w/ Radeon HD 6410D, 8 GB Corsair Vengeance DDR3 1333Mhz, Kubuntu 14.04, SliTaz 4.0, Windows 8.1, Ubuntu 14.04 VM
    " ... Love your neighbor as you love yourself."

  3. #3
    Join Date
    Apr 2011
    Location
    Fort Collins, CO
    Beans
    14
    Distro
    Ubuntu Gnome 14.04 Trusty Tahr

    Re: FAT32 partition randomly becomes read-only

    Thanks for the ideas. I did do fsck from a live cd, and that didn't seem to make any changes. I didn't know about the SMART status, though, I'll have to look up more about that.

  4. #4
    Join Date
    Jun 2009
    Location
    0:0:0:0:0:0:0:1
    Beans
    5,169
    Distro
    Kubuntu

    Re: FAT32 partition randomly becomes read-only

    from windows run
    chkdsk X: /f
    X= drive letter for file system
    Laptop: ASUS A54C-NB91 (Storage: WD3200BEKT + MKNSSDCR60GB-DX); Desktop: Custom Build - Images included; rPi Server
    Putting your Networked Printer's scanner software to shame PHP Scanner Server
    I frequently edit my post when I have the last post

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •