X-Git-Url: https://code.delx.au/refind/blobdiff_plain/25fa33d6ede1e5a5dfa7831231e9068a25ccf7d2..c50c3d76e4530c0f4afbfcaf72316dfebb4b7fb5:/docs/refind/linux.html diff --git a/docs/refind/linux.html b/docs/refind/linux.html index 61e5603..0b88e5a 100644 --- a/docs/refind/linux.html +++ b/docs/refind/linux.html @@ -138,7 +138,7 @@ href="mailto:rodsmith@rodsbooks.com">rodsmith@rodsbooks.com

Using the EFI Stub Loader: Three Configuration Options

-

The EFI stub loader is basic and reliable, but it requires some setup to use it on some computers. I describe three methods of using it: an easiest method for those with compatible partition and filesystem layouts, a quick test configuration for those without such a layout, and a long-term setup for those without the ideal setup.

+

The EFI stub loader is basic and reliable, but it requires some setup to use it on some computers. It also requires that you run a kernel with the same bit width as your EFI. In most cases, this means running a 64-bit kernel, since 32-bit EFI-based computers are so rare. I describe three methods of using the EFI stub loader: an easiest method for those with compatible partition and filesystem layouts, a quick test configuration for those without such a layout, and a long-term setup for those without the ideal setup.

For Those With Foresight or Luck: The Easiest Method