Installing Arch manually is not hard, and there are plenty of step-by-step guides.
Figuring out what you need next and then managing this mess is more complicated.
Source: I installed Arch manually btw
Oh, you use
pacstrap
andarch-chroot
, do you? Back in my day all we had wascp
andinstall
and we liked it that way! Kids these days wouldn’t know how to install SLS without their Yays and Pac-men.I’ve installed Arch manually exactly once. (Just for the bragging rights, lol)
My go to way is just installing EndeavourOS. It’s basically Arch, but with a nicer installer and reasonable defaults.
I did it once, wrote down all the commands I used in order and then made my own install script. It was a great learning experience
I got to where it expected me to partition the drive manually and noped out. I was doing that in the 90’s when I compiled my own kernel. Ain’t nobody got time for that today.
I use Endeavour, btw. Nah, I don’t think it’ll catch one.
I’m super stoked to be on an Arch-based system, but things have been so easy I have earned no bragging rights what-so-ever with it.
Btw, I’m on an arch endeavour
I use arch btw, have been for 5 or so years, I open the gates to those who want to use arch install
You are not any lesser for not wanting to install arch manually
Wht does it even matter if you don’t install Arch manually? Is the whole point of the arch installing? I don’t think so, it’s using. If you don’t find anything joyful in manually installing arch it’s perfectly fine to manually install only once to make sure you know how it works. And just use
archinstall
in every following installation that’s not shamefucause you can then say “I installed arch manually, btw”
No! Heathen! Download the source for every package and compile it yourself! Compile the kernel yourself, compile the compiler yourself! Never script anything, always do every step manually, every time! Using tools that make things convenient and foolproof makes you weak and unappreciative of the real hardship and struggle it requires to checks notes use a personal computer!
Jajja I once tried to install Ungoogled Chromium from AUR, which is done by compiling from source, it took me 4 hours :< I couldn’t imagine compiling everything manually that’s totally insane
thankfully there is a -bin package
Archinstall is a part of arch so they say they use arch btw that’s sensible to be
People here are always talking about different distros, trying this one and then that one until they found what they like. Are you guys really just reinstalling your OS that often? Reinstalling all the programs you want and everything?
it’s called “distrohopping”, and yes. nowadays it’s easier to do it in a vm, but less fun
When I started out, I used to change distros like socks lol While you do have to reinstall programs, having a separate /home partition means that you can keep your stuff between changes
I did for a few years, finally think I’m settled on arch for desktop, but for servers, hurry is still out
Yes. About once every 2-3 months. It’s something of a hobby.
“We need more people to use linux, look at what MS is doing to people.”
People who have never used linux trying to use and learn linux by using an installer built by awesome members of the Arch team.
“C’mon do you even linux?”
I followed the wiki and pulled off a successful install… On a vm. Once I felt confident and ready I remembered arch install was a thing and thought “sure I’ll try it, it’ll definetly break and I’ll just use the wiki to install” then it worked without a hitch. I’m still running arch with no issues.
The one time I tried to manually install arch on a VM years and years ago it didn’t work and I wrote Arch off. Guess what I’m running now? Well, Cachy, but lol. It’s Arch. And guess what? It’s got a simplified install process.
I did it the manual way probably about 10 times on my Linux learning journey, it was a really good way to learn how Linux itself worked. Now I just use archinstall every time.
I’ve done it, I’ve gotten the satisfaction from it, but it’s not gonna add any more inches to my e-peen.
thats fine and thats the exact usecase for arch install. This meme is for people who never install it once manually and use archinstall to get a working configured system.
Honestly, I had wayyyy more issues when using archinstall than just installing it normally by the wiki. I might just be stupid though :P
Installed manually first then later using archinstall. I came across an issue that wouldn’t format a partition. Saw the issue on github too. So had to format manually and continue.
I gave up and used endeavouros instead.
I’ll confess my first Arch installation was with the script, but in the end I reinstalled manually just to test myself and to have hibernation enabled. Still a noob but I can only go up from here.
And now you’re lost
If this was accurate, the ropes would have snapped and Homer would go hurddling to the base of the mountain.
That’s what pacman -Syyu is for. The occasional life support failure and forced bug hunting is part of the experience.
command ‘pacman’ not found
aggressively re-pacstraps
Installing arch without archinstall is way too much fucking work. I’d much rather spend time fixing the 10% greater likelihood of encountering issues post install than doing all that fucking bullshit manually. The command line is better for a lot of things but configuring partitions and mount points is not one of them. I demand a fuckin gui for that stuff.
That’s why I went with EndeavourOS - nice installer, some changes and tweaks to the default settings, but after that it uses the arch repositories and there’s no difference to arch anymore afaik.
I’ve done it both by the book and arch install. Arch install is just nice.
The rationale in the OP is that with archinstall, an inexperienced user will have no idea where to even begin diagnosing any issues post install. Whereas installing manually is sort of a barrier to entry that ensures you know what you’re doing.
That’s a stupid reason to make an installation as painful as possible. I can follow the installation wiki but I just don’t have time for this. And an inexperienced user can follow the wiki or another how-to and finish the installation but still be lost if something breaks later on.
It’s not being made “as painful as possible”, it’s just manual. Arch isn’t a distro that’ll preconfigure things for you so everything’s plug’n’play, it’s a distro that’ll give you access to everything and the power to use it however you like, but with that comes the expectation and responsibility to manage those things.
Installing arch manually is simply a good lesson in how your system is set up, what parts it’s made up of, in part because you’re free to remove and switch out those parts.
And sure, there’s no magic bullet to make sure a new user understands everything they did, but I think in the end, if you’re not willing to read, learn and troubleshoot, you might just want a different distro.
This is why arches based distos are taking off. They help with picking packages etc to save time.
Cause following the arch wiki is sooooooo much of an efort
I found the effort was in researching and choosing which components to use, rather than actually installing once chosen. It’s easy if you know exactly what you’re gonna install, but on that first build it definitely takes effort if you want to read into all the options and make educated choices