I've tried a few different Linux distros in the past but I'm not exactly a pro at it. Whenever I switch to a new one (like Pop!_OS or Bazzite), I end up wiping my drive, searching for the installation instructions, and manually setting up all the various small partitions the distro requires before I can get it installed. Such a hassle! So my question is: is it really necessary to set up these partitions manually? Are there any distros that will automatically create partitions during the installation? And if I want to try different distros more efficiently, is there a quicker way to do that? Thanks!
4 Answers
It's best to let the installer do its job, honestly. The folks who built the installer know what they're doing, and they try to avoid common pitfalls like running out of space on a partition. Why complicate it if you don't have to? Just enjoy the process!
I think a lot of the confusion comes from trying to dual boot with Windows. I've noticed that for dual boot setups, some instructions push manual partitioning to ensure everything works smoothly. But if you don't mind blowing away everything from your drive, most installers will automatically partition without a hitch.
Yes, almost all distributions will do the partitioning automatically, unless you specifically want it done a certain way. If you have a blank space on your drive, just let the Linux installer figure it out for you. It's easier and safer than manually partitioning.
You really don't need to worry about manually partitioning anymore! Most modern installers like Calamares or Anaconda will handle that for you. They come with options to wipe everything or install alongside existing OSes, plus a manual mode if you prefer that. If you have space available, just let the installer do its thing, especially if you're using something like Archsimple with its `archinstall` option. Generally, all you need are two partitions: an EFI system partition and the root partition, and optionally a few others depending on your preferences.

Related Questions
How To Get Your Domain Unblocked From Facebook
How To Find A String In a Directory of Files Using Linux