Sorry, don't know what the 'white screen of death' is.

1) Can you get to /var/log/apt/term.log and /var/log/apt/history.log
now? Any errors in there?

2) Can you pull the log from a failed boot with 6.8?
$ journalctl -b <num>

With <num> being a negative number (-1, -2, -3, ..) to look at previous
boots until you find one with 6.8.

3) You can also try to enable kernel logs at boot, maybe that gives some
clues. In the grub menu, select the entry you want to boot and hit 'e'
(edit). Remove 'splash' and 'quiet' from the commandline and hit ctrl-x
to boot. You should then see kernel messages at boot.

4) Do you have any dkms installed?
$ dkms status

5) Packages that are not fully installed?
$ dpkg -l | grep -v ^ii

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

Title:
  Could not install linux-image-6.8.0-44-generic

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


-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to