'''1.''' {{Qubes_Terminal}}
'''2.''' Upgrade Qubes dom0
.
This step is mandatory. [
Upgrade Qubes ]dom0
is required to make sure:
* version file /srv/formulas/base/virtual-machines-formula/qvm/whonix.jinja
contains the current version number of {{project_name_short}} is up to date,
* a recent version of Qubes repository definition files,
* Qubes salt,
* [https://github.com/QubesOS/qubes-core-admin-addon-whonix qubes-core-admin-addon-whonix],
* as well as [https://github.com/QubesOS/qubes-mgmt-salt-dom0-virtual-machines qubes-mgmt-salt-dom0-virtual-machines] are installed and up to date.
Older, similar references:
* https://github.com/QubesOS/qubes-mgmt-salt-dom0-virtual-machines/pull/17
* https://github.com/QubesOS/updates-status/issues/1184
* https://forums.whonix.org/t/14-15-issues-uninstall-install/7652
[
Using ]--show-output --console
is optional, recommended because of Qubes upstream bug: [https://github.com/QubesOS/qubes-issues/issues/7254 qubes-dom0-update
shows No updates available
in case of network is down / qubes-dom0-update
fails to notice if repositories are unreachable / network is down]
{{CodeSelect|code=
sudo qubes-dom0-update --show-output --console
}}
'''3.''' Done.
dom0 upgrade has been completed.
[[Category:MultiWiki]]