I take my shitposts very seriously.

  • 8 Posts
  • 435 Comments
Joined 2 years ago
cake
Cake day: June 24th, 2023

help-circle
  • “But they did it too!” will not fly with me as a valid defense coming from an adult person. Your behaviour is your own responsibility. If you disagree with something, either respond in a polite manner or downvote and move on. Do not accuse others, either individuals or groups, of having a mental deficiency, brain damage, or aberration; and the fact that you would try to minimize what you said shows that you understand why I have an issue with it.

    Be nice, or leave.







  • Bootloader no worky can be caused by a hundred different issues. The installer may have removed the kernel or a CPIO archive (initramfs or processor microcode) that the bootloader needs. You could be missing some EFI program. If the boot entry is set to identify the root filesystem by its UUID, formatting/reinstalling would have changed the real UUID and then the bootloader wouldn’t be able to find it. Maybe installing the OS simply wiped or damaged that partition.

    If you have to reinstall the OS, you should also reinstall the bootloader (the OS installer usually lets you do that from the GUI), or if you’re confident, update the boot entries to reflect the state of the computer. I strongly recommend using btrfs as your root filesystem instead of ext4, and use Timeshift to set up regular snapshots (btrfs) or backup clones (ext4) in case this happens again.







  • rtxn@lemmy.worldMtolinuxmemes@lemmy.worldOrwelluan
    link
    fedilink
    English
    arrow-up
    11
    ·
    edit-2
    11 days ago
    1. It was doing new things.
    2. It was easier to learn.
    3. The other init systems were (are) stagnant.

    Imagine trying to get new, young developers to adopt C or Pascal when the likes of Rust and Python exist. You can make arguments for a thing’s superiority based on moral standards (which are always subjective), but morality is a poor metric. If everything was done based on that, the Linux ecosystem would be in the same state as the GNU Hurd kernel.