Arcolinux (arco linux)

Are you talking about the archinstall script? That thing is a clunky disservice to new Arch users. I much prefer a well constructed ISO with a Calamares installer.

1 Like

It’s good to have a little paranoia, but what’s your concern? Arch packages will always be Arch packages. Arco has promised transitional efforts to get current users to Arch and chaotic-aur. Can’t wait to see these videos.

Edit: there are 23 other Arch based distros, per distrowatch. Probably several more that are incubating.

I use a Mac at work and want to toss it.

1 Like

lol.

but what’s your concern? Powerdevil v 6.2 and above on my specific hardware – on cachyos and endeavouros using KDE Plasma.

And you wrote an archinstall distro. I take your word and trust your expertise.

I used that for my last install, it worked fine. However I wanted to do a fresh install the other day because I got a new ssd drive and I wanted to customize the size of /boot which wasn’t possible with the archinstall script. So I ended up just installing it the official way, as it seems you aren’t given much choice with the archinstall script if you want to deviate from it when it comes to certain choices.

Why would Archman fall? It is sad to see diversity and choice being lost in the Linux Distro universe.

EOS supports KDE pretty well. :smiley:

2 Likes

But the arch installer is still not able to handle the EFI partition in boot/efi, is it? Only /boot.

1 Like

stil got a lot legacy and tutorials…stil useable.

1 Like

Why is it that they have it set up that way?

1 Like

I have no idea… the open issue has been open for a long time and they don’t seem to be able to find a way to solve it…

1 Like

In Archwiki, there is no longer recommended, or it is discouraged as the wording go, to mount ESP on /boot/efi. There are some links as to why but I haven’t explored. There are only mentions of /boot and /efi as typical mountpoints for ESP.

https://wiki.archlinux.org/title/EFI_system_partition#Typical_mount_points

1 Like

https://www.youtube.com/watch?v=_NMQ_-77JRM | Playlist

Oh! it’s mentioned in that link…didn’t notice :see_no_evil_monkey: it as my ublock is setup to block all 3rd-party-frames

2 Likes

It’s the same for me :grinning_face_with_smiling_eyes:

2 Likes

But at least, the choice should be given. Especially because other distributions still default to that. If an installer is not able to give you such a choice, especially because that directory already exists, then it has a severe design and implementation problem :wink:

1 Like

You have a choice, by using the official installation guide :wink: :rofl:

2 Likes

Or just use EOS! :wink:

2 Likes

Of course! :slight_smile: :enos_flag:

In fact, I chose not to use the installer, and I have crafted my own script to install Arch (https://www.lorenzobettini.it/2023/05/my-script-for-automated-arch-linux-installation/ sources on GitHub https://github.com/LorenzoBettini/my-archlinux-install-script). In the rare occasions when I want to install Arch… needless to say, for most of the time I install EOS :wink:

3 Likes

That is an opinion that can be subject to discussion. I am not into the line of thinking that because I have an opinion about something, then others should think the same.

This is not a compelling argument. Just because distribusions A - W choose some default, the X, Y and Z also have to do that.

Already? Where?

Have a look at the installation guide in Archwiki. Nothing exists Ć  priori.

Do a pacstrap -K /mnt/ base
arch-chroo /mnt and have a look around.

You will only get /boot directory. No /boot/efi in sight.

If you want to mount your ESP at /boot/efi you need to mkdir it first. That goes for /efi as well if someone wants to mount ESP there.

I can understand that you think so because you also think that since all the other distributions does this by default, then something must be seriously missing here. :wink:

Cool script but it doesn’t give much choice either :squinting_face_with_tongue: Do you reinstall that often that you need a script :wink: Jokes a side. I’ve always gotten the impression that the official Arch installation is still the recommended method for people to install Arch so that you learn and understand how your system is setup and that the archinstall script is more aimed at people who already have done that more than a few times.