If a system is booted without the nokmsboot option, but the selected video driver needs that option, or vice versa, service_hardrake attempts to fix the problem by updating the bootloader configuration (using Xconfig::various::setup_kms()) and rebooting. But Xconfig::various::setup_kms() does not work when using grub2.
Confirmed
CC: (none) => wilcal.int
Priority: Normal => HighSeverity: normal => major
See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=21263
commit 6fb73fba36f9fcf88251f3bd3ad8ee67950c8541 Author: Martin Whitaker <mageia@...> Date: Sun Jul 23 16:18:49 2017 +0100 Combine bootloader perImageAppend and default_append keys. This allows changes to the append options to propagate to the grub2 configuration file, thus fixing mga#21263 and mga#21250. --- Commit Link: http://gitweb.mageia.org/software/drakx/commit/?id=6fb73fba36f9fcf88251f3bd3ad8ee67950c8541 Bug links: Mageia https://bugs.mageia.org/21263 https://bugs.mageia.org/21250
See Also: (none) => https://bugs.mageia.org/show_bug.cgi?id=23097
Tested this using the mga6 VM GRUB2 in my VM, did not have the nokmsboot (defaults to mageia install) Always the bootsplash was gray with three question marks (?) Reconfigured the bootloader (testing the vga= option from other bug) and added the nokmsboot to the end of the append line Rebooted without issues but the bootsplash (that never was shown) this tiem worked Rebooted the VM and the nokmsboot option persists between reboots
CC: (none) => neoser10
Fix released in drakxtools-17.88.2-1.mga6.src.rpm.
Status: NEW => RESOLVEDResolution: (none) => FIXED