Some obstacles I had to overcome when upgrading to Fedora 31: My network interface renaming udev rules stopped working and I couldn’t get them working again. Instead, I had to remove the interface renaming udev rules from /etc/udev/rules.d/ and instead add equivalent systemd.link files to /etc/systemd/network/, then rebuild the initramfs files via: dracut –regenerate-all –force…
Wumple’s Fedora 10 Upgrade from Fedora 6
I finally upgraded Wumple.com from Fedora 6 to Fedora 10 several months ago. In case someone else runs into similar issues, here are the problems I encountered and solutions.