With the latest develop, the show (s) action in rasctl is broken:
dmark@rasp32:~/dev/RASCSI/cpp $ rasctl -l
+----+-----+------+-------------------------------------
| ID | LUN | TYPE | IMAGE FILE
+----+-----+------+-------------------------------------
| 1 | 0 | SCHD | /home/dmark/images/200.hds
| 2 | 0 | SCCD | /home/dmark/images/2a67c350-2e17-4185-a970-592766382329.iso (READ-ONLY)
+----+-----+------+-------------------------------------
dmark@rasp32:~/dev/RASCSI/cpp $ rasctl -c s -i 2
Error: Unknown operation 's'
With the latest develop, the show (s) action in rasctl is broken: