Page 197 of 203 FirstFirst ... 97147187195196197198199 ... LastLast
Results 1,961 to 1,970 of 2026

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

  1. #1961
    Join Date
    Aug 2006
    Location
    Canada
    Beans
    63
    Distro
    Ubuntu 12.04 Precise Pangolin

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

    works for me! many thanks to givre.

    hornett, you must have missed some step, because even if you get some 404 not found after sudo apt-get update, you still must do sudo apt-get upgrade, and that's when you'll get the upgraded packages from flomertens.free.fr

  2. #1962
    Join Date
    Aug 2006
    Location
    Canada
    Beans
    63
    Distro
    Ubuntu 12.04 Precise Pangolin

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

    well, if anything, this post might also help:
    http://ubuntuforums.org/archive/index.php/t-524359.html

  3. #1963
    Join Date
    Jan 2008
    Beans
    82

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

    I successfully installed NTFS Configuration Tool for Ubuntu 6.06 LST Dapper, and I chose "Enable write support for internal device", and clicked OK. Than, I tried to open "Local Disk", and I got this message "mount: according to mtab, /dev/sda5 is already mounted on /media/sda5

    mount failed"
    I have dual-boot (ubuntu and win xp), what's the problem?

  4. #1964
    Join Date
    Dec 2006
    Location
    Dominican Republic
    Beans
    32
    Distro
    Ubuntu 7.04 Feisty Fawn

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

    Hello. I've been reading all day every post that talk about NTFS-3G PERMISSION or something related to configure the partitions. I couldn't find the answer that was looking for. I've two hard drives:

    1. 500GB
      • 100GB Ubuntu partition (/dev/sdb1)
      • 356GB NTFS partition (/dev/sdb3)
    2. 300GB
      • 95GB unallocated (old WINXP partition)
      • 184GB NTFS partition (/dev/sdb5)

    My objective is to share the /dev/sdb1 & /dev/sdb5 partitions between Ubuntu Feisty and WINXP or VISTA (the one I choose after complete the NTFS sharing)

    I successfully installed NTFS-3G with its particular repositories. It detects both NTFS partition of each hard drive. But, I found something wrong. If I check the ADD box the APPLY button disappears. And I can't continue. If I leave the box unchecked the APPLY button appears and pass to "NTFS WRITE SUPPORT CONFIGURATION TOOL". I selected both options and the partition appears on my desktop without read/write permission.

    I want to know if there is an option where I can change this read/write permissions. And there is a way where these mounts start automatic every time Feisty load?
    Last edited by jodoj80; January 13th, 2008 at 12:41 AM. Reason: misspelling
    SMILODON RIG:
    AMD Athlon 64 X2 5400+ ft. Golden Orb II | 4GB DDR2 667MHZ Kingston DC | 2 HDD Seagate 7,2 RPM SATA : 500GB & 300GB | RAIDMAX RX-530SS

  5. #1965
    Join Date
    Jan 2008
    Beans
    4

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

    thanks for the how to,
    but im having problems writting on the other partitions of my hard disks which are how ever in ext3 how to make them readable

  6. #1966
    Join Date
    Dec 2007
    Location
    Houghton Lake, Michigan
    Beans
    45
    Distro
    Ubuntu 9.04 Jaunty Jackalope

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

    That_is_gold! You Are A God Sir. Thank You.

  7. #1967
    Join Date
    Nov 2005
    Location
    Sydney, Australia
    Beans
    218
    Distro
    Ubuntu Studio 12.04 Precise Pangolin

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

    Does NTFS-3G handle external partitions? That is, partitions on another computer.

    I am using 3G very successfully to share my hard drives on my desktop, but I would also like to access my laptop's drive.
    Just think how boring life would be without Ubuntu

  8. #1968
    Join Date
    Sep 2007
    Location
    New Zealand
    Beans
    Hidden!
    Distro
    Ubuntu 8.04 Hardy Heron

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

    after running:

    sudo fdisk -l | grep NTFS

    i got:

    /dev/sda1 * 1 3737 30017421 7 HPFS/NTFS


    so in the above where exactly is the mount point so that i can put it into fstab, or can i just put a mount point in fstab under /meda/<whateverilike? and it will work?

  9. #1969
    Join Date
    Feb 2008
    Beans
    3

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

    Thank you very much for this clear instruction.
    It is working - I can see my Windows partition and all other partitions.

    But,

    I cannot copy into these folders (/media/windows/ or other) more than 6 files per folder.?!??!? Who can help me on this? It just gives a normal error on copying...

    Tx

    Wouter

  10. #1970
    Join Date
    Aug 2006
    Beans
    Hidden!

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

    Hi all,

    I'm having a hell of a time finding getting ntfs-3g packages for Ubuntu 6.06LTS amd64-generic.

    I've tried all the usual repositories, but they're failing on me..
    Most of them seem to be offline these days, but one that doesn't seem to be:
    http://flomertens.free.fr/ubuntu/

    still doesn't seem to work either through apt-get, or synaptic?!
    In my /etc/apt/source.list I have:
    Code:
    deb http://flomertens.free.fr/ubuntu/ dapper main main-all
    However all 'apt-get update' or synaptic 'reload' processes result in time outs/fails.

    At the same time, though, all these are working fine for me:
    Code:
    deb http://mirror.aarnet.edu.au/pub/ubuntu/archive/ dapper main
    deb-src http://mirror.aarnet.edu.au/pub/ubuntu/archive/ dapper main
    
    deb http://au.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
    deb-src http://au.archive.ubuntu.com/ubuntu/ dapper-updates main restricted
    deb http://archive.ubuntu.com/ubuntu/ dapper universe main restricted
    deb-src http://au.archive.ubuntu.com/ubuntu/ dapper universe
    deb http://au.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
    deb-src http://au.archive.ubuntu.com/ubuntu/ dapper-backports main restricted universe multiverse
    deb http://security.ubuntu.com/ubuntu dapper-security main restricted
    deb-src http://security.ubuntu.com/ubuntu dapper-security main restricted
    deb http://security.ubuntu.com/ubuntu dapper-security universe
    deb-src http://security.ubuntu.com/ubuntu dapper-security universe
    Can anyone confirm that they're having the same issues with http://flomertens.free.fr/ubuntu? or have I done something completely stupid?
    Its not network issues, otherwise I wouldnt see ubuntu.com repositories (plus all other network related programs are running normally).

    any help would be much appreciated,
    thanks!

    .. oh, and I tried all the repositories listed on flomerntens.free.fr but they aren't any good either (all dead, 404).
    Last edited by kieran; February 28th, 2008 at 06:52 AM.

Page 197 of 203 FirstFirst ... 97147187195196197198199 ... 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
  •