Skip Navigation

InitialsDiceBearhttps://github.com/dicebear/dicebearhttps://creativecommons.org/publicdomain/zero/1.0/„Initials” (https://github.com/dicebear/dicebear) by „DiceBear”, licensed under „CC0 1.0” (https://creativecommons.org/publicdomain/zero/1.0/)MV
Posts
11
Comments
1,338
Joined
2 yr. ago

  • I think it highly depends on what kind of hardware you are attempting to install Linux on. You can make it work on almost anything, but the graphical installers are best used with hardware that was widely used when the distribution was released.

    Also the older and more obscure distros may not have installers that pass secure boot checks, which is very frustrating if you don't know what is happening.

  • I really enjoy running nixos because there is very little uncertainty of what's installed. I don't run any games so I can't speak to that, but the centralized configuration makes fixing problems relatively easy. The downside is a steep learning curve to writing your own derivations, the community is split between "flakes" and normal nix derivations, and sometimes you just have to accept that it doesn't work on nixos without putting in the work to write the derivations yourself. (Don't get me wrong, people have made derivations easy to build, but it's an unexpected side quest when you just want to try some new software)

  • The efi partition can generally be mounted anywhere, distros may expect it in a specific location.

    The efi partition must be fat formatted.

    I'm not sure if partition order matters, I think the main thing is setting the boot flag for the efi partition in the partition table.

    https://en.wikipedia.org/wiki/EFI_system_partition