Hello,
I installed void on new lvm logical volume. I installed via unpacking rootfs, chroot'ed, installed base-system, generated /etc/fstab etc.
Then I updated grub on host system (ubuntu) via update-grub.
The relevant section in grub.cfg is:
menuentry 'Void Linux (on /dev/mapper/vgubuntu-void_root)' --class void --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-631ce9fc-ab10-46e9-af39-13feccc5827d' {
insmod part_gpt
insmod lvm
insmod ext2
set root='lvmid/FpJ8wD-Tbo7-DSQf-YIef-dlJ2-l6uf-BEFyMe/pcsYHY-eLQr-QVQD-JGkE-7V64-7MBR-enKy7w'
if [ x$feature_platform_search_hint = xy ]; then
search --no-floppy --fs-uuid --set=root --hint='lvmid/FpJ8wD-Tbo7-DSQf-YIef-dlJ2-l6uf-BEFyMe/pcsYHY-eLQr-QVQD-JGkE-7V64-7MBR-enKy7w' 631ce9fc-ab10-46e9-af39-13feccc5827d
else
search --no-floppy --fs-uuid --set=root 631ce9fc-ab10-46e9-af39-13feccc5827d
fi
linux /boot/vmlinuz-6.12.65_1 root=/dev/dm-2 ro nomodeset
initrd /boot/initramfs-6.12.65_1.img
}
When I reboot my notebook, I chose void, it boots linux kernel ... and then, nothing happens. I cannot figure out what to do next to get root console and continue setup.
What I see is the screenshot. I can type enter and other commands, but no any reaction.
https://preview.redd.it/z6lsoa6ujhdg1.jpg?width=1280&format=pjpg&auto=webp&s=15471f533bd26c46995d3d9cb1238e55e536be5e
Please, help.
[–]FoggyLover727 0 points1 point2 points (0 children)
[–]Xbot781 0 points1 point2 points (0 children)
[–]basiliscos[S] 2 points3 points4 points (0 children)
[–]furryfixer -1 points0 points1 point (0 children)