hi, in the past I’ve got a pretty weird issue while I was getting ready to make a switch: every USB that I tried failed to boot

turns out, the “safer” way to get it out from the PC (the eject function) messed up its file system

it was long ago, but the other day I made another bootable USB and it happened again, I thought it was just a bug that would be eventually fixed it happens both for Linux Live ISOs and Windows Install Media

am I the only one?

  • ☂️-@lemmy.ml
    link
    fedilink
    arrow-up
    2
    ·
    16 hours ago

    linux seems to have weird issues with usb drives on some configurations. let me know of your findings.

  • gemakey@lemmy.world
    link
    fedilink
    arrow-up
    25
    ·
    edit-2
    2 days ago

    What are you using to flash the drive, what OS, what DE, what machine are you on and what are you trying to boot on?

  • juipeltje@lemmy.world
    link
    fedilink
    arrow-up
    3
    ·
    1 day ago

    I’ve found that depending on what distro/OS it is certain methods of burning the ISO don’t work correctly, no clue why. Windows needs their official tool, so because of that i use a vm to burn it. I’ve also had linux distros that couldn’t boot when dropping it onto a ventoy drive, and would only work when directly burning it with dd, so it might have something to do with what ISO you’re trying to burn and how you’re burning it.

  • tom_s@friendica.ambag.es
    link
    fedilink
    arrow-up
    8
    ·
    2 days ago

    @overcast yes, the only one.
    If you want to be sure, go in a terminal and type umount /media/<stick> ( I do not know your path) and wait a bit. maybe mount it again there with mount /media/<stick> and have a look, if there is an error of a possible damaged filesystem.

  • Sanctus@anarchist.nexus
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    2 days ago

    What are you using? Try Rufus if you aren’t using it to make the bootable media. Its my go to on Windows. Literally the GOAT.