fedora_majorupgrade
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| fedora_majorupgrade [2018/11/01 11:11] – paulsmith | fedora_majorupgrade [2018/11/02 11:23] (current) – paulsmith | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== major upgrade ====== | ||
| + | < | ||
| + | dnf upgrade --refresh | ||
| + | dnf install dnf-plugin-system-upgrade | ||
| + | dnf system-upgrade download --releasever=29 | ||
| + | dnf system-upgrade reboot | ||
| + | |||
| + | |||
| + | dnf system-upgrade clean | ||
| + | dnf clean packages | ||
| + | </ | ||
| + | |||
| + | |||
| + | ref: https:// | ||
