openSuse 13.2 RC1 cannot install Grub2 correct

Hi,
please help with this error. Logs included…

openSuse 13.2 - released 4.11.2014

Sorry, but could you please describe your problem here in english?
I don’t speak czech, and probably many others neither.

Is it this where you need help?

linux-4bkw:/boot/grub2 # grub2-install /dev/sda
/etc/default/grub: line 31: unexpected EOF while looking for matching `"’
/etc/default/grub: line 40: syntax error: unexpected end of file
Installing for i386-pc platform.
Installation finished. No error reported.

Well, this means that your /etc/default/grub is corrupt.

The likely reason is this, I’d say: (line#12)

GRUB_CMDLINE_LINUX_DEFAULT=" resume=/dev/disk/by-uuid/5f30d0e7-a1a9-436b-8ea7-2d50c0e9ceaa splash=silent quiet elevator=`missing brokenmodules=nouveau showopts"

Remove the backtick (`) in front of “missing”, either in YaST->System->Boot Loader->Boot Loader Options (“Optional Kernel Command Line Parameter”) or by editing the file with a text editor.

Although, on second thought I don’t think there’s an elevator named “missing”, so better remove that elevator=`missing completely.

13.2 is not released. This is CLOSED and will be moved to the Pre-relaese/Beta forum.

Moved from Install/Boot/Login and open again.

Thank you very much! My eyes…!
````````Problem solved! ```````