Results 1 to 4 of 4

Thread: Ubuntu 8:04 NTFS problems

  1. #1
    Join Date
    Jan 2009
    Posts
    303

    Ubuntu 8:04 NTFS problems

    hello

    I tried NTFS partition to mount. with "sudo ntfs-3g / dev/sda3 / media-o force" I get the following error: Mount is denied because setuid and setgid root ntfs-3g is insecure with the external FUSE library. Either remove the setuid/setgid bit from the binary or rebuild NTFS-3G with integrated FUSE support and make it setuid root.Please see more information at http://ntfs-3g.org/support.html#unprivileged

    A double-click on the partition brings the following error:mount: only root can / dev/sda3 on / media / mount OS
    Do you have an idea ? thank you

  2. #2
    Join Date
    Apr 2008
    Posts
    3,295

    Re: Ubuntu 8:04 NTFS problems

    need to remove the "--with-fuse=external" parameter at configure time.
    that will compile ntfs-3g with an internal stripped down version of FUSE, which fix a security issue,

  3. #3
    Join Date
    Apr 2008
    Posts
    3,267

    Re: Ubuntu 8:04 NTFS problems

    try
    /dev/sda3/media/ntfs-fuse OS fmask=0111, dmask=0, locale=de_DE.utf800

    possibly with iocharset = utf8 behind dmask = 0 (comma separated)

  4. #4
    Join Date
    Apr 2008
    Posts
    3,295

    Re: Ubuntu 8:04 NTFS problems

    try here

    1. rebuild ntfs-3g from AUR without selection "--with-fuse=external"
    2. get update
    3. make fuse.conf in /etc and put "user_allow_other"
    4. add user to group disk
    5. in device properties (mounting tab) unselect "mount as user" in KDE

Similar Threads

  1. Replies: 4
    Last Post: 13-01-2011, 07:01 PM
  2. Problems after upgrading Ubuntu 10.4 to Ubuntu 10.10
    By Savious in forum Operating Systems
    Replies: 4
    Last Post: 10-11-2010, 01:35 PM
  3. Enable write NTFS partition in Ubuntu
    By Markos in forum Guides & Tutorials
    Replies: 1
    Last Post: 20-05-2009, 09:28 PM
  4. NTFS partitions does not mount at startup in Ubuntu
    By Mozilla in forum Operating Systems
    Replies: 4
    Last Post: 24-03-2009, 11:11 AM
  5. Ubuntu Fat32 or NTFS
    By Gunner in forum Operating Systems
    Replies: 4
    Last Post: 18-02-2009, 09:03 AM

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
  •  
Page generated in 1,750,023,466.60190 seconds with 16 queries