@HPOA909, yeah, what you said about âremoving the ext4â is a little unclear what you mean exactly. Is there any chance you could clarify what you mean?
Do you mean:
- zeroing out the drive before installation?
- That shouldnât make a difference. The Qubes OS standard installer wonât zero out the drive, because that would shorten the lifespan of an SSD
- removing the ext4 label from the partition when formatting the drive?
- That also should be done automatically when you install, unless you try something complex like dual-booting
- something else?
- Please explain. Happy to explore any suggestions
â-
Iâve never been lucky enough to get my hands on a NitroPC to play around with it, so I canât say for certain that âskipping a stepâ in the installation wouldnât interact with NitroKeyâs BIOS.
Itâs highly unlikely, to be honest, but I donât want to just âsaying anything without any evidenceâ, because that doesnât really help anyoneâŚ.
â-
@qubist, the fact that youâre able to read system logs tells me that youâre fairly familiar with Linux, which is good, because we can skip the long paragraphs I normally have to write (thank you!)
Maybe it might be worth contacting NitroKey and asking them whatâs going on. Itâs possible that you might have a small hardware defect (unlikely, but possible, and it canât hurt contacting them just to confirm ).
The other possibility is that it might be worth seeing what the latest kernel build does when you try to reboot it.
If youâre comfortable with running a Qubes OS-patched Linux kernel 5.18.9 or newer in your dom0 (there isnât really any reason why, but you never know, some people might not want toâŚ), then type this command into a dom0 terminal:
sudo qubes-dom0-update --enablerepo=qubes-dom0-current-testing kernel-latest kernel-latest-qubes-vm
That will download RPM packages for kernel version 5.18.14 (I think weâre at that version nowâŚ.) as a don0 and another package for the same version as an AppVM kernel.
(You can select your kernel at boot with GRUB like youâre probably familiar with, and select the AppVM kernel in the Qube Settings, too. And of course, you can also purge them from your system later if you wishâŚ)
If that doesnât solve it, well, maybe adding an extra systemd service at the very end to power cycle your machine might work (Iâll write that up in a minute so you can just copy and paste. Itâs not something thatâs easy to type up without sitting down at a proper keyboardđ)
Your other option is to âlive with itâ. But i donât feel thatâs a valid solution, and I wouldnât want you to do that!