Qubes OS 4.3.0 - Settings tab disappears when selecting a device in "boot from existing block device" option

hello,

I’m experiencing an issue while using the “From existing block device” method in Qubes OS 4.3.0. When I select the specific device I want to boot from, the settings tab disappears without any error message or explanation. The qube can be started using the ‘Start the qube’ option; however, I receive the message ‘No bootable device found.’

Thank you very much.

Are you using a custom theme for the Qube manager (such as Adwaita-dark)?

In general, it sounds like a crash. Run qubes-qube-manager from a dom0 terminal, run sudo journalctl -f in another dom0 terminal and see if any errors pop up when the tab disappears.

1 Like

No, I’m not using any custom theme. However I did add two additional software package Desktop accessibility and Sway Window Manager (supplemental packages) alongside Qubes UI (Audio/GUI) during the installation.

Can you please run the commands instructed here an report, so it can be fixed?

It says “dom0 qubesd[XXXX] : WARNING: protecol error for call b’admin.vm.device.block.Assign’+b’sys-usb+sda’ (b ’ dom0’ → b ’ the VM’s name ’ ) with payload of 286 bytes”
It does not matter what partion I select the paylaod stays the 286 bytes in every error

Immediately after that I receive this error “dom0 qubes-app-menu[XXXX] : Error : Got empty response from qubesd. See journalctl in dom0 for details.”

might be related

1 Like

Thank you.