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
[–] 6 points 2 years ago (1 child)

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

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    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.

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    'Till you figure out that, on Arch, if you missed/broke anything, you can boot into the Arch USB, mount your root into /mnt, and arch-chroot in to fix whatever is broken

  • source
  • parent
  • hideshow 2 child comments
  • [–] 2 points 2 years ago (1 child)

    Yup, a live image works in a pinch. IMO, just use BTRFS on root and install something like snapper to handle snapshots and you shouldn't need the live USB (unless you bork your bootloader somehow).

  • source
  • parent
  • hideshow 2 child comments
  • [–] 1 point 2 years ago (1 child)

    Be me, and bork BTRFS itself while trying to compile OpenMW from source

  • source
  • parent
  • hideshow 2 child comments