[opensuse] Grub file missing from etc/default/
In the last several days I did updated to both my opensuse 12.2 and 12.3 installs. Both versions had a update to grub2. On my 12.3 system the following grub2 packages exit: [CODE] @linux-rpl7:~> rpm -qa |grep grub grub2-x86_64-efi-2.00-19.5.2.x86_64 grub2-branding-openSUSE-12.3-184.4.noarch grub2-efi-2.00-19.5.2.x86_64 grub-0.97-188.1.1.x86_64 grub2-i386-pc-2.00-19.5.2.x86_64 grub2-2.00-19.5.2.x86_64 [/CODE] The last update to 12.3 effecting grub was 3-15-2013 and to 12.2 today. Now when I go into /etc/default there is no grub file. I also noticed today my grub2 menu is now all black and white on 12.3, No nice color menu which was there yesterday. Is anyone else seeing this type issue. I will report as bug unless I am alone seeing it. Thanks Russ -- openSUSE 12.3(Linux 3.7.10-1.1-desktop x86_64)|KDE 4.10.1 "release 545"|Intel core2duo 2.5 MHZ,|8GB DDR3|GeForce 8400GS(NVIDIA-Linux-x86_64-310.32) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
В Mon, 25 Mar 2013 12:59:30 -0700 Upscope <upscope@nwi.net> пишет:
In the last several days I did updated to both my opensuse 12.2 and 12.3 installs. Both versions had a update to grub2. On my 12.3 system the following grub2 packages exit:
[CODE] @linux-rpl7:~> rpm -qa |grep grub grub2-x86_64-efi-2.00-19.5.2.x86_64 grub2-branding-openSUSE-12.3-184.4.noarch grub2-efi-2.00-19.5.2.x86_64 grub-0.97-188.1.1.x86_64 grub2-i386-pc-2.00-19.5.2.x86_64 grub2-2.00-19.5.2.x86_64 [/CODE]
The last update to 12.3 effecting grub was 3-15-2013 and to 12.2 today. Now when I go into /etc/default there is no grub file.
bor@opensuse:~/src/grub> sudo rpm -qf /etc/default/grub grub2-2.00-19.5.2.x86_64 bor@opensuse:~/src/grub> cat /etc/SuSE-release openSUSE 12.3 (x86_64) VERSION = 12.3
I also noticed today my grub2 menu is now all black and white on 12.3, No nice color menu which was there yesterday.
Well, that could be result of missing /etc/default/grub.
Is anyone else seeing this type issue. I will report as bug unless I am alone seeing it.
Thanks
Russ
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Tuesday, March 26, 2013 06:00:34 AM Andrey Borzenkov wrote:
В Mon, 25 Mar 2013 12:59:30 -0700
Upscope <upscope@nwi.net> пишет:
In the last several days I did updated to both my opensuse 12.2 and 12.3 installs. Both versions had a update to grub2. On my 12.3 system the following grub2 packages exit:
[CODE] @linux-rpl7:~> rpm -qa |grep grub grub2-x86_64-efi-2.00-19.5.2.x86_64 grub2-branding-openSUSE-12.3-184.4.noarch grub2-efi-2.00-19.5.2.x86_64 grub-0.97-188.1.1.x86_64 grub2-i386-pc-2.00-19.5.2.x86_64 grub2-2.00-19.5.2.x86_64 [/CODE]
Should I uninstall the efi files as I have efi disabled in the BIOS?
The last update to 12.3 effecting grub was 3-15-2013 and to 12.2 today. Now when I go into /etc/default there is no grub file.
bor@opensuse:~/src/grub> sudo rpm -qf /etc/default/grub grub2-2.00-19.5.2.x86_64 No ~/src/grub on my system. Cannot even find the old /src under root. I do have grub2 version the same as yours installed. bor@opensuse:~/src/grub> cat /etc/SuSE-release openSUSE 12.3 (x86_64) VERSION = 12.3 [CODE] @linux-rpl7:~> sudo cat /etc/SuSE-release openSUSE 12.3 (x86_64) VERSION = 12.3 CODENAME = Dartmouth [/CODE]
I also noticed today my grub2 menu is now all black and white on 12.3, No nice color menu which was there yesterday.
Well, that could be result of missing /etc/default/grub. Very possible.
Is anyone else seeing this type issue. I will report as bug unless I am alone seeing it.
Thanks
Russ Is it smart to reinstall Grub2?
Russ -- openSUSE 12.3(Linux 3.7.10-1.1-desktop x86_64)|KDE 4.10.1 "release 545"|Intel core2duo 2.5 MHZ,|8GB DDR3|GeForce 8400GS(NVIDIA-Linux-x86_64-310.32) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
On Monday, March 25, 2013 12:59:30 PM Upscope wrote:
In the last several days I did updated to both my opensuse 12.2 and 12.3 installs. Both versions had a update to grub2. On my 12.3 system the following grub2 packages exit:
[CODE] @linux-rpl7:~> rpm -qa |grep grub grub2-x86_64-efi-2.00-19.5.2.x86_64 grub2-branding-openSUSE-12.3-184.4.noarch grub2-efi-2.00-19.5.2.x86_64 grub-0.97-188.1.1.x86_64 grub2-i386-pc-2.00-19.5.2.x86_64 grub2-2.00-19.5.2.x86_64 [/CODE]
The last update to 12.3 effecting grub was 3-15-2013 and to 12.2 today. Now when I go into /etc/default there is no grub file.
I also noticed today my grub2 menu is now all black and white on 12.3, No nice color menu which was there yesterday.
Is anyone else seeing this type issue. I will report as bug unless I am alone seeing it.
Thanks
Russ -- openSUSE 12.3(Linux 3.7.10-1.1-desktop x86_64)|KDE 4.10.1 "release 545"|Intel core2duo 2.5 MHZ,|8GB DDR3|GeForce 8400GS(NVIDIA-Linux-x86_64-310.32)
-- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
Solved by renaming the newest backup version in /etc/default to grub. Then reran grub2-mkconfig. Restarted system and menu id back to GUI styled instead of black and white. Russ -- openSUSE 12.3(Linux 3.7.10-1.1-desktop x86_64)|KDE 4.10.1 "release 545"|Intel core2duo 2.5 MHZ,|8GB DDR3|GeForce 8400GS(NVIDIA-Linux-x86_64-310.32) -- To unsubscribe, e-mail: opensuse+unsubscribe@opensuse.org To contact the owner, e-mail: opensuse+owner@opensuse.org
participants (2)
-
Andrey Borzenkov
-
Upscope