It had Windows installed and it was taking up 3 partitions or something so i destroyed its recovery drive and i probably need to start fresh with just Linux

Is there a way to just reset and do everything over like by repartitioning and installing something like Fedora or Ubuntu? I tried to jnstall PopOS and i think i settled on the ZorinOS or something but I can’t get Ethernet or my VPN working and I want to be able to download “app” “installers” like you do with PC or MacOS.

Baby steps

  • Skullgrid@lemmy.world
    link
    fedilink
    arrow-up
    2
    ·
    edit-2
    14 minutes ago

    either do linux mint or ironically arch (as a starting off point!)

    linux mint is a simple to follow gui from a liveusb.
    arch is trickier, but I actually find archinstall is really straightforward and fast. once you unfuck the computer, you can take your time to choose something more apt.

  • TrollAccount69@lemmy.ml
    link
    fedilink
    arrow-up
    1
    ·
    6 minutes ago

    I have installed Linux on many things. Post the output of your “lspci” and the output of your “ip address”

    • corsicanguppy@lemmy.ca
      link
      fedilink
      English
      arrow-up
      4
      ·
      1 hour ago

      This. It’s really that easy, if you take it slow. Maybe grab a beer/soda/coffee on the way in

  • BartyDeCanter@piefed.social
    link
    fedilink
    English
    arrow-up
    6
    ·
    edit-2
    1 hour ago

    In short, yes, Fedora, Ubuntu, or whatever will be able to install on your laptop just fine. Since you seem relatively new, I would suggest Mint as it is aimed at new users.

    App installers, the way you are accustomed to from Windows, aren’t really a thing in Linux. Most applications are installed by your distro’s package manager. For those that aren’t, there is often a choice of either downloading a package for your distro ( debs in the case of Debian-derived distros like Ubuntu and Mint, rpms for Fedora and friends ) or using something like Flatpack. But really your package manager will handle most things you are looking for.

  • Kongar@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    4
    ·
    edit-2
    1 hour ago

    Another comment: fedora is a good distro. Mint is also good. Both are pretty straightforward, will do what you want, and are easy to work with. They are recommended a lot for good reason.

    There are three main types of software.

    1. software installed from the distribution’s repositories
    2. flatpaks - which are basically sandboxed software bundled with their own dependencies
    3. app images - which are basically executables like a windows .exe

    When looking for software, I think most people install them in that order. (Some distros are immutable and therefore 2) is often the first choice but that’s getting ahead of ourselves a bit)

    Hope this helps.

  • AndrewZabar@lemmy.world
    link
    fedilink
    English
    arrow-up
    2
    ·
    1 hour ago

    For an older system I’ve been very pleased with the performance of Bodhi Linux. And the UI is very customizable.

  • Kongar@lemmy.dbzer0.com
    link
    fedilink
    English
    arrow-up
    3
    ·
    2 hours ago

    The answer to starting fresh is to format the entire drive and reparation the whole thing. All operating system installers ship with tools to do that. Some are easier to use than others, but they are all there. You’re looking for “custom install or custom partitioning or manual partitioning” or something like that. Usually during the “where do you want to install” questions.

    It’s not hard to do, but it’s often hidden a little bit because formatting and/or repartitioning the wrong drive nukes the drive.

    In your case, just go to town. Know how big your drive is, delete all existing partitions, and the new ones you create should total up to the size of the drive. Just make sure you’re doing it to the right drive if you have more than one :)

    With Linux, you can get fancy making separate partitions for home and stuff, but you don’t really need to worry about that if you don’t want to. You can just nuke the drive, and then tell the os to “use the whole drive” and just let it do its thing.

    If you want to understand it deeper and better, I’d suggest watching some videos for your distro.

    Have fun!

      • KssioAug@piefed.zip
        link
        fedilink
        English
        arrow-up
        3
        ·
        edit-2
        47 minutes ago

        It might sound stupid, but turn off your PC, switch off the power supply, remove the power cable, wait for about 30-40 seconds, then plug the cable back, switch it on and power on your desktop.

        It might be an issue caused by Windows fast startup. Even though you completely removed Windows, the power state might still be ‘hanging’ around and causing issues.

        • Telorand@reddthat.com
          link
          fedilink
          arrow-up
          1
          ·
          19 minutes ago

          I would add “press the power button for 10 sec with everything unplugged.” That should clear any remaining power storing problematic settings. That’s about as fresh as you can get!

      • corsicanguppy@lemmy.ca
        link
        fedilink
        English
        arrow-up
        1
        ·
        59 minutes ago

        Yeah, but that’s like saying “blue. The kind of car I drive is blue.”

        If you can get logged-in and issue an lspci it’ll help a lot.

        Just take a pic of the output with your phone if you’re on the console. We’ll cope.