Summary: Ubuntu Unity 24.04 Upgrade To Ubuntu Unity 26.04 using Software Updater.
The update completes, boots, and asks for my Password. However, anything I type is ignored. I manually boot and get a Kernel Panic:
VFS: Unable to mount root fs on unknown-block(0,0)
I can boot the 2 older kernels:vmlinuz-6.14.0-36-generic and vmlinuz-6.14.0-37-generic from grub.
From an older post, it appears the initramfs is missing. So I did this:
sudo update-initramfs -u -k 7.0.0-30-generic
sudo update-grub
sudo reboot
Now Kernel 7.0.0-30-generic BOOTS!!!
lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 26.04.1 LTS
Release: 26.04
Codename: resolute
However, there are 2 obvious problems:
-
The alacarte and the Internet Icons are missing from the Desktop Top Display Bar for 2 out of every 3 Boots i.e. this is not consistent. If I try multiple boots the 2 Icons may or may not appear. This scares me because what else is inconsistent ???
-
Ethernet is not working, and no wifi options are shown when I click the Internet Icon. In Konsole I do this:
lspci -nn -d 14e4:
05:00.0 Network controller [0280]: Broadcom Inc. and subsidiaries BCM4352 802.11ac Dual Band Wirele
ss Network Adapter [14e4:43b1] (rev 03)
which tells me it is not Broadcom software that is the problem. (If I boot from 24.04, ethernet and wifi all work fine.)
What to do here?? If there is no quick fix, then I will restore back to 24.04 until the problems can be resolved.
I’m wondering if these problems are related to Ubuntu UNITY 26.04 since it was not released until early August?? If so, I’m sure others will encounter the same issues.
Can someone help me get the ‘powers that be’ made aware of these problems, including the Kernel Panic issue.
If I could be made aware of when the problems have been resolved, I will try and update to 26.04 again.
Thanks for all the help,
M…