On 2016-07-25 13:29, Andrei Borzenkov wrote:
On Mon, Jul 25, 2016 at 1:59 PM, Carlos E. R. <robin.listas@gmail.com> wrote:
On 2016-07-25 05:18, Andrei Borzenkov wrote:
24.07.2016 22:12, Carlos E. R. пишет:
I wrote that and I run that command. Boot process ignores it.
Please show your grub.cfg and custom.cfg
They are attached:
/etc/default/grub /boot/grub2/grub.cfg /boot/grub2/custom.cfg
Something is wrong as you have
set default="id"
which if course does not work (at least it does not do what you intended).
You mean this? f [ "${next_entry}" ] ; then set default="${next_entry}" set next_entry= save_env next_entry if [ "${env_block}" ] ; then save_env -f "${env_block}" next_entry fi set boot_once=true else set default="id" fi I did not write that. At one time I had: GRUB_DEFAULT=id but then changed it back to GRUB_DEFAULT=cer-main-001 And run "grub2-mkconfig -o /boot/grub2/grub.cfg" after, more than once.
What exact openSUSE version this grub.cfg is from?
Leap 42.1 penSUSE 42.1 (x86_64) VERSION = 42.1 CODENAME = Malachite # /etc/SuSE-release is deprecated and will be removed in the future, use /etc/os-release instead NAME="openSUSE Leap" VERSION="42.1" VERSION_ID="42.1" PRETTY_NAME="openSUSE Leap 42.1 (x86_64)" ID=opensuse ANSI_COLOR="0;32" CPE_NAME="cpe:/o:opensuse:opensuse:42.1" BUG_REPORT_URL="https://bugs.opensuse.org" HOME_URL="https://opensuse.org/" ID_LIKE="suse" -- Cheers / Saludos, Carlos E. R. (from 13.1 x86_64 "Bottle" at Telcontar)