'''1.''' {{Qubes_Terminal}}
'''2.''' Upgrade Qubes dom0
.
This step is mandatory. [
Upgrading Qubes ]dom0
is required to ensure:
* The version file /srv/formulas/base/virtual-machines-formula/qvm/whonix.jinja
contains the current version number of {{project_name_short}} and 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].
* [https://github.com/QubesOS/qubes-mgmt-salt-dom0-virtual-machines qubes-mgmt-salt-dom0-virtual-machines], ensuring it is 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 but recommended due to a Qubes upstream bug: [https://github.com/QubesOS/qubes-issues/issues/7254 qubes-dom0-update
shows No updates available
if the network is down / qubes-dom0-update
fails to detect if repositories are unreachable / network is down.]
{{CodeSelect|code=
sudo qubes-dom0-update --show-output --console
}}
'''3.''' Done.
The dom0
upgrade has been completed.
[[Category:MultiWiki]]