Wednesday, May 15, 2024
 Popular · Latest · Hot · Upcoming
0
rated 0 times [  0] [ 0]  / answers: 1 / hits: 527  / 2 Years ago, wed, may 11, 2022, 7:39:31

I'm going to shrink my Windows partition to install Ubuntu, and I was wondering how many partitions I should make if I wanted to share files between both OSes.
Can I share all my Ubuntu and Windows files with each other? By files I mean documents, multimedia (music, photos, videos, etc.)



My plan is to make the following partitions for Ubuntu:

/swap [size: 4-6 GB]

/ (root) [size: 20 GB]

/media/myname [size: ?]



The "/media/myname" partition is where I'd store all my files for both Windows and Ubuntu, but I don't know if that would work. Please, let me know. Thanks


More From » boot

 Answers
1

You don't really need to have an extra partition to swap between Windows and Linux. You'll see the Windows disk space under Linux, so just linking it up will do.



The very minimum you need is just a single partition for all the Linux stuff. But apart from the root partition (mounted as /) you can also go for:




  • swap - You know this one already and I don't feel competent to advise on the size.


  • /home - This one keeps user personal data and can be encrypted. It's a good idea to keep this one as a separate partition. It's like Users in Windows. You can link together directories like Documents or Pictures from both Windows and Linux. This way, as long as you store your stuff in the places where Linux points at the common directories, you'll see them in Windows. I'm not sure if Linux could mount an NTFS partition as /home, which could be another option. This might involve linking it on the other side with corresponding Windows directories under Windows, which I guess should be possible, but I don't know Windows well enough.


  • Other advanced fragmentation like separating the /usr. But if you're a beginner, you're not going to need it soon.



[#17227] Thursday, May 12, 2022, 2 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
llianconclad

Total Points: 65
Total Questions: 109
Total Answers: 127

Location: Mali
Member since Fri, Dec 3, 2021
3 Years ago
;