I was thinking on creating a SteamOS VM to pass my laptop’s dedicated GPU. Not to game on, but to stream media though apps like Kodi, and maybe run some Windows apps with the Proton layer.
I’m not sure how feasible this is with Qubes visualization. I’m stuck pretty much at step one.
I created a bootable USB with the SteamOS image (multiple partition image), but when I select the sys-usb:sda
as a Boot qube from block device
(qvm-start VMname --cdrom=sys-usb:sda
), I get,
SeaBIOS (version 1.16.2-1.fc37)
MachineUUID xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx
Booting from DVD/CD…
Boot failed: Could not read from CDROM (code 0004)
Booting from Hard Disk…
Boot failed: not a bootable diskBooting from Floppy…
Boot failed: could not read the boot diskNo bootable device.
VM configuration,
Type: StandaloneVM (fully persistant)
Templete: None
Kernel: (provided by qube)
Mode: HVM
Please let me know if you think this is doable. Thank you.