mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-01-15 17:27:27 -05:00
Fedora 26 to 27 upgrade: free disk space by detaching loop device
This commit is contained in:
parent
060fff15f8
commit
b45bd8998a
@ -234,6 +234,7 @@ Qubes 4.0 Instructions
|
||||
|
||||
(Shut down TemplateVM by any normal means.)
|
||||
|
||||
[user@dom0 ~]$ losetup -d ${dev##*/}
|
||||
[user@dom0 ~]$ rm /var/tmp/template-upgrade-cache.img
|
||||
|
||||
(Optional cleanup: Switch everything over to the new template and delete the old
|
||||
@ -316,6 +317,7 @@ should be entered (`@dom0` or `@fedora-27`).
|
||||
|
||||
6. Remove the cache file, if you created one.
|
||||
|
||||
[user@dom0 ~]$ losetup -d ${dev##*/}
|
||||
[user@dom0 ~]$ rm /var/tmp/template-upgrade-cache.img
|
||||
|
||||
7. (Recommended) Switch everything that was set to the old template to the new
|
||||
|
Loading…
Reference in New Issue
Block a user