Has anyone tried upgrading Ubuntu 22.04 to 24.02

Has anyone tried upgrading Ubuntu 22.04 to 24.02 using sudo do-release-upgrade?

I did and after the upgrade ethernet adapter is no longer seen.

I just got done. It was flawless. works perfectly… at the moment at least lol

I used do-release-upgrade, the got the can't mount root fs (block 0,0)

@librecomputer , appreciate your guidance if possible.

Probably need to install linux-image-lc-rolling-lts-arm64 before you reboot.

What board? Release upgrades should not be touching fstab or the root partition at all. Need the full logs from the upgrade.

I have recently upgraded both a Renegade (3328) and a Le Potato (905X) from the desktop Ubuntu 22.04 provided at this website to 24.04. I used the do-release-upgrade from the command line after the GUI software updater hung part way through and left the system in a mess. I found that the update worked smoothly from the command line, but afterward both systems would not react to the “Show Applications” button in the desktop panel. This is apparently a known Ubuntu bug if the button is set to not-animate the button press… I fixed it by turning on that animation again with this command:
gsettings set org.gnome.shell.extensions.dash-to-dock animate-show-apps true