Linux enthusiast, family man and nerd

  • 0 Posts
  • 281 Comments
Joined 2 years ago
cake
Cake day: August 24th, 2023

help-circle
rss

  • Because they went about it the wrong way. They made their own distro, their own office suite etc. I believe they would have been successful, if they just used already existing stuff, instead of reinventing the wheel and taking on all the development obligations.

    What Schleswig-Holstein is doing, is using en established distro, with established office suite and established cloud solution. They only maintain the servers and maybe patch-fix issues, which they could then upstream.



  • While that is true, what you where trying to do was change the system with the way you installed Battle.net. Bazzite i sreally all about Steam and you then add flatpaks on top, since that’s all handled in your home folder.

    But I’m glad you found out the solution with the home folder yourself. :)


  • StrittoLinux@lemmy.mlToday on Me or Linux?
    link
    fedilink
    6
    edit-2
    1 month ago

    Bazzite is a SteamOS-like distribution. SteamOS is immutable, meaning most of the OS is read-only and have fixed updates.

    So what you are doing is not really what Bazzite is made for.

    I think it would have been an easier journey if you got Fedora or even Ubuntu, as those are normal filesystem distributions.








  • StrittoLinux@lemmy.ml...
    link
    fedilink
    52 months ago

    I’m not a Kubuntu expert or even user, so I will just list op the general steps.

    Boot into the live USB and unlock the encrypted drive. Make sure you have an internet connection too. Then chroot (change root) into the OS drive you decrypted and look at the logs from last update or even boot logs if posisble to determine what went wrong during the update. If possible fix the issue and complete a full update again (apt update & apt upgrade). Hopefully that should fix it.

    Does your PC have any known hardware that requires proprietary drivers, like Nvidia or Broadcom?



  • StrittoLinux@lemmy.ml...
    link
    fedilink
    322 months ago

    Just to clarify. You system is not bricked. Bricked means that it can’t boot anything. It sounds like the update is not working correctly (eg the kernel is not fully loading).

    You have two options:

    1. Try to repair the current broken install (can be difficult depending on skill level)
    2. Backup your data and “nuke’n’pave”, eg re-install it all.

    Both options require a live USB with your distro on it (preferably the new version).