Warning: Failed to connect to lvmetad. Falling back to device scanning

Questions about Grub, UEFI,the liveCD and the installer
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
cubekozy

Warning: Failed to connect to lvmetad. Falling back to device scanning

Post by cubekozy »

Hi,

I'm new at linux, I installed linux mint ~2 weeks ago I used steam and proton to play my games etc.
Then I saw a game what is not on steam and not supported on linux so I decide to install virtual machine to play that game.
Tried oracle virtalbox, it's not supporting gpu passthrough so I tried kvm.

I had some issues to install it, so I removed it, run apt autoremove and reinstalled it.
After reboot basically I don't reach the encryption password entering.
I getting this error:
Warning: Failed to connect to lvmetad. Falling back to device scanning
After a while I getting to ash.

I don't know what and how borke my system, on mint irc I get informed kvm is nothing to do whit booting and send me here to the forum.

I looked at this post: https://forums.linuxmint.com/viewtopic.php?t=267509
I think it's have a similar problem.

From live I run some commands for more info:

Code: Select all

mint@mint:~$ sudo blkid
/dev/sda1: UUID="fbddbdf1-2dec-4b12-8584-ffd99e1e6ce4" TYPE="ext4" PARTUUID="66720031-01"
/dev/loop0: TYPE="squashfs"
/dev/sdb1: UUID="2019-07-29-11-16-28-00" LABEL="Linux Mint 19.2 Cinnamon 64-bit" TYPE="iso9660" PTUUID="65dbb3bc" PTTYPE="dos" PARTUUID="65dbb3bc-01"
/dev/sdb2: SEC_TYPE="msdos" UUID="044E-AC17" TYPE="vfat" PARTUUID="65dbb3bc-02"

mint@mint:~$ ls -lh /dev/mapper
total 0
crw------- 1 root root 10, 236 Dec  6 20:26 control
full sys info:https://termbin.com/jq0f

Code: Select all

System:    Host: mint Kernel: 4.15.0-54-generic x86_64 bits: 64 compiler: gcc v: 7.4.0 
           Desktop: Cinnamon 4.2.3 wm: muffin dm: LightDM Distro: Linux Mint 19.2 Tina 
           base: Ubuntu 18.04 bionic 
Machine:   Type: Desktop Mobo: Gigabyte model: GA-78LMT-USB3 R2 v: sex serial: <filter> 
           BIOS: Award v: F1 date: 11/08/2017 
CPU:       Topology: 8-Core model: AMD FX-8350 bits: 64 type: MCP arch: Bulldozer 
           L2 cache: 2048 KiB 
           flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 sse4a ssse3 svm bogomips: 64425 
           Speed: 1408 MHz min/max: 1400/4000 MHz Core speeds (MHz): 1: 1409 2: 1409 3: 1408 
           4: 1411 5: 1408 6: 1408 7: 1409 8: 1418 
Graphics:  Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X] vendor: Sapphire Limited 
           driver: amdgpu v: kernel bus ID: 01:00.0 chip ID: 1002:67df 
           Display: x11 server: X.Org 1.19.6 driver: amdgpu,ati 
           unloaded: fbdev,modesetting,radeon,vesa resolution: 1920x1080~60Hz 
           OpenGL: 
           renderer: Radeon RX 580 Series (POLARIS10 DRM 3.23.0 4.15.0-54-generic LLVM 8.0.0) 
           v: 4.5 Mesa 19.0.2 direct render: Yes 
Audio:     Device-1: AMD SBx00 Azalia vendor: Gigabyte driver: snd_hda_intel v: kernel 
           bus ID: 00:14.2 chip ID: 1002:4383 
           Device-2: AMD Ellesmere [Radeon RX 580] vendor: Sapphire Limited driver: snd_hda_intel 
           v: kernel bus ID: 01:00.1 chip ID: 1002:aaf0 
           Sound Server: ALSA v: k4.15.0-54-generic 
Network:   Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: Gigabyte 
           driver: r8169 v: 2.3LK-NAPI port: ce00 bus ID: 03:00.0 chip ID: 10ec:8168 
           IF: enp3s0 state: up speed: 100 Mbps duplex: full mac: <filter> 
Drives:    Local Storage: total: 89.47 GiB used: 112.1 MiB (0.1%) 
           ID-1: /dev/sda model: T-64 size: 59.63 GiB speed: 3.0 Gb/s serial: <filter> 
           ID-2: /dev/sdb type: USB vendor: Corsair model: Voyager 3.0 size: 29.84 GiB 
           serial: <filter> 
Partition: ID-1: / size: 3.89 GiB used: 112.1 MiB (2.8%) fs: overlay source: ERR-102 
Sensors:   System Temperatures: cpu: 17.4 C mobo: N/A gpu: amdgpu temp: 31 C 
           Fan Speeds (RPM): N/A gpu: amdgpu fan: 779 
Repos:     Active apt repos in: /etc/apt/sources.list 
           1: deb cdrom:[Linux Mint 19.2 _Tina_ - Release amd64 20190729]/ bionic contrib main non-free
           Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
           1: deb http: //packages.linuxmint.com tina main upstream import backport #id:linuxmint_main
           2: deb http: //archive.ubuntu.com/ubuntu bionic main restricted universe multiverse
           3: deb http: //archive.ubuntu.com/ubuntu bionic-updates main restricted universe multiverse
           4: deb http: //archive.ubuntu.com/ubuntu bionic-backports main restricted universe multiverse
           5: deb http: //security.ubuntu.com/ubuntu/ bionic-security main restricted universe multiverse
           6: deb http: //archive.canonical.com/ubuntu/ bionic partner
Info:      Processes: 234 Uptime: 51m Memory: 7.77 GiB used: 1.41 GiB (18.1%) Init: systemd v: 237 
           runlevel: 5 Compilers: gcc: 7.4.0 alt: 7 Client: Unknown python3.6 client inxi: 3.0.32 
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
WharfRat

Re: Warning: Failed to connect to lvmetad. Falling back to device scanning

Post by WharfRat »

The link you included had a LUKS partition /dev/sda5: UUID="e50493aa-57d2-404b-8d1b-a0cbbd2a6c9c" TYPE="crypto_LUKS" PARTUUID="326fb561-05"

Yours shows no reference to a LUKS partition.

You do have an ext4 partition on /dev/sda1, however it reports Partition: ID-1: / size: 3.89 GiB used: 112.1 MiB

It appears that you don't have a valid system partition any more which is a different issue from the link you referenced.
Locked

Return to “Installation & Boot”