Use multiple drives together as a single unit on Ubuntu.
Use multiple drives together as a single unit on Ubuntu.
Creating RAID0 or combining disks into a BTRFS or ZFS setup is possible using the Linux installer in Debian, but you'll need a command-line tool. This approach has a clear issue: losing a disk means all data is lost. A better choice would be RAID5 or 6, or similar methods via BTRFS or ZFS. If you prefer not to handle commands manually, it's better to let someone experienced perform the task.