HELP: MX Boot Repair
Procedure
- Boot to the LiveMedium and click Start Menu ≻ System ≻ MX Boot Repair and select the appropriate option.
- GRUB
- Reinstall a new bootloader.
- Repair the bootloader by regenerating the GRUB configuration file (grub.cfg). This is the most common use of this application, turned to when it is not possible to boot into any partition where the user could run:
- update-grub
- Boot block: WARNING: for legacy boot systems that rely on Bios instead of UEFI only!
- Backup the boot block, either master (MBR) or partition (PBR).
- Restore a boot block previously backed up.
Notes
- Installed on refers to the “type” of bootloader:
- BIOS (legacy) boot mode will “boot from” MBR (Master Boot Record)
- “Root” will install GRUB to the root partition instead of the MBR or ESP and it will boot from there only if you chainload it from another bootloader. Don't use this option unless you know what it means.
- UEFI-boot mode will “boot from” ESP (EFI System Partition)
- Location refers to the “point” the first part of the bootloader is located on:
- Either the boot-drive where the MBR is loaded
- Or the partition where the ESP is setup. Note you can have multiple ESP’s on a drive not only one.
- Select root location refers to the partition which contains the “/” (root filesystem).
Development history: Adrian
License: here.
v. 20230320