YaST2 Developers Documentation: YaST Repair bootloader module. | ![]() |
![]() functions files intro |
Check the base boot loader and kernel configuration files
Find the type of the boot loader e.g.: lilo, grub
Find the root and boot partition.
Check if all needed boot loader packages are installed.
Verifying installed boot loader packages
Check the boot loader version.
Checks if the boot loader configuration file exists at the standard location
Check boot loader conf file, e.g. /etc/lilo.conf or ( /etc/grub.conf && /boot/grub/menu.lst )
Reset boot loader temporary settings.
Initialization of the module map that contains all important information for this module.
|
YaST2 Developers Documentation | ![]() |