How to properly install server system on nvme ssd and use 2 hdd drive in RAID 1

Started by mahesh, Aug 18, 2023, 07:26 AM

Previous topic - Next topic

mahesh

Hello,

I am just starting with linux and I've been trying to figure out how to create a home NAS with ubuntu server 22.04. I want to install the server on Nvme SSD and use my 2x16tb seagate hdd in RAID 1 as a storage and share it across my home network.

My main concern:
I don't quite understand the file system. Where do i need to mount my hdd drives? What directory? /home? /media/?
What file system do i need to format my hdd drives, so that they will be accessible by windows machine?


Thank you!