I downloaded qubes os to my computer, but it comes with only dom0 cube. I doesn’t come with any template or network cubes. Because the initial setup screen doesn’t appears when I boot it for the first time. I tried to download it over and over again but it doesn’t work. Can you please help?
Please, don’t get this wrong. But it’s impossible to even guess what’s going on, if you don’t provide some further information.
Please start with the following (and please be aware that further questions may arise):
- Where did you download what image exactly? Did you verify it? If so: how?
- To what install media did you copy it with what tool on what platform?
- On what hardware are you trying to install?
For reference:
Hi ArchCuber - and welcome to the forum.
If you have a running dom0
with a terminal, then you could try to run:
sudo /usr/libexec/initial-setup/initial-setup-graphical
and see if that give some details …
The cluster of changes I made when I had the same problem (from memory):
- btrfs worked when LVM didn’t
- adding custom labels to partitions caused some silent failures
Fixed by trial+error rather than by finding error messages in logs.
I think it was an old MacBook, where I saw:
- “btrfs working, where LVM just failed”
- the Initial Setup (the one that installs the templates) “just failed to start”, because it couldn’t understand the partition information written by
anaconda
.
The solution to 2. was to edit the /root/anaconda-ks.cfg
and remove spaces from the partition names …
Did you tick the Do not configure anything (for advanced users)
box at the bottom of this screen? Or did you not even get to this screen?
Thank you, I solved the porblem!
Thank you to all for your help…
Hi ArchCuber
Nice that the problem is gone – in order to help the next one with a similar problem, could you share a few
- “I looked at …”
- “Saw that this thing said A, so I looked at B and fixed it by C”
?