Search:

Type: Posts; User: roytobin; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    192
    Views
    177,540

    Re: Why I can't mount my ntfs partition with write support?

    You need to first successfully install the packages outlined in the HOWTO so you *will* have
    all necessary files. If a file doesn't exist, it was deleted accidentally, or never installed. Either...
  2. Replies
    192
    Views
    177,540

    Re: Why I can't mount my ntfs partition with write support?

    Only one theory: did you fix the Dapper bug by making the
    hard link? Here is the way my Dapper system stands
    after making this link, which I've read in this thread was not in the
    original version...
  3. Replies
    192
    Views
    177,540

    Re: HOWTO: Mount NTFS volumes with write support

    The instructions to add this line to /etc/fstab:
    /dev/hda1 /media/hda1 ntfs-fuse auto,gid=1002,umask=0002 0 0

    presume /dev/hda1 has a ntfs filesystem. Certainly on
    my setup, this...
  4. Replies
    192
    Views
    177,540

    Re: HOWTO: Mount NTFS volumes with write support

    How to assure the necessary "fuse" module is loaded into the kernel.

    % /sbin/modprobe -l | /bin/grep fuse
    /lib/modules/2.6.15-23-386/kernel/fs/fuse/fuse.ko

    If you don't see this pipe return a...
Results 1 to 4 of 4