Page 32 of 203 FirstFirst ... 2230313233344282132 ... LastLast
Results 311 to 320 of 2026

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

  1. #311
    Join Date
    Jul 2006
    Location
    Kuala Lumpur, Malaysia
    Beans
    19
    Distro
    Ubuntu 9.04 Jaunty Jackalope

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

    i'm facing a problem when try to mount my USB hardisk:-

    nio@niomachine:~$ sudo apt-get install ntfs-3g-nautilus-tools
    Reading package lists... Done
    Building dependency tree... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.

    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    ntfs-3g-nautilus-tools: Depends: nautilus-script-manager but it is not installable
    Depends: libnotify-bin but it is not installable
    E: Broken packages
    nio@niomachine:~$

    any clues???

  2. #312
    Join Date
    Nov 2005
    Beans
    2,322
    Distro
    Ubuntu Intrepid Ibex (testing)

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

    Quote Originally Posted by ubuntian View Post
    i'm facing a problem when try to mount my USB hardisk:-

    nio@niomachine:~$ sudo apt-get install ntfs-3g-nautilus-tools
    Reading package lists... Done
    Building dependency tree... Done
    Some packages could not be installed. This may mean that you have
    requested an impossible situation or if you are using the unstable
    distribution that some required packages have not yet been created
    or been moved out of Incoming.

    Since you only requested a single operation it is extremely likely that
    the package is simply not installable and a bug report against
    that package should be filed.
    The following information may help to resolve the situation:

    The following packages have unmet dependencies:
    ntfs-3g-nautilus-tools: Depends: nautilus-script-manager but it is not installable
    Depends: libnotify-bin but it is not installable
    E: Broken packages
    nio@niomachine:~$

    any clues???
    You must have universe repository enabled for apt-get to find libnotify-bin dependency.
    Building on Ubuntu using [pbuilder]
    Other resources [Upgrading from CVS, Gaim2, Anjuta, Rhythmbox]

  3. #313
    Join Date
    Jul 2006
    Beans
    Hidden!

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

    edit: i have the same problem that ubuntian.
    Last edited by ertai_ar; August 12th, 2006 at 11:14 PM.

  4. #314
    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)

    Quote Originally Posted by givré View Post
    New version upload.
    Please update, change are not big but are important.
    Now moving/renaming work for all ntfs directory (tested)
    Thank you so much! =D> =D>

  5. #315
    Join Date
    Aug 2006
    Beans
    2

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

    thx for the How-To!
    Seems to be working quite nice

  6. #316
    Join Date
    Feb 2006
    Location
    So Cal, USA
    Beans
    338
    Distro
    Ubuntu 9.10 Karmic Koala

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

    Installed ntfs-3g-monitor and ran it today. Icon back on desktop and all seems to work normally again. Had somehow missed your post #291 the other night, seemed to make more sense of what I needed to do then when I'd rechecked the directions in the first post.

    Just want to thank you for all the work and especially the great support you've been providing thruout this thread.

  7. #317
    Join Date
    Jun 2006
    Beans
    9

    Exclamation Re: Access problems as 'normal' win-user

    Hello, thanks to this thread, I got ntfs-3g working - with one problem, though:

    I cannot access files created under Linux using the 'normal' windows user account (i.e., a non-admin-account).

    I have both an admin and an user account on my windowsXP version, but I can only access the files I created under Linux when I'm logged in as windows-admin.
    When logged in as normal user, who has no admin rights, I get an "access denied"-error.
    That's a pity, because I would like to keep the configuration of a seperate admin account... Has anyone got a clue whats going on here?
    Thanks...

  8. #318
    Join Date
    Jun 2005
    Beans
    155

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

    Anyone come across my problem, and perhaps solved it?

    http://www.ubuntuforums.org/showpost...&postcount=129

  9. #319
    Join Date
    Apr 2006
    Beans
    158

    Re: Access problems as 'normal' win-user

    Quote Originally Posted by irrlicht View Post
    I cannot access files created under Linux using the 'normal' windows user account (i.e., a non-admin-account).

    I have both an admin and an user account on my windowsXP version, but I can only access the files I created under Linux when I'm logged in as windows-admin.
    When logged in as normal user, who has no admin rights, I get an "access denied"-error.
    I believe it says somewhere here that ntfs-3g at this stage doesn't do Windows permissions, and assumes Admin rights. If I remember right, it was recommended to use the options no_def_opts and allow_other:
    Code:
    /dev/xdxx        /media/xdxx      ntfs-3g silent,umask=0,no_def_opts,allow_other 0 0

  10. #320
    Join Date
    Nov 2005
    Beans
    2,322
    Distro
    Ubuntu Intrepid Ibex (testing)

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

    There's been a new release once again, ntfs-3g-20070811-BETA
    http://sourceforge.net/mailarchive/f...&forum_id=2697
    Building on Ubuntu using [pbuilder]
    Other resources [Upgrading from CVS, Gaim2, Anjuta, Rhythmbox]

Page 32 of 203 FirstFirst ... 2230313233344282132 ... 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
  •