failed fedora upgrade 23 to 25)
I'm trying to upgrade from v 23 to v25. I followed these steps:
- dnf -y update
- shutdown -r now
- dnf -y install fedup
- fedup -y --network 25 --nogpgcheck --allowerasing
- dnf system-upgrade reboot
The fedup
command successfully downloaded some 2700 packages for the install
The system restarted immediately running dnf
after it ran for a while, I looked and the upgrade was hung on step 877/2700 - removing plymouth script. I let it run for hours then rebooted the system.
Now it will only boot to the emergency boot and not FC25 boot option exists yet.
Can I restart the failed upgrade from the emergency boot shell?