Page 124 of 203 FirstFirst ... 2474114122123124125126134174 ... LastLast
Results 1,231 to 1,240 of 2026

Thread: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

  1. #1231
    Join Date
    Apr 2006
    Beans
    1,252

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    That's done. Tell me how it worked.
    It's not the version from edgy, because the one from edgy is specially patch for upstart, so i took the one directly from debian. It seams to works fine.
    WARNING : Post with explicit contents
    Join to "STOP monolithic all-in-one unmanageable application"
    The wiki is your friend https://help.ubuntu.com/community/

  2. #1232
    Join Date
    Feb 2006
    Beans
    157
    Distro
    Kubuntu 6.10 Edgy

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    this is what i get when running "sudo apt-get upgrade":

    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
    1 not fully installed or removed.
    Need to get 0B of archives.
    After unpacking 0B of additional disk space will be used.
    Do you want to continue [Y/n]? y
    Setting up ntfs-3g (0.20070118-BETA-2) ...
    Setting ntfs-3g suid root with group fuse...done
    Users from 'fuse' group can now mount NTFS volume.

    ================================================== ===
    Warning : Your current fuse module doesn't support fuseblk.
    To work at his full capability, ntfs-3g need a new fuse module.

    Please, have a look at /usr/share/doc/ntfs-3g/README.Debian to
    know how to do that.

    Thanks.
    ================================================== ===

    /var/lib/dpkg/info/ntfs-3g.postinst: 48: cannot create /var/lib/update-notifier/user.d/new-fuse-needed: Directory nonexistent
    dpkg: error processing ntfs-3g (--configure):
    subprocess post-installation script returned error exit status 2
    Errors were encountered while processing:
    ntfs-3g
    E: Sub-process /usr/bin/dpkg returned an error code (1)
    vlatko@vlatko-desktop:~$
    "Hope is a dangerous thing. It can drive a man insane."

  3. #1233
    Join Date
    Oct 2005
    Beans
    120
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Let me try now and see how it works. I'm going to do a
    Code:
    sudo aptitude install ntfs-config

  4. #1234
    Join Date
    Apr 2006
    Beans
    1,252

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Quote Originally Posted by Vlatko View Post
    this is what i get when running "sudo apt-get upgrade":
    the waring message is expected.
    The script error is a bug fixed in BETA-3.
    Thanks for the report.
    WARNING : Post with explicit contents
    Join to "STOP monolithic all-in-one unmanageable application"
    The wiki is your friend https://help.ubuntu.com/community/

  5. #1235
    Join Date
    Oct 2005
    Beans
    120
    Distro
    Ubuntu 16.04 Xenial Xerus

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Quote Originally Posted by givré View Post
    That's done. Tell me how it worked.
    It's not the version from edgy, because the one from edgy is specially patch for upstart, so i took the one directly from debian. It seams to works fine.
    Givre,

    Everything is now working fine. Removing that Selinux was the key. Maybe you should include that in your first post? That may help. Everything is working fine and I'm loving it. Just a quick question. I'll be reinstalling windows and would like to know, do I just remount it or will it be automatically remounted once windows is reinstalled?

  6. #1236
    Join Date
    Apr 2006
    Beans
    1,252

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Quote Originally Posted by Souljah View Post
    Maybe you should include that in your first post? That may help.
    normally you shouldn't have it, so this is not a common problem.
    Quote Originally Posted by Souljah View Post
    I'll be reinstalling windows and would like to know, do I just remount it or will it be automatically remounted once windows is reinstalled?
    Device name should not change, so you don't have to care about that.
    However, you have to know that reinstalling windows will remove grub from the MBR, so you'll not be able to boot on ubuntu. To recover it, follow https://help.ubuntu.com/community/Re...tallingWindows
    WARNING : Post with explicit contents
    Join to "STOP monolithic all-in-one unmanageable application"
    The wiki is your friend https://help.ubuntu.com/community/

  7. #1237
    Join Date
    Oct 2005
    Location
    Southeast Asia
    Beans
    Hidden!
    Distro
    Ubuntu 7.04 Feisty Fawn

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Once again I managed to get back on this thread just as a new packge was released . Thank you!

    About NTFS Config tool. Is it possible to mount only seletect drives? For example, i have 2 ntfs partitions and 1 ext ntfs drive.

    1. WinXP install
    2. NTFS Storage drive
    3. ext usb

    I want to mount WinXP install as read only and the second/third I want to mount r/w. Or does WinXP need to be set in fstab to use normal ntfs driver? I would be nice to have the option in configurator just in case I need to actuall write to WinXP partition without editing fstab.
    Shuttle XPC | Intel 865g | P4 3.2Ghz | ATI 9800 Pro | Corsair 1.5gig DDR | Ubuntu 6.10
    ~~~~~~~~~~~~~~~~~~
    PowerBook G4 15" Al | 1.33 GHz | 1 GB DDR PC2700 | ATI 9700 | Ubuntu 7.04

  8. #1238
    Join Date
    Sep 2006
    Location
    Bucharest, Romania
    Beans
    49
    Distro
    Ubuntu 22.04 Jammy Jellyfish

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Hi givré,

    I've taken the latest Edgy update of ntfs-3g, the one which changes the binary's permissions, in order for it to be runnable as a normal user. The file is owner by user 'root' and group 'fuse'. However, the postinstall script doesn't add my default user to the 'fuse' group, so I can't even run 'ntfs-3g --version' (I was able to do that before taking the update). I think it would be nice if at least the user(s) in the admin group would be added to the 'fuse' group - I guess most people have only one such user which they use most of the time. This should make things easier for newbies, I guess.

    Otherwise, thanks for the great work.

  9. #1239
    Join Date
    Apr 2006
    Beans
    1,252

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Hi guys,

    domino, i don't plan to do that for ntfs-config. The goal is to have the minimum configuration possible. The driver is safe enough to be use for every NTFS device.
    I reserve this kind of feature for an other project i have in mind, a storage device manager that will handle any internal & external device with the help of hal. But i don't think i'll start that any time soon.

    phormion, that's could be an idea. There is no reason why a user from admin should not be in the fuse group. That's right that the ntfs-3g --version problem is a regression. But the aim of this change was to affect mount. You can now mount unprivileged with 'mount' if you use the user option in fstab, to have the same behavior as with any other fs. Mounting with ntfs-3g unprivileged should only be available for fuse user IMO.
    Ok, i'll do that change soon. Thanks.
    WARNING : Post with explicit contents
    Join to "STOP monolithic all-in-one unmanageable application"
    The wiki is your friend https://help.ubuntu.com/community/

  10. #1240
    Join Date
    Apr 2006
    Beans
    1,252

    Re: HOWTO: NTFS with read/write support using ntfs-3g (easy method)

    Ok, that's done.
    Now all user of the admin group are added in the fuse group
    WARNING : Post with explicit contents
    Join to "STOP monolithic all-in-one unmanageable application"
    The wiki is your friend https://help.ubuntu.com/community/

Page 124 of 203 FirstFirst ... 2474114122123124125126134174 ... LastLast

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
  •