I simply opened the power shell on my windows computer and gave the command wsl --install.

  • ATPA9@feddit.org
    link
    fedilink
    arrow-up
    13
    ·
    15 hours ago

    If you want the true linux experiance, boot up a vm with the distro you want to try and go from there. You don’t need the console for much these days if you don’t want to.

  • Ftumch@lemmy.today
    link
    fedilink
    arrow-up
    6
    ·
    15 hours ago

    It’s probably displaying help output because something went wrong parsing the command. Scroll up to see what it says the problem is. Perhaps you forgot a dash or misspelled “install”?

  • Blue_Morpho@lemmy.world
    link
    fedilink
    arrow-up
    5
    ·
    15 hours ago

    Someone else mentioned VM but didn’t give details.

    Click Start, type in HyperV, install the HyperV component. In HyperV, click Quick Create. Select Ubuntu, install. You’ll have a full Linux running in a window as if you built a second PC.

        • Onomatopoeia@lemmy.cafe
          link
          fedilink
          English
          arrow-up
          3
          ·
          15 hours ago

          Lol.

          As someone who uses both extensively, and dependent on OneNote, even I wholly agree.

          OP would be better off running Linux and replacing Windows dependencies with Linux equivalents.

          Uggh, Windows on 4GB - even XP would struggle with that.

          • certified_expert@lemmy.world
            link
            fedilink
            arrow-up
            3
            ·
            15 hours ago

            Dude… two words: emacs org-mode.

            You will love it, then hate it, then like it, then actually love it, then hate it again, then be at peace with it because it gets the job done and it is yours, trully yours.

          • TheViking@nord.pubOP
            link
            fedilink
            English
            arrow-up
            1
            ·
            14 hours ago

            Do you think if l replace the os with MX Linux fluxbox, create a virtual machine using QEMU, would l be able to install windows in that VM ??

      • Blue_Morpho@lemmy.world
        link
        fedilink
        arrow-up
        1
        ·
        14 hours ago

        It’s more work but you could still do HyperV and Linux but not the full Ubuntu Desktop. You could download a 1GB ram distro like Lubuntu onto a USB stick and install it under HyperV. And equivalent to wsl which gives you a Linux command line would be Ubuntu server headless which needs only 512MB.

        But yeah wsl is easier.

  • hoohoohoot@fedinsfw.app
    link
    fedilink
    English
    arrow-up
    1
    ·
    13 hours ago

    Separate storage drive (I recommend a SSD) and install a Linux distro on that disk (make sure you dont install on your windows machine otherwise you will delete Windows

    • ramble81@lemmy.zip
      link
      fedilink
      arrow-up
      2
      ·
      11 hours ago

      Guessing you were missing a distro. You basically installed the WSL framework but need to install a distro after that.

    • obelisk_complex@piefed.ca
      link
      fedilink
      English
      arrow-up
      5
      ·
      14 hours ago

      I’m glad to hear it! If you have time, it’s considered good manners to post the solution to your question if you find it, so anyone else with the same problem who finds the thread also finds the solution ☺️