Timed out for waiting for udev queue being empty

elipso

Member
May 7, 2023
19
0
6
Homelab
Hello

How to fix this problem

after boot and blinking cursor says this : "Timed out for waiting for udev queue being empty"

timeout.png

after.png

Cant start VM, local-lvm is ?

picture.png
 
Last edited:
I'm trying to use this fix but I can't get a successful boot at all, so I had to make the change in the busybox shell.

I was able to do that, BUT update-initramfs does not exist in this environment.

How are you supposed to persist this change in this situation?
 
I'm trying to use this fix but I can't get a successful boot at all, so I had to make the change in the busybox shell.

I was able to do that, BUT update-initramfs does not exist in this environment.

How are you supposed to persist this change in this situation?
I didn't meet your situation before,may be the lvm.conf is not correct.
But I have a approch,
You neet to get in recovery mode, then mount lvm/pve-root /mnt ,and chroot /mnt
Then do the change back or correct /mnt/etc/lvm/lvm,conf and update-initramfs -u
this is only a approch , more detail need you complate