Personally, I have hard drive dedicated to data and hope that Windows and Ubuntu can both read and write to that one disk.
The latter was partitioned with NTFS under Windows, my original operating system. This works with no problems of course.
Linux disks are formatted in EXT, so in a different format, which does not facilitate data exchange between the two systems.
Now it is possible to have Ubuntu write to NTFS. That is the purpose of this tutorial based on Ubuntu 7.04 (Feisty Fawn) and higher.
1 - Reading data on a NTFS hard drive
I begin by opening the desktop. Among the items displayed I can see my hard drive and Windows, what interests me on this hard drive is the folder containing personal data.
To open, the same as in Windows, I double click it and navigate to the target directory.
For example I will open the text editor Gedit html file. I can then read the file with no problems. I then try to make a change to the file. And of course I cannot do this, because it is NTFS and linux cannot yet write on it. When you try to write to the disk, you will get a warning saying read-only.
2 - Enable writing on NTFS
Firstly we will install the package ntfs-config. Open Synaptic (System Menu / Administration / Synaptic Package Manager) and search for ntfs-config. Select it for installation and click the Apply button. The installation will complete shortly.
Back in Ubuntu.
Run the configuration tool using the Applications menu / System Tools / Tool Set NTFS.
In the window that appears choose the partition where you wish to activate the writing and validate by clicking on Apply. In the next window select the two options and validate.
3 - Writing Test
You can then create any new documents or files onto your NTFS partition from ubuntu. It will be a success as we have now installed ntfs-config. Now you can freely write any files you like to the windows partition. In fact, you can manipulate files across both operating systems if need be.
Published by ssb
- Ext2 Installable File System for WindowsWindows network operating systems since NT onward have used NTFS, the desktop versions caught on a little later but XP and up support it. If you format your Windows partition using NTFS, it may not be able to read Li...
How to Share a Hard Drive Between Windows and LinuxQuite a few people these days are dual-booting Windows and Linux. The problem comes when trying to share a single hard drive between the two operating systems. In this guide I...
Use NTFS Drives on Mac with MacFUSE and NTFS-3GAbout the only interoperability issue with running a Mac with a NTFS-formatted drive is that the Mac, out of the box, can read from the drive, but not write to it. With NTFS-3G...- Review: Ubuntu 8.04 (Hardy Heron, Beta) with Full Disk EncryptionA review of the installation and use of the latest release of Ubuntu, version 8.04 Beta, Hardy Heron.
- How to Enable DVD Play Back on Ubuntu LinuxA walk through of how to enable DVD playback on your Ubuntu computer.
- On Writing Well by William Zinsser
- Writing, Grammar and Punctuation Tutorial
- Windows Desktop Security Tips
- How to Backup Windows XP on a CD-ROM
- Encrypting File System (EFS) in Windows Server 2003 Environment
- What Failed to Make the Cut in Windows Vista
- Ubuntu Storms Linux Community



