Public bug reported: As OEM projects had a task of Intel VROC support, the one of targets is to install customized desktop on VROC RAID devices. I found that current casper can't support it with latest code:
https://git.launchpad.net/ubuntu/+source/casper/tree/scripts/casper?h=ubuntu /cosmic-devel#n654: # or do the scan of block devices for sysblock in $(echo /sys/block/* | tr ' ' '\n' | egrep -v "/(loop|ram|fd|md)"); do devname=$(sys2dev "${sysblock}") Also, I knew that the previous bug (https://bugs.launchpad.net/ubuntu/+source/casper/+bug/63398) mentioned that the similar request, however, if mdadm can be seeded into https://code.launchpad.net/~ubuntu-core-dev/ubuntu-seeds/+git/, then can we make casper work with md? ** Affects: casper (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1793444 Title: [wishlist] Request to support software raid devices To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/casper/+bug/1793444/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
