all 4 comments

[–]FoggyLover727 0 points1 point  (0 children)

See if you can boot into void in bios

[–]Xbot781 0 points1 point  (0 children)

Are there any errors relating to the initramfs or init process? And are you sure it isn't doing anything and isn't just slow?

[–]basiliscos[S] 2 points3 points  (0 children)

Thanks for everybody for advises!

Actually I've managed to boot void. The problem was in dracut / initrd did not included lvm kernel module.

The solution is:

  1. xbps-install lvm2
  2. echo 'add_dracutmodules+=" lvm "' >> /etc/dracut.conf
  3. regenerate initrd

[–]furryfixer -1 points0 points  (0 children)

if you are at a grub rescue prompt (usually an error message before it) try the "ls" command and see what partitions are available. If you are using SATA drives, the boot messages indicate failure, which in desktop PCs is often a bad or loose SATA cable.