this post was submitted on 15 Nov 2024
196 points (94.1% liked)

Technology

59378 readers
3316 users here now

This is a most excellent place for technology news and articles.


Our Rules


  1. Follow the lemmy.world rules.
  2. Only tech related content.
  3. Be excellent to each another!
  4. Mod approved content bots can post up to 10 articles per day.
  5. Threads asking for personal tech support may be deleted.
  6. Politics threads may be removed.
  7. No memes allowed as posts, OK to post as comments.
  8. Only approved bots from the list below, to ask if your bot can be added please contact us.
  9. Check for duplicates before posting, duplicates may be removed

Approved Bots


founded 1 year ago
MODERATORS
 

Why are distro communities turning linux more and more into Windows and Mac OS clones?

This is why I use Arch.

you are viewing a single comment's thread
view the rest of the comments
[–] MissyBee@lemmy.world 26 points 1 day ago (5 children)

Oh boy looks like my weekend will be spend learning and trying to install Arch without a graphical installer. To be fair Manjaro on my laptop was my first try at Arch. I never thought how much I will come to like AUR.

EndevaourOS is already on my gaming rig so plain Arch for my laptop seems like a good challenge. Farewell Manjaro, I learned a lot

I highly recommend BTRFS as your root filesystem, and then configure snapshots. This way if an update goes sideways (pretty rare), you can roll back and wait for fixes.

I haven't used Arch for a few years, but my openSUSE Tumbleweed install came with it by default, and it has saved me a few times in the 7 or so years I've used it. Maybe the new instructions include that, idk, but you'll be glad you have it.

[–] AkatsukiLevi@lemmy.world 5 points 20 hours ago (1 children)

After you figure out how to properly partition your disk, you learn how the entire setup is actually quite simple Basically, Mount partitions, pacstrap to install the base system, generate fstab, chroot in, create a unprivileged user and add it to sudo, setup grub, configure internet, exit chroot and unmount, reboot into the newly installed system, configure X11/Wayland to your liking

Installing Arch is a lot easier than fixing a bad Manjaro update. I get that it's intimidating, but it's really quite easy if you can follow instructions, but budget a couple hours your first time because you'll probably second-guess everything. The second time should be more like 30 min.

[–] r00ty@kbin.life 9 points 1 day ago

Going to second other comments. Even without archinstall. It feels like it will be harder than it is. Umm, just save yourself a bit of time and configure the network and install a console editor (nano/vim whatever) while in the chroot (if going full manual). It was a minor pain to work around that for me.

There are pages discussing how to do everything (helps to have a laptop with browser, or a phone to look them up). At the end, you generally know exactly what you installed (OK no-one watches all the dependencies), and I've found any borks that happen easy to fix because I know what I installed.

[–] noodlejetski@lemm.ee 12 points 1 day ago

the archinstall script is officially supported and very straightforward. like, almost Calamares-but-in-TUI straightforward.

[–] seaQueue@lemmy.world 8 points 1 day ago (1 children)

It's not that hard, just read the install guides and instructions. My first Arch install was like 8y ago and I expected it to be difficult - it wasn't.

[–] AkatsukiLevi@lemmy.world 3 points 20 hours ago (1 children)

Meanwhile my first Gentoo system... I was expecting to be not so bad.... Holy f I was wrong

[–] seaQueue@lemmy.world 3 points 19 hours ago (1 children)

The compile times are abusive on older hardware for sure

[–] AkatsukiLevi@lemmy.world 1 points 8 hours ago

I got a Xeon E3-1220 V3, thought it'd handle well A whole ass day and it still wasn't done