literally just learned of it through some random reddit comment (the comment was about how it really fixes issues with AMD gpu drivers).

good? trustworthy? pros and cons? good for first linux os?

i’ve been lazy and have been riding out my windows 10 extension but this actually seems really easy with clear instructions to set up a dual boot and slowly hand over more of my hdd space to it. also seems pretty secure, open source, etc but i just want to make sure it’s not sus

  • TinyMoose [none/use name]@hexbear.net
    link
    fedilink
    English
    arrow-up
    9
    ·
    3 months ago

    Don’t dual boot on the same drive. Windows doesn’t play nice with Linux on the same drive. Bazzite is probably okay for a first distro but I prefer Mint for that sorta thing. I personally run Debian on older hardware and Fedora on newer stuff that isn’t supported. Bazzite is ‘immutable’ which means it’s rather difficult to extend it’s capabilities if you might want to. I have had mixed results with it though on different machines, stability wise.

    • SootySootySoot [any]@hexbear.net
      link
      fedilink
      English
      arrow-up
      6
      ·
      edit-2
      3 months ago

      Don’t dual boot on the same drive. Windows doesn’t play nice with Linux on the same drive.

      This is one to be wary of - Windows will frequently clear out the UEFI table, which means deleting all boot entries aside from its own. If your installs are on one drive, this becomes complicated to fix. I can only assume this is deliberate because there’s no reason for it other than trying to convince people trying Linux that it just randomly breaks.

      If your linux install is on its own drive, you just boot from that drive in legacy mode, and GRUB will automatically restore all the UEFI entries for you before you notice.