1

I'm using an HP laptop running Ubuntu 18.0. Recently I tried to update the kernel by running sudo apt-get dist-upgrade, but after that I was unable to boot into my laptop. I'm getting this error: Failed to start udev Kernel Device Manager.

A photo of the screen is attached here. I can't upload a log or a screenshot as I can't access the laptop anymore.

I did some googling, but I couldn't find anything that helped. Also I have some important data that I don't want to lose, so I don't want to reinstall. Is there any way to fix this without losing data?

enter image description here

karel
  • 114,770
brownser
  • 161

1 Answers1

1

you can rollback the update and use an older Kernel for now try this: How to change kernel at boot

vbeh
  • 26