• MonkderVierte@lemmy.zip
    link
    fedilink
    arrow-up
    0
    ·
    edit-2
    5 hours ago

    xkcd TV Problems

    And also

    xkcd Computer Problems

    Btw, downloading a CD (.iso) on the phone to boot it, because your Linux broke while you had no bootable thumbdrive around. Is something a lot of people here did sometime.

    • iocase@lemmy.zip
      link
      fedilink
      arrow-up
      0
      ·
      1 hour ago

      PSA: get a cheap thumb drive and install ventoy. You’ll never regret it!

      Plus you can technically still use it to store files if you make a directory in the ventoy dump partition.

      I keep memtest86+, clonezilla, Ubuntu 24.04lts, gparted, and boot-repair on the drive.

      • plutopos@lemmy.zip
        link
        fedilink
        arrow-up
        0
        ·
        54 minutes ago

        maybe not ventoy specifically since it’s full of binary blobs that are virtually unvettable

      • titanicx@lemmy.zip
        link
        fedilink
        arrow-up
        0
        ·
        4 hours ago

        I mean I’m not sure I could actually boot off of my phone as a USB drive. That would be an interesting concept.

        • Chais@sh.itjust.works
          link
          fedilink
          arrow-up
          0
          ·
          3 hours ago

          Unlikely. The USB protocol requires one master and one or more slaves (or whatever less charged nomenclature you prefer). I’m all likelihood UEFI will blindly assume to be the master while Android and iOS require negotiation to figure out who’s boss and what interface to present.
          Although given UEFI it might be possible to patch that functionality in.