this post was submitted on 11 Mar 2024
56 points (92.4% liked)

Linux

47345 readers
1343 users here now

From Wikipedia, the free encyclopedia

Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).

Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.

Rules

Related Communities

Community icon by Alpár-Etele Méder, licensed under CC BY 3.0

founded 5 years ago
MODERATORS
 

I tested it a bit in a VM to get familiar with pacman and yay. Latest KDE Plasma 6 and more snaps in Ubuntu's future are the main reasons I want to switch.

As I don't use a separate home partition, I have an extra drive with BackInTime home dir backups and virtnbdbackup snapshots.

Is EndeavourOS stable enough for everyday use and would restoring home with BackInTime just work (as root user)?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] -3 points 6 months ago (1 children)

Keep using it and you'll fail to boot after an update, it's just a matter of time. I've had it happen even on devices I exclusively used for browsing and playing videos.

You make it sound like you should keep a bucket of water handy before you even boot it up.

No, but you should keep an arch thumb drive handy whenever you're updating. You never know when the installation script will give up, or GRUB release a faulty update.

[–] [email protected] 3 points 6 months ago (1 children)

Well, for one thing I don't use GRUB, so there's one obstacle off the list.

[–] [email protected] 1 points 6 months ago* (last edited 6 months ago)

So I guess due to hubris my latest system update ran the yay cache to the limit of my storage capacity and I couldn't reboot into a graphical environment. I suspect it was the electron update, BTW.

So do I need that rescue USB? Of course not. In systemd-boot, press e, end key, space and 1 and you're booted into a command line environment.

paccache -ruk0 nukes the pacman cache to be on the safe side

yay -Scc to clear the yay cache completely

And you're off to the races again.