I'm trying to set up my partitions and had a question about whether I need to create separate partitions for /boot and /efi. I was thinking it would look something like this:
- /dev/sda1 - boot
- /dev/sda2 - efi
- /dev/sda3 - swap
- /dev/sda4 - root
But I'm unsure if that's necessary. I've been searching through the Arch Wiki and various forums but I'm not getting a clear answer. Thanks for any help!
2 Answers
Typically, you don’t need separate partitions for /boot and /efi. The EFI partition can be mounted at /boot/EFI while /boot itself can reside within the root partition. The EFI partition needs to be formatted in FAT32 for your UEFI firmware to recognize it. Also, a separate swap partition is not often required. Most Linux distributions handle this automatically during installation, so if you don't have specific needs, it's usually easier to let the installer do its thing.
Are you sure you need separate /boot and /efi partitions? If you don’t really have a good reason, it's usually much simpler to just have a single /boot partition with the EFI flag set, as recommended in the Arch Wiki installation guide. It's a straightforward way to handle it!

Related Questions
Can't Load PhpMyadmin On After Server Update
Redirect www to non-www in Apache Conf
How To Check If Your SSL Cert Is SHA 1
Windows TrackPad Gestures