I’m looking to finally use Linux properly and I’m planning to dual boot my laptop. There’s enough storage to go around, and while I’m comfortable messing around I’d rather not have to run and buy a new device before school while fixing my current one.

https://m.youtube.com/watch?v=VaIgbTOvAd0

This was the general guide I was planning to follow, just with KDE Plasma (or another KDE). I was going to keep windows the default, and boot into Linux as needed when I had time to learn and practice.

I assume it should be the near similar process for KDE Plasma?

I’m ok with things going wrong with the Linux install, but I’d like to keep the Windows install as safe as possible.

  • Weslee@lemmy.world
    link
    fedilink
    arrow-up
    21
    arrow-down
    6
    ·
    edit-2
    10 months ago

    Just incase you’re unaware, if you’re looking to learn Linux but keep the windows until you’re familiar enough with Linux, there is a way to install Linux in windows as a container, it’s called WSL 2.0

    Might be easier for you to learn with, and if you brick it then you can just wipe the container and start again, takes minutes to do

    • SaveComengs@lemmy.federa.net
      link
      fedilink
      English
      arrow-up
      19
      arrow-down
      3
      ·
      10 months ago

      I don’t recommend wsl because it bodges the worst part of windows (windows terminal) onto linux. Also, it’s much nicer to learn in a vm where you are learning actual linux, instead of MS’ interpretation of linux.

      It’s like playing with clay in a bag, versus playing with clay with your bare hands.

      • Ineocla@lemmy.ml
        link
        fedilink
        arrow-up
        6
        arrow-down
        2
        ·
        10 months ago

        First the powershell is a very good terminal and some even consider it better than bash. And if you’re talking about the actual terminal emulator it also became really good with the new windows terminal(which is also open source) it bas many good features and customization options. Also wsl2 IS a VM running on hyper-v. It simply uses a custom kernel optimised for it and the cherry on top of the sunday : you can run gui apps natively (windows 11) with WSLg which uses wayland/xwayland

    • undrwater@lemmy.world
      link
      fedilink
      arrow-up
      7
      ·
      10 months ago

      This is probably better than dual booting. You’re learning the command line, which is the happiness foundation needed to enjoy linux.*

      • Pantherina@feddit.de
        link
        fedilink
        arrow-up
        1
        arrow-down
        1
        ·
        10 months ago

        And then you are ready to install Ubuntu and use Snaps… I dont know. Yes its useful but for me the use of the command line comes with time.

    • OtterOPA
      link
      fedilink
      English
      arrow-up
      6
      ·
      10 months ago

      WSL 2.0

      I appreciate this, I’ve had WSL for a little while now. It did take some getting used to and I think I’m ready to give it a try for real now