• leetamus@lemmy.world
    link
    fedilink
    arrow-up
    61
    ·
    1 month ago

    I dualboot to accommodate a handful of apps. Linux loads up fast and awaits my command once logged in. Meanwhile my pretty much fresh windows build sets my cooling fans on full before I’ve even touch the mouse.

    I admit it was a bit of a learning curve getting things set up as I like, but man Linux is such a better experience.

    • rockSlayer@lemmy.world
      link
      fedilink
      arrow-up
      20
      ·
      edit-2
      1 month ago

      You might like a VM for Windows instead, so there’s no risk of a windows update taking a hammer to your bootloader

        • jawa21@lemmy.sdf.org
          link
          fedilink
          arrow-up
          2
          ·
          1 month ago

          I hadn’t heard of this before, and the concept is really intriguing. Thanks for this. I’ll check it out.

      • leetamus@lemmy.world
        link
        fedilink
        arrow-up
        4
        ·
        1 month ago

        I didn’t spend tons of time experimenting, but found the VM wasn’t performing as smoothly as a second install.

        Should I be worried about the boot loader thing? My OS picking experience is pretty wack. I have to slam esc while booting then f9 then pick my Linux boot up. It defaults to windows which I kind of like because it puts my actual OS on stealth mode lol.

        • rockSlayer@lemmy.world
          link
          fedilink
          arrow-up
          5
          ·
          1 month ago

          If you’re booting without GRUB then you don’t need to be concerned about your bootloader breaking. Windows just sometimes overwrites GRUB, which is a pain

    • henfredemars@infosec.pub
      link
      fedilink
      English
      arrow-up
      12
      ·
      1 month ago

      There’s something refreshing and simple about the computer doing what you tell it to do and nothing extra.

      When you don’t want or need your hand held, there is a simple beauty.

      • Dreyns@lemmy.ml
        link
        fedilink
        arrow-up
        2
        ·
        1 month ago

        Not op but i personally use a fan controler as on my laptop asus weird overboost system is not very well handled by bios.

        • IrateAnteater@sh.itjust.works
          link
          fedilink
          arrow-up
          4
          ·
          1 month ago

          I was thinking about desktops, where the fan would be physically plugged into a fan controller instead of into the motherboard. Not sure what that would look like with a laptop.

          I was mainly asking because some of those fan controllers default to full on when the usb connection is absent, and Windows doesn’t enable all usb connections until after the user logs into the system.

          • Dreyns@lemmy.ml
            link
            fedilink
            arrow-up
            1
            ·
            1 month ago

            Hmm since it’s linux you could have a service that handles that at boot i think. (I’m a noob take this with a grain of salt)