diff options
author | Mike Gilbert <floppym@gentoo.org> | 2024-02-06 14:29:45 -0500 |
---|---|---|
committer | Mike Gilbert <floppym@gentoo.org> | 2024-02-06 14:29:45 -0500 |
commit | 6ad32a60e7c1ddb580c3e9d564a594a62583f046 (patch) | |
tree | a97ebcef6b114d6a39522d3b3e50049307c699ca | |
parent | 2024-02-01-grub-upgrades: x86_64-pc -> x86_64-efi (diff) | |
download | gentoo-news-6ad32a60e7c1ddb580c3e9d564a594a62583f046.tar.gz gentoo-news-6ad32a60e7c1ddb580c3e9d564a594a62583f046.tar.bz2 gentoo-news-6ad32a60e7c1ddb580c3e9d564a594a62583f046.zip |
2024-02-01-grub-upgrades: fix typo
Signed-off-by: Mike Gilbert <floppym@gentoo.org>
-rw-r--r-- | 2024-02-01-grub-upgrades/2024-02-01-grub-upgrades.en.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/2024-02-01-grub-upgrades/2024-02-01-grub-upgrades.en.txt b/2024-02-01-grub-upgrades/2024-02-01-grub-upgrades.en.txt index ddcc224..dc122c1 100644 --- a/2024-02-01-grub-upgrades/2024-02-01-grub-upgrades.en.txt +++ b/2024-02-01-grub-upgrades/2024-02-01-grub-upgrades.en.txt @@ -32,7 +32,7 @@ symbol mismatch between the core image and modules. [1] Re-runing grub-install both with and without the --removable option should ensure a working GRUB installation. -However, this will clobber any BOOTX64.EFI image provded by other +However, this will clobber any BOOTX64.EFI image provided by other loaders. If dual-booting using another boot loader, users must take care not to replace BOOTX64.EFI if it is not provided by GRUB. |