Hi,
Yesterday I upgraded a hard disk on my laptop and reinstalled Qubes. I
would like to share some problems that I encountered, sorry if some of
them (or all) are already known.
1) Anaconda GUI freezes after few seconds if I have HDMI monitor
connected. Maybe this is related to nouveau, after disconnecting the
monitor I could install without problem.
2) Btrfs installation seems too hard. After some tries I did an
unbootable installation. Finally I used a default install and added a
btrfs pool with the new hard disk.
3) Installing non US language seems problematic. I selected Spanish and
I'm getting a lot of 'UnicodeEncodeError' on dom0 (qubes-dom0-update
e.g.). Currently my LANG env is C.utf8, should not it be es_ES@utf8?
Also I see all GUI in English.
4) After setting default pool to the new btrfs disk (near 2TB), I
started a full restore of 160GB. Some hours later it stopped because the
other pool was full since it was using it for temp directory. It also
created all the domains which I had to manually remove, and also it
removed all the temporary files which maybe I could used manually for
restore some domains.
- It would be nice to check the needed space before starting and abort
if there is no enough.
- Could the restore process work with each VM individually? Recreate
one, uncompress the data, dump it to the private volume, delete
temporary files, go to next... This way in case of error we would have
some domains fine and just one broken.
- In case of error maybe it should ask if you want to delete the
temporary files or not. So you can try to do something manually.
- I also think that restore process is too aggressive. My pc becomes
near totally unresponsive while restoring. I wonder if some process
could be queued to avoid too much stress. I would like to do some stuff
while restoring some domains. In the other case, running a backup, it
runs very well.
5) After restoring the backup I installed KDE. It was pretty ugly and
start menu unusable due graphic artifacts. I fixed it enabling
modesetting driver in Xorg [1].
Well I think that is all.
Regards.
[1]
https://github.com/QubesOS/qubes-issues/issues/4782