I am new to Linux. I've built a second computer to start using Ubuntu and hoping to eventually transition into Ubuntu being my primary OS. What I want to right now is have a shared folder that I can use to store data, mainly backup files from my Windows machine like pictures and music, but also be able to access them with Ubuntu.
I have read extensively that Windows doesn't support Ubuntu's partitions, and that Linux has some issues with NTFS. So I know I did this wrong, but don't know how to do it right.
When installing Ubuntu on my 320GB HD, I created a 70GB partition for root, a 70GB partition for home (both ext4 if I remember right), a 10GB partition for swap, and a 160GB partition as fat32 (didn't know what to do for the mount point so chose /windows
).
Now Ubuntu can find everything, and create folders in that 160GB Windows partition/folder. However I can't share any folders out on that partition, and since its not an ext partition for Ubuntu I can't change ownership or permissions to that partition.
So I guess my question is how would I set up that last partition so that I can share out the folder for Windows to access it as well?