• Talcosis@lemmy.zip
    link
    fedilink
    English
    arrow-up
    11
    ·
    8 hours ago

    I legitimately tried to switch to Linux a few days ago. Got virtual ox running, got one of the recommended noob distros (cinnamon?) and then got an error message that I cannot make sense of during install. Even googling it didn’t help

    I’m not a computer guy, and I’m legitimately concerned that if I ask for help on the Linux forums I’ll be the punching bag of the week.

    • AstralPath@lemmy.ca
      link
      fedilink
      English
      arrow-up
      2
      ·
      13 minutes ago

      Get a small SSD that you can install Linux on and go from there. Starting with a virtual machine is definitely the hard way.

    • ShredderFeeder@shredderfood.net
      link
      fedilink
      English
      arrow-up
      4
      ·
      3 hours ago

      As much as I hate to endorse an AI (and I’m going to get hella down voted for it)…it’s one of the few actual good uses for it…

      You can ask plain questions, copy\paste error codes, and it will actually walk you through fixing problems like a non-judgy person would. ;-)

      Perplexity is my go-to when I’m troubleshooting something I can’t figure out.

      “How do I open and edit a word document in Linux?” Is a perfectly acceptable question to ask, things like that.used it when I was building this server to work through some concepts I wasn’t familiar with.

    • dream_weasel@sh.itjust.works
      link
      fedilink
      English
      arrow-up
      15
      ·
      8 hours ago

      You’ve got two things going on:

      1. If you are trying to switch, a virtual machine is a bad way to start and it’s the hard way. What you really want is to use Rufus or something (easy Google) to make you a bootable USB and you just boot in and play around. It MAY require you to change boot order in BIOS if you plug it in and reboot and nothing happens, but that’s an easy fix
      2. You want to ask for help. You only get “beat up” if it looks like you did nothing first and you are asking people to do it for you. Pretty much every place you go if you can say, “I want to do X, it doesn’t work so I tried Y and Z.” Nobody will say shit to you. Also, on Lemmy if you say you’re new, people like me and the other guy who replied will probably offer to just DM us directly (which for me you can).
      • Talcosis@lemmy.zip
        link
        fedilink
        English
        arrow-up
        4
        ·
        8 hours ago

        Might try the boot USB route. I wanted to do a virtual box so I could easily test to see if my current games/programs work

        • GreatWhiteBuffalo41@slrpnk.net
          link
          fedilink
          English
          arrow-up
          1
          ·
          42 minutes ago

          You can also just search game name + distro name. Highly recommend looking at the newest results possible because A LOT of games now work on Linux thanks to steam and proton

        • RamRabbit@lemmy.world
          link
          fedilink
          English
          arrow-up
          6
          ·
          7 hours ago

          Going to second dream_weasel’s suggestion. Don’t try to game in a VM. That is going the ultra-hard route while you are still unfamiliar with the OS.

          My suggestion is to take a side/old computer you don’t use every day, format it, and install Linux on it. Completely blow away Windows on that machine. Then use it regularly until you get comfortable with it. You still have your main computer to lean on.

          Once you are comfortable enough with it, flip the script. Put Linux on the main machine and Windows on the side/old machine. You will find yourself turning on the side/old machine less and less.

        • dream_weasel@sh.itjust.works
          link
          fedilink
          English
          arrow-up
          5
          ·
          8 hours ago

          I think that will require you to do some passthrough for drives and hardware which may not be trivial. If you’re close to something working, stick to it. Otherwise I think that VM road is mostly pain. Caveat: I have not tried to do VM stuff in probably 10 years so it could be easier now.