Hello, i know probably very stupid question but im a noob and i need help. I attached my lsblk and i want to raid0 all of those 5 240gb ssds together. I also want to use btrfs. I already found a command for this online but i would like to ask someone to modify it for me so that it works with all 5 drives. Here it is:
sudo mkfs.btrfs -L Games -d raod0 -m raid1 /dev/sda /dev/sdb -f
Im not exactly sure how to modify it properly. Also that one 500GB SSD is for the OS and should remain untouched im sorry for the inconvenience and thanks in advance!