Results 1 to 4 of 4

Thread: Linux - NTFS writing

  1. #1
    Funking Prink! Raz316's Avatar
    Join Date
    Jul 2003
    Location
    Deal, Kent, UK
    Posts
    2,873
    Thanks
    110
    Thanked
    51 times in 45 posts

    Linux - NTFS writing

    So just looking at the features of the next released of Ubuntu (7.10) and I see that it has NTFS writing. While I am lead to believe it's been possible for a while, I'm pretty sure 'they' basically say "Don't bother".

    Out of interest more than anything, what's changed to make it fully possible now?

  2. #2
    Vive le pants! directhex's Avatar
    Join Date
    Jul 2003
    Location
    /dev/urandom
    Posts
    15,984
    Thanks
    172
    Thanked
    756 times in 496 posts
    • directhex's system
      • Motherboard:
      • Gigabyte EX58-UD5
      • CPU:
      • Intel Core i7 920
      • Memory:
      • 6GiB Kingston DDR3
      • Storage:
      • Samsung Spinpoint F1 1TB
      • Graphics card(s):
      • Sapphire ATI Radeon HD 5850
      • PSU:
      • Zalman ZM850-HP
      • Case:
      • Lian-Li B25
      • Operating System:
      • Ubuntu 11.04
      • Monitor(s):
      • Dell 2709W
      • Internet:
      • BT Infinity

    Re: Linux - NTFS writing

    Quote Originally Posted by Raz316 View Post
    So just looking at the features of the next released of Ubuntu (7.10) and I see that it has NTFS writing. While I am lead to believe it's been possible for a while, I'm pretty sure 'they' basically say "Don't bother".

    Out of interest more than anything, what's changed to make it fully possible now?
    basically, someone worked out how to do it. it's taken about 12 years though

    ntfs writing is now handled by a new project called "NTFS-3G" - see http://www.ntfs-3g.org/

    does it work?

    Code:
    root@osc-bigmac:~# mount -t ntfs-3g /dev/sda4 /media/Windows/
    root@osc-bigmac:~# echo "the cake is a lie" > /media/Windows/test.txt
    root@osc-bigmac:~# cat /media/Windows/test.txt 
    the cake is a lie
    pretty much

  3. #3
    Senior Member
    Join Date
    Aug 2005
    Posts
    330
    Thanks
    10
    Thanked
    12 times in 12 posts

    Re: Linux - NTFS writing

    NTFS reading used to work

    it has been possible to include ntfs-3g for some time. Having it built into the release is new. I have used it from time to time previously but on a peer to peer basis, permissions have sometimes been a problem (mind you I have had those problems NT- NT as well).

    yes it works fine now

  4. #4
    Funking Prink! Raz316's Avatar
    Join Date
    Jul 2003
    Location
    Deal, Kent, UK
    Posts
    2,873
    Thanks
    110
    Thanked
    51 times in 45 posts

    Re: Linux - NTFS writing

    sorted, cheers you two, me thinks I'll be mucking around with this shortly.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. Problem with Nero
    By deathsith in forum Help! Quick Relief From Tech Headaches
    Replies: 2
    Last Post: 15-06-2007, 09:24 AM
  2. Linux for the Playstation 3 confirmed - looking good!
    By autopilot in forum General Gaming Chatter
    Replies: 15
    Last Post: 19-10-2006, 12:33 PM
  3. Run Windows software on Linspire desktop Linux
    By Bob Crabtree in forum HEXUS News
    Replies: 0
    Last Post: 09-02-2006, 12:16 AM
  4. Moving from XP to Linux
    By Ceefer in forum Software
    Replies: 8
    Last Post: 25-04-2005, 09:27 AM
  5. We heard your feedback on Newegg....
    By DR in forum General Discussion
    Replies: 33
    Last Post: 05-03-2005, 07:13 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •