*** This bug is a duplicate of bug 2140558 ***
    https://bugs.launchpad.net/bugs/2140558

I found the cause of the problem.

The system had the obsolete rtl8812au-dkms package installed. During
installation of linux-image-6.17.0-35-generic the DKMS build failed,
leaving the kernel packages unconfigured.

After removing the package:

sudo apt purge rtl8812au-dkms
sudo apt install --reinstall linux-headers-6.17.0-35-generic 
linux-image-6.17.0-35-generic

the installation completed successfully.
After reboot, the system boots correctly with:

uname -r
6.17.0-35-generic
and:
dkms status

returns no modules.

It appears the original boot failure was caused by the failing third-
party DKMS module rather than a kernel regression.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2160563

Title:
  Kernel 6.17.0-29 and 6.17.0-35 fail to boot with VFS unable to mount
  root fs on Lenovo IdeaPad 320-15AST

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rtl8812au/+bug/2160563/+subscriptions


-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to