Ths might be a silly question, but asking those is how i learn sometimes. I’m trying to install my first Linux distro to set up a Plex server and one of the few things I know is you need a wired internet connection. My intended server location is across the house from my router, and there isnt much room there to set up temporarily. It would be possible, just a removed and a half. Is it instead possible to connect my SSD via SATA to USB to a laptop, install Ubuntu and wireless adapter drivers on it while connected to ethernet, then put the SSD in the server to boot? Or do I need to do all this through my intended setup?

Thanks for the help, just trying to make my first Linux install as painless as possible.

EDIT: Thank you all for your responses, I’m going to respond as I can since I’m at work. I The number one thing I learned is that I need to do more research. I recognize only a handful of these acronyms lol

  • atomp@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    6 months ago

    Probably not the ideal method, but I’ve used a virtual machine with the disk connected via USB and then mounted to the VM to achieve something like this. It doesn’t interfere with the existing disks or UEFI of any actual hardware then.

    • Hazmatastic@lemm.eeOP
      link
      fedilink
      arrow-up
      1
      ·
      6 months ago

      I’ve heard VM’s aren’t ideal as well, so I’m trying to avoid it. If it ends up being needed though, this is good to know. Thanks!