Closed rdmark closed 9 months ago
Implementing this in Web UI client code turned out too messy. We have two dimensions of mapping: file ending to device type, and image file to detected device type.
Instead, I'm proposing this change to the piscsi backend: https://github.com/PiSCSI/piscsi/pull/1413
Using piscsi a lot recently with the new attach device UI, I find it cumbersome to have to rename .toast and .cdr file endings all the time.
I think we should add a simple override to the Web UI to treat those as ISO images, regardless of what the piscsi backend says.