[sle-beta] Can't find os-prober
Dietmar Hahn
dietmar.hahn at ts.fujitsu.com
Thu Apr 12 06:48:45 MDT 2018
Am Mittwoch, 11. April 2018, 15:10:09 CEST schrieb Frederic Crozat:
> Le mercredi 11 avril 2018 à 15:03 +0200, Dietmar Hahn a écrit :
> > 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!
>
> os-prober is only available in SLED or Workstation extension, since
> dual-boot is a feature for desktop systems, not server.
OK, I understand.
Thanks.
More information about the sle-beta
mailing list