On Sun, 23 Jan 2022 18:41:36 +0000
Andy Smith <andy@strugglers.net> wrote:
> If wanting to play around with mdraid you can do it with loop
> devices created from image files on your regular filesystem.
Nice, thank you.
One would probably have to install mdadm:
# apt install mdadm
> for i in a b; do sudo losetup -f fake_disk_{$i}.img; done
Typo:
fake_disk_${i}.img
-- 
Does anybody read signatures any more?
https://charlescurley.com
https://charlescurley.com/blog/