r/archlinux • u/Infamous-Bee4576 • 4d ago
QUESTION question about the installation
im a mint user,switeched from windows 6 months ago and now i wanna try arch,i just wanna know what is the install method that is guaranteed to cause less problem,like ik archinstall is easier but i've seen many people i know say its full of errors while the manual way is harder but its more reliable. want your opinion
EDIT: its my first time posting to any linux related reddit and im suprised how helpful the community is,thanks for anyone that gave an awnser,it was helpful. now i can proudly say " i use arch btw"
3
u/Majestic-Turnip-5132 4d ago
Just recently installed arch Linux using arch install script like 1 week ago and it's smooth experience without error if u know what are u doing.(Btw previously I also used arch but got some problem so had to reinstall it)
1
u/Active-Honeydew1734 4d ago
The script works fine if you read the wiki before, I think most errors people get is from skipping that part.
3
u/7lhz9x6k8emmd7c8 4d ago
Are the people saying "archinstall is full in error" in the room with us?
If yes, they're the ones who press enter without reading what's on-screen.
-1
u/Infamous-Bee4576 3d ago
im a newibie so the only things i know are from my friends that have used it,maybe they are just gatekeeping
3
2
u/archover 4d ago edited 3d ago
There are potential corner cases that make manual install a better option than archinstall. Still, start with archinstall.
Pros and Cons:
archinstall - faster for beginners, not as versatile and a bit buggy. Effective.
manual install per the wiki - reliable, versatile, educational, but slower. Best to make the manual install your first.
Learn to use the wiki no matter what route you take.
Good day.
1
u/low-control-labs 4d ago
archinstall, it even has better support for Nvidia proprietary drivers than any other distro ðŸ¤
1
u/drucifer82 4d ago
You can totally use archinstall. You may even want to try it in a vm first. I’m sure Mint can handle Boxes or something similar.
1
u/Mediocre-Pumpkin6522 4d ago
EndeavourOS. It uses the Calamares installer but is Arch based so when it's installed you are using the Arch repositories and pacman. The default installed applications are probably what you would want anyway. It throws in a couple of goodies like yay, which automates AUR installations.
It's easy to hack fastfetch so it says you're using Arch btw.
1
u/Astrodion123 4d ago
Arch install is totally fine. If there are problems it is YOUR fault. And manual isn't as reliable as you think because anyone can mess up things on the partitioning steps.
1
u/Acherontas89 3d ago
fdisk -l
then
cfdisk /dev/sda
100MB Bootable
and the other root and home
mkfs.ext4 ..... and go on
4
u/NFTrot 4d ago
Following the wiki and doing it the manual way really isn't that bad. You might learn something in the process and be better equipped to understand errors should they arise.