Jump to content
Main menu
Main menu
move to sidebar
hide
Navigation
Main page
Recent changes
Random page
freem
Search
Search
Appearance
Create account
Log in
Personal tools
Create account
Log in
Pages for logged out editors
learn more
Contributions
Talk
Editing
Openai/695158d7-1b68-800b-a02f-4817bf1f6d25
(section)
Add languages
Page
Discussion
English
Read
Edit
Edit source
View history
Tools
Tools
move to sidebar
hide
Actions
Read
Edit
Edit source
View history
General
What links here
Related changes
Special pages
Page information
Appearance
move to sidebar
hide
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
=== Assistant: Good catch — and this explains a lot. === Good catch — and this explains a lot. You’re not missing anything; you’re just looking in the wrong screen for that option. In Anaconda/Blivet the partition “device type” (ESP flag) is not shown as a field like filesystem/label/mountpoint. It’s inferred from how you create the partition. Let me explain exactly what’s going on and how to fix it. ==== In the Blivet GUI: ==== * Filesystem / Label / Mountpoint → editable fields * Partition type (ESP / standard) → set by which “Add” action you use So if you create a “normal partition” and later set: * filesystem = vfat * mountpoint = /boot/efi …that does NOT automatically mark it as an ESP. You must create it as an EFI System Partition from the start. ==== ### ==== Make sure you’re clicking the disk, not free space inside LVM. ===== You should now see partition type options, usually something like: ===== * Standard Partition * EFI System Partition * LVM * RAID * etc. 👉 Select “EFI System Partition” here (This is where the “device type” is chosen.) ===== Once you selected EFI System Partition, now fill: ===== | | | | --- | --- | | | | | | | | | | | | | | | | Click Add. ==== After adding it: ==== * It should be listed as EFI System Partition * Filesystem: vfat * Mountpoint: /boot/efi * No encryption icon If it only says “Standard Partition”, delete it and re-create it the correct way. ==== UEFI firmware: ==== * looks specifically for partition type GUID = ESP * ignores plain FAT partitions If ESP flag is missing: * Installer may succeed * System will not boot This is why Anaconda is strict about ESP placement. ==== /boot is a normal partition, so here you do use: ==== * Standard Partition * Filesystem: ext4 * Mountpoint: /boot * Size: 1024 MiB * Unencrypted No special flag needed. ==== : ==== That’s exactly the trap: * vfat ≠ ESP * mountpoint ≠ ESP * partition type = ESP ==== - ESP is chosen when adding the partition ==== * You won’t see “Device Type” as a field * vfat + /boot/efi is not enough * Must explicitly choose EFI System Partition If you want, next you can: * describe exactly what buttons you see when clicking + * or paste the text layout shown in the installer I’ll walk you through the next click if needed — you’re very close now.
Summary:
Please note that all contributions to freem are considered to be released under the Creative Commons Attribution-ShareAlike 4.0 (see
Freem:Copyrights
for details). If you do not want your writing to be edited mercilessly and redistributed at will, then do not submit it here.
You are also promising us that you wrote this yourself, or copied it from a public domain or similar free resource.
Do not submit copyrighted work without permission!
Cancel
Editing help
(opens in new window)