so there's this hour long video on installing linux and the guy is creating 3 partitions. one for boot(1gb), one for EFI (1gb) and one for everything else. idk what EFI partition means but that's what he said in the video. he didn't even create a swap partition like whaa?? also he formats the EFI one to fat32 and the boot one to ext4 but isn't fat32 usually used for boot?? my question is, is it okay if I ignore the EFI partition and have 512mb for boot and 4gb for swap instead since that makes more sense to me.
i am mainly using this video for configuring lvm but I just wanted to know if it's okay to deviate from the way he partitioned the disk.
here's the video link: https://youtu.be/FxeriGuJKTM?si=ccCXlVT5d2i_-gcC
please refer to timestamps if you want to verify what I said
thanks in advance!!
Arch Linux is one of the best rolling-release distributions around, but sometimes it can be a challenge to install. In this video, Jay will walk you through not one but TWO methods of installing Arch Linux. The first method will feature arch-install, which is geared more toward beginners. During the second half of the video, Jay will walk you th...