From: Nir Lichtman <nir@lichtman.org>
To: Bagas Sanjaya <bagasdotme@gmail.com>
Cc: corbet@lwn.net, linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org
Subject: Re: [PATCH] Documentation: Fix x86_64 UEFI outdated references to elilo
Date: Wed, 8 Jan 2025 11:30:58 +0000 [thread overview]
Message-ID: <20250108113058.GA897619@lichtman.org> (raw)
In-Reply-To: <Z33Y8FRqVvPycCgB@archie.me>
On Wed, Jan 08, 2025 at 08:46:24AM +0700, Bagas Sanjaya wrote:
> On Mon, Jan 06, 2025 at 10:35:26PM +0000, Nir Lichtman wrote:
> > +Refer to <Documentation/admin-guide/efi-stub.rst> for general setup guidelines on usage of the EFI stub, the following are setup specifics for EFI in general on the x86_64 platform.
>
> "... for how to use EFI stub. Below is general EFI setup on x86_64 platform,
> regardless of whether using EFI stub or separate bootloader."
>
Thanks will fix
> > -- Create a VFAT partition on the disk
> > -- Copy the following to the VFAT partition:
> > +- Create a VFAT partition on the disk with the EFI System flag
> > + You can do this with fdisk with the following commands:
> > + 1. g - initialize a GPT partition table
> > + 2. n - create a new partition
> > + 3. t - change the partition type to "EFI System" (number 1)
> > + 4. w - write and save the changes
>
> I see running paragraph instead of numbered list in htmldocs output.
My bad thanks for checking, will shortly send a v2 with the fixes, thanks for the review!
Nir
>
> Thanks.
>
> --
> An old man doll... just what I always wanted! - Clara
prev parent reply other threads:[~2025-01-08 11:31 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2025-01-06 22:35 [PATCH] Documentation: Fix x86_64 UEFI outdated references to elilo Nir Lichtman
2025-01-06 22:48 ` Nir Lichtman
2025-01-08 1:46 ` Bagas Sanjaya
2025-01-08 11:30 ` Nir Lichtman [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20250108113058.GA897619@lichtman.org \
--to=nir@lichtman.org \
--cc=bagasdotme@gmail.com \
--cc=corbet@lwn.net \
--cc=linux-doc@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).