・移行後の OS 情報を確認

[root@centos]# cat /etc/centos-release
CentOS Stream release 8

CentOS Stream 8 に移行されたことを確認


・OS を再起動

[root@centos]# reboot


・アップデート

上記の作業でアップデートは完了しているが念のため再度実行

[root@centos]# dnf -y update