mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-02-03 10:00:18 -05:00
Add missing step to R3.1->R3.2 upgrade instruction
This commit is contained in:
parent
e99688b405
commit
7a5c830646
@ -128,7 +128,11 @@ repeated in **all** the user's Template and Standalone VMs.
|
||||
|
||||
sudo dnf upgrade --refresh
|
||||
|
||||
4. Shut down the template VM.
|
||||
4. Add new packages (only needed in default template):
|
||||
|
||||
sudo dnf install qubes-mgmt-salt-vm-connector
|
||||
|
||||
5. Shut down the template VM.
|
||||
|
||||
|
||||
### Upgrade Debian (and Whonix) templates: ###
|
||||
@ -147,10 +151,14 @@ repeated in **all** the user's Template and Standalone VMs.
|
||||
sudo apt-get update
|
||||
sudo apt-get dist-upgrade
|
||||
|
||||
4. Remove unnecessary now file:
|
||||
4. Add new packages (only needed in default template):
|
||||
|
||||
sudo dnf install qubes-mgmt-salt-vm-connector
|
||||
|
||||
5. Remove unnecessary now file:
|
||||
|
||||
sudo rm -f /etc/apt/sources.list.d/qubes-r3-upgrade.list
|
||||
|
||||
5. Shut down the template VM.
|
||||
6. Shut down the template VM.
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user