[sle-beta] Can't find os-prober
Dietmar Hahn
dietmar.hahn at ts.fujitsu.com
Wed Apr 11 07:03:46 MDT 2018
Hi,
during the installation I selected the os-prober flag in the boot menu but
my SLES12SP3 on another partition wasn't found. I checked the /etc/default/grub
and found: GRUB_DISABLE_OS_PROBER="false".
When looking in /etc/grub.d/30_os-prober I found the problem.
if [ -z "`which os-prober 2> /dev/null`" ] || [ -z "`which linux-boot-prober 2> /dev/null`" ] ; then
# missing os-prober and/or linux-boot-prober
exit 0
fi
# zypper search os-prober
Refreshing service 'Basesystem_Module_15_x86_64'.
Refreshing service 'Desktop_Applications_Module_15_x86_64'.
Refreshing service 'Development_Tools_Module_15_x86_64'.
Refreshing service 'SUSE_Linux_Enterprise_Server_15_x86_64'.
Refreshing service 'SUSE_Package_Hub_15_x86_64'.
Refreshing service 'Server_Applications_Module_15_x86_64'.
Loading repository data...
Reading installed packages...
No matching items found.
Thank you and have a nice day!
Dietmar.
More information about the sle-beta
mailing list