I'm looking to share documents, pictures, etc. between Windows 7 and Ubuntu 12.04.1. I have an extended primary partition (sda4) that is comprised of a swap partition (sda5) and a "/home" mount point storage partition (sda6). This sda6 storage partition is a ext4 file system. As I understand it, in order for Windows 7 to recognize the data, this storage partition needs to be an NTFS format. Can this ext4 format (sda6) be changed to NTFS using the GParted Partition Editor? If not, is there another way to make this happen? Thanks so much in advance.
|
For various reasons you should not use ntfs for home partition. What you should do is shrink it to make free space for a new partition that will be NTFS. It will be visible for both systems - Windows and Linux. Process overview: Step by step instructions by yours truly how to convert free space to a ntfs partition Please proceed only after reading the instructions through and through if you're not familiar with partitioning. |
|||||||||||
|
No, you can NOT use NTFS for /home since it does not understand permissions.
If you do not have it yet, you need to install
You can resize /home, put the extra space into a new partition (sda7) and use the new one to make it NTFS. Then symlink your directories in /home/$USER to this new disc. For the NTFS part: Click
|
||||
|
|
|
I am pretty sure you can not do this. but there are some options.
You can find more info about ext here and here. Even thought the software seems to be a bit dated and not supported anymore, it still does get the job done. Hope this helps. Afer some more google-fu I found DiskInternals Linux Reader which is to a free option, and looks like it is still be supported. |
|||||
|
|
You can install ext2fsd for windows and access the data on your ext4 partitions from within windows. Have a look at the ext2fsd website for downloads and information. |
|||
|
|

