diff --git a/src/content/docs/en/support/troubleshooting.mdx b/src/content/docs/en/support/troubleshooting.mdx index e9a3c1a..6dba1be 100644 --- a/src/content/docs/en/support/troubleshooting.mdx +++ b/src/content/docs/en/support/troubleshooting.mdx @@ -57,7 +57,7 @@ If EFI boot, run: ``` sudo mount --bind /tmp/intermediate /mnt/boot/efi/ ``` -If EFI boot, run: +If GRUB BIOS/Legacy boot: ``` sudo mount --bind /tmp/intermediate /mnt/boot/ ```