Results 1 to 8 of 8

Thread: NTFS Problems

  1. #1
    Join Date
    Jan 2008
    Location
    Ft. Wayne
    Beans
    158
    Distro
    Ubuntu 9.10 Karmic Koala

    NTFS Problems

    I have a 500 gig external HD and everything worked fine until a couple weeks ago. Now it is not mounting it as readable/writable just readable.
    I have downloaded NTFS configuration progs but still nothing. Any help would be appreciated.
    ECS Black Series GF8200A NVIDIA GeForce 8200 HDMI
    AMD Phenomx4 9650 2.3ghz Quad-Core
    4048MB DDR2 1066Mhz Ram
    Nvidia Geforce 9500GT 1gig dedicated Ram

  2. #2
    Join Date
    Dec 2008
    Beans
    451

    Re: NTFS Problems

    sudo chmod -R a=rw "the disk path"

  3. #3
    Join Date
    Jun 2007
    Location
    Paraparaumu, New Zealand
    Beans
    Hidden!

    Re: NTFS Problems

    Please forgive me if you've already checked this, you might need to access the HD from Windows and then use the "safely remove hardware" option before Ubuntu will touch it.
    Forum DOs and DON'Ts
    Please use CODE tags
    Including your email address in a post is not recommended
    My Blog

  4. #4
    Join Date
    Oct 2006
    Location
    Binghamton, NY
    Beans
    1,850
    Distro
    Ubuntu 12.04 Precise Pangolin

    Re: NTFS Problems

    Never wade in water you're afraid to swim in unless it's the Linux pond, cause there's always a life ring in the forums

  5. #5
    Join Date
    Jun 2007
    Location
    Poughkeepsie, NY
    Beans
    5,810
    Distro
    Ubuntu

    Re: NTFS Problems

    Quote Originally Posted by lisati View Post
    Please forgive me if you've already checked this, you might need to access the HD from Windows and then use the "safely remove hardware" option before Ubuntu will touch it.
    Exactly.. this happens if a windows computer is accessing the drive and then not disconnect properly, do what lisati explained usually fixes the problem

  6. #6
    Join Date
    Apr 2008
    Beans
    11,707

    Re: NTFS Problems

    Since this is Xubuntu if all else fails try:

    Code:
    sudo apt-get install --reinstall thunar
    While the drive is plugged in.

  7. #7
    Join Date
    Jan 2008
    Location
    Ft. Wayne
    Beans
    158
    Distro
    Ubuntu 9.10 Karmic Koala

    Re: NTFS Problems

    Can't be windows only use that for gaming. I will try the chmod command. and then the reinstall command. If i can find enough space to store all my files on i will just switch it to ext3fs. I will let you know how it went later thanx
    ECS Black Series GF8200A NVIDIA GeForce 8200 HDMI
    AMD Phenomx4 9650 2.3ghz Quad-Core
    4048MB DDR2 1066Mhz Ram
    Nvidia Geforce 9500GT 1gig dedicated Ram

  8. #8
    Join Date
    Mar 2008
    Location
    Deep South Texas, SpaceX
    Beans
    1,890
    Distro
    Ubuntu 20.04 Focal Fossa

    Re: NTFS Problems

    Quote Originally Posted by KuroYoma View Post
    Can't be windows only use that for gaming. I will try the chmod command. and then the reinstall command. If i can find enough space to store all my files on i will just switch it to ext3fs. I will let you know how it went later thanx
    Doesn't matter what you use XP for; if the drive is connected when XP boots, then it's 'touched', and needs to be either safely removed via the proper function, or XP needs to be shut down.

    Otherwise, the file system is 'dirty' and Linux will (rightly) refuse to open it as Writable.

    Other situations can also cause this behavior. This is just the most common one.

    And yeah, switching to ext3 is a great option.,
    Then you can use Ext2 Installable File System For Windows

    http://www.fs-driver.org/

    and yes, it works on ext3, I've been using it since March with no problems (on several different machines).

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
  •