You are not logged in.

#1 2019-06-23 16:17:23

\/\/h1t3_r4bbi7
Member
Registered: 2019-06-23
Posts: 2

Partitioning question

This might be more personnel opinion but I appreciate any suggestions.

I want to dual boot arch and manjaro and have a separate partition for Documents and Music that both systems can access. Would I just create an ext4 and name it [whatever]? Do I need a file system on that partition?

I'm thinking :

Arch
   /root 100GB
   /home 150GB

Manjaro
  /root 150GB
  /home 200GB

Both
  /swap 16GB
  /Doc_Music  384GB (rest of TB drive)


Thanks for any suggestions.

Offline

#2 2019-06-23 16:22:06

ewaller
Administrator
From: Pasadena, CA
Registered: 2009-07-13
Posts: 19,739

Re: Partitioning question

You will need a file system. I suggest a non-proprietary one that was *not* designed for operating systems originating out of the American Northwest.   Create a mount point (an empty directory) someplace like /home/share, or perhaps /share on both systems.   Then, mount that partition with the shared data on /home/share; perhaps by adding it to /etc/fstab on both systems.

Last edited by ewaller (2019-06-23 16:22:49)


Nothing is too wonderful to be true, if it be consistent with the laws of nature -- Michael Faraday
Sometimes it is the people no one can imagine anything of who do the things no one can imagine. -- Alan Turing
---
How to Ask Questions the Smart Way

Offline

#3 2019-06-23 16:41:24

\/\/h1t3_r4bbi7
Member
Registered: 2019-06-23
Posts: 2

Re: Partitioning question

@ewaller That's what I thought. I'll just ext4 and hopefully that will give me what I want. Thanks for the quick reply!!

Offline

Board footer

Powered by FluxBB