1
edit
m (Update package name) |
m (The process described works fine with an MBR disk. Minor edits to grammar) Tags: Mobile web edit Mobile edit |
||
Line 92: | Line 92: | ||
= Switching from BIOS to UEFI = | = Switching from BIOS to UEFI = | ||
1) You need to create an ''ESP (EFI System Partition)''. | |||
It is a FAT32 partition which has the .efi files for booting, which you can create using gparted or gdisk. (Size at least 200-300 MiB.) Ensure the flags `boot` and `esp` are set on this partition. | |||
You should also install/check whether following packages are present- | |||
1. efibootmgr | 1. efibootmgr |
edit