On 2/11/18, Andrei Borzenkov <arvidjaar@gmail.com> wrote:
11.02.2018 14:55, Kaigue7 пишет:
Hi,
I have three OSs on /dev/nvme0n1, TW with a separate /boot partition, a Leap 15 installation and a Windows installation.
After updating Leap 15 grub can't find TW anymore. os-prober does not work (only finds Windows installation). What do I have to do in order to add TW back to the grub menu?
You can start with finding out why os-prober does not find TW. Run
START=$(date +%s) os-prober journalctl --since @$START
and post output.
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Thanks, you were right: Mounting lvm first and running os-prober afterwards solved the problem. Os-prober was able to detect TW and grub was restored. Thank you. -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org