_HR_@lemmy.worldtoLinux@lemmy.ml•Despite attempted RAID array, both drives detected individually by all software I've tried.English
2·
1 year agoWhat you’re trying to use is “hardware” RAID. Using hardware RAID is generally a bad idea. If you’re using Linux, use software RAID instead.
Also consider using Btrfs, it will make having a RAID setup even easier.
If you’re using a Debian based distro, you can search through contents of packages to see if there’s a conflict:
E.g.
apt-file search /usr/bin/sh