E elipso New Member May 7, 2023 19 0 1 Homelab Jun 24, 2023 #1 Hello How to fix this problem after boot and blinking cursor says this : "Timed out for waiting for udev queue being empty" Cant start VM, local-lvm is ? Last edited: Jun 24, 2023
Hello How to fix this problem after boot and blinking cursor says this : "Timed out for waiting for udev queue being empty" Cant start VM, local-lvm is ?
W wolfboy New Member Dec 5, 2022 6 4 1 Jun 27, 2023 #2 add thin_check_options = [ "-q", "--skip-mappings" ] into /etc/lvm/lvm.conf near line 1120 like this : then use update-initramfs -u and reboot for try Last edited: Jun 27, 2023 Reactions: rtgy, thunderingwhisper, wilsorman and 1 other person
add thin_check_options = [ "-q", "--skip-mappings" ] into /etc/lvm/lvm.conf near line 1120 like this : then use update-initramfs -u and reboot for try
R rafaeltorres Renowned Member Aug 18, 2012 19 1 68 Mar 30, 2024 #3 wolfboy said: add thin_check_options = [ "-q", "--skip-mappings" ] into /etc/lvm/lvm.conf near line 1120 like this : View attachment 52231 then use update-initramfs -u and reboot for try Click to expand... Hi Wolfboy, i faced the same problem, and your solution worked like a charm. Thanks for your contribuiction.
wolfboy said: add thin_check_options = [ "-q", "--skip-mappings" ] into /etc/lvm/lvm.conf near line 1120 like this : View attachment 52231 then use update-initramfs -u and reboot for try Click to expand... Hi Wolfboy, i faced the same problem, and your solution worked like a charm. Thanks for your contribuiction.
W wilsorman New Member Aug 30, 2024 1 1 1 Aug 30, 2024 #4 wolfboy said: add thin_check_options = [ "-q", "--skip-mappings" ] into /etc/lvm/lvm.conf near line 1120 like this : View attachment 52231 then use update-initramfs -u and reboot for try Click to expand... Thanks very much for you solution <3!! Reactions: Andrii.B
wolfboy said: add thin_check_options = [ "-q", "--skip-mappings" ] into /etc/lvm/lvm.conf near line 1120 like this : View attachment 52231 then use update-initramfs -u and reboot for try Click to expand... Thanks very much for you solution <3!!