Re: writeable ntfs

From: Enrique Perez-Terron (enrio_at_online.no)
Date: 10/19/05

  • Next message: Lew Pitcher: "Re: Kodak DVC325 webcam driver?"
    Date: Wed, 19 Oct 2005 21:58:42 +0200
    
    

    On Tue, 18 Oct 2005 16:39:53 +0200, Abanowicz Tomasz <abanowicztomek@wp.pl> wrote:

    > Hello
    >
    > I can't write into ntfs partition in spite it is mounted as read/write
    >
    > kernel: 2.6.12.5
    > compiled with:
    > <*> NTFS file system support
    > [*] NTFS write support

    Linux NTFS support had a sad history of problems, and it was almost
    given up until a new rewrite recently was included in mainline. I am
    not sure of when that happened, it may have been as late as 2.6.13.

    Due to all the problems, the previous version was crippled to write
    only inside existing files, that is, only when it was not necessary
    to alter the metadata structure. That means no new files, no renames,
    no moves, no append, not even delete. It was essentially a read
    function turned ont a write.

    Due to license fears and other issues, distributions may or may not
    include the new ntfs code in their kernels.

    > partition mounted via:
    > mount -t ntfs /dev/hda1 /mnt/hda1/ -o rw
    >
    > before mount:
    > # ls -l /mnt|grep hda1
    > drwxr-xr-x 2 root root 4096 Sep 26 17:38 hda1
    >
    > after mount:
    > # ls -l /mnt|grep hda1
    >
    > drwx------ 1 root root 4096 Sep 27 14:29 hda1
    >
    > !!! doesn't work:
    > root # touch /mnt/hda1/file
    > touch: cannot touch `/mnt/hda1/file': Permission denied

    I don't know what error number the old ntfs would use to say "no"
    to unsupported operations.

       ---

    By the way, I saw you got an answer from Peter Breuer (Hello Peter!)
    but for some reason it was not threaded with your post. It seems to
    contain approximately the same information as I give you here, but in
    a different style. If you haven't read it yet, his posts are best
    read wearing red glasses and a crocodile skin. If you already read it,
    be honored, it is much more friendly than many others. He appears
    (in my view) to be working hard to become more friendly and informative,
    although we may differ in our interpretation of pedagogical issues.

    Good luck,
    Enrique


  • Next message: Lew Pitcher: "Re: Kodak DVC325 webcam driver?"

    Relevant Pages

    • Re: Windows partition
      ... To get my Linuxant wireless driver to work I had to install an rpm that ... boot to load either the original kernel or the 8kstack kernel. ... >Create a mount point for the partition. ... If it is ntfs, ...
      (Fedora)
    • Re: [PATCH 0/7] OMFS filesystem version 3
      ... ntfs to fuse, still that was done and the resulting filesystem at the ... moment happens to outperform the kernel one in every respect;) ... still needs a lot of work on several areas (the size of the Microsoft NTFS ... Over time this changed for me and I started working primarily on the kernel and pushing things back into libntfs and as these things go I eventually was so busy that I no longer had the time to do any back porting to libntfs and since then I have only been working on the kernel driver. ...
      (Linux-Kernel)
    • Re: GRUB issue
      ... I downloaded the rpm package from the site you mentioned. ... You need to check out what kernel you are running. ... That NTFS site at ... and to mount the NTFS partition. ...
      (comp.os.linux.misc)
    • Re: GRUB issue
      ... I downloaded the rpm package from the site you mentioned. ... You need to check out what kernel you are running. ... That NTFS site at ... and to mount the NTFS partition. ...
      (comp.os.linux)
    • Crash (locking against myself) during ntfs mount
      ... Since I updated my kernel on 9/3, I panic when I try to mount an NTFS ... Energy Sciences Network ...
      (freebsd-current)