Results 1 to 6 of 6

Thread: Can't move items to trash...

  1. #1
    Join Date
    Sep 2010
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Can't move items to trash...

    i recently install NTFS-Config and Auto-mount my NTFS_partitions... They are now successfully mounting in Start-up, but whenever i try to remove something(within) NTFS partition, the removing item is not going to Trash,its just deleting that item permanently, Any Suggestion?

    My fstab :-

    Code:
    # /etc/fstab: static file system information.
    #
    # <file system> <mount point>   <type>  <options>       <dump>  <pass>
    
    proc    /proc    proc    nodev,noexec,nosuid    0    0
    #Entry for /dev/sda8 :
    UUID=93a73f23-04a7-4ed2-afb9-bff7fffa66ca    /    ext3    errors=remount-ro    0    1
    #Entry for /dev/sda6 :
    UUID=32B4D35146D6CA5D    /media/Extra    ntfs-3g    defaults,locale=en_US.utf8    0    0
    #Entry for /dev/sda1 :
    UUID=71C9C32D0D73D38C    /media/My_Data    ntfs-3g    defaults,locale=en_US.utf8    0    0
    #Entry for /dev/sda5 :
    UUID=232D470307EF2C88    /media/My_Media    ntfs-3g    defaults,locale=en_US.utf8    0    0
    Moreover , the NTFS are now authorized by Root....
    Last edited by tajiknomi; December 4th, 2010 at 04:24 PM.
    " We need Support to make Ubuntu more Flexible > http://www.facebook.com/groups/224031050966311?ap=1 "

  2. #2
    Join Date
    Apr 2009
    Location
    Rawalpindi, Pakistan
    Beans
    5,669
    Distro
    Ubuntu Gnome Development Release

    Re: Can't move items to trash...

    This might help.

    http://ubuntuforums.org/showpost.php...04&postcount=4

    But make sure to replace vfat in that post to NTFS.

    Example:

    Code:
    UUID=232D470307EF2C88    /media/My_Media    ntfs-3g    defaults,utf8,umask=007,uid=1000,gid=1000 0 1
    Good Luck!

  3. #3
    Join Date
    Sep 2010
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Can't move items to trash...

    Quote Originally Posted by sikander3786 View Post
    This might help.

    http://ubuntuforums.org/showpost.php...04&postcount=4

    But make sure to replace vfat in that post to NTFS.

    Example:

    Code:
    UUID=232D470307EF2C88    /media/My_Media    ntfs-3g    defaults,utf8,umask=007,uid=1000,gid=1000 0 1
    Good Luck!
    wait..let me try
    " We need Support to make Ubuntu more Flexible > http://www.facebook.com/groups/224031050966311?ap=1 "

  4. #4
    Join Date
    Sep 2009
    Location
    Canada, Montreal QC
    Beans
    1,809
    Distro
    Ubuntu 11.10 Oneiric Ocelot

    Re: Can't move items to trash...

    I have the same problem. Didn't bother with it but I sure want to fix it!
    I know not with what weapons World War III will be fought, but World War IV will be fought with sticks and stones.
    Freedom is measured in Stallmans.
    Projects: gEcrit

  5. #5
    Join Date
    Sep 2010
    Beans
    Hidden!
    Distro
    Ubuntu 10.04 Lucid Lynx

    Re: Can't move items to trash...

    Thanks very Much....its absolutely works
    " We need Support to make Ubuntu more Flexible > http://www.facebook.com/groups/224031050966311?ap=1 "

  6. #6
    Join Date
    Apr 2009
    Location
    Rawalpindi, Pakistan
    Beans
    5,669
    Distro
    Ubuntu Gnome Development Release

    Re: Can't move items to trash...

    You are Welcome

    Glad to know it worked for you.

    Don't forget to mark the thread Solved

    @cgroza: It worked for tajiknomi, it might work for you also. Keep us posted

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
  •