fixed formatting

This commit is contained in:
2025-12-15 20:15:27 -06:00
parent 2cce75fd7b
commit bab0091893

View File

@@ -71,8 +71,9 @@ In the case where a system is no longer bootable, it is possible to access and h
### Possible Issues ### Possible Issues
#### Broken GRUB #### Broken GRUB
Sometimes you GRUB install can get messed up or remove, most commonly from Windows overwriting it. Sometimes you GRUB install can get messed up or removed, most commonly from Windows overwriting it.
Note replace `esp` with the location of your efi partition (commonly `/efi` or `/boot/efi`)
Note: replace `esp` with the location of your efi partition (commonly `/efi` or `/boot/efi`)
First check if `grubx64.efi` still exists under `esp/EFI/...`, if it does, either delete it, or skip step 1 First check if `grubx64.efi` still exists under `esp/EFI/...`, if it does, either delete it, or skip step 1