What's the easiest way to make external USB drives automount, without adding them to fstab? It should just work even if someone else hands me their flash drive.
I'm running sway on Arch if that matters.

you are viewing a single comment's thread
view the rest of the comments
[–] 8 points 2 years ago (6 children)

WTF? I'm automounting my home directory from an external ssd usb for ages now. What is the disaster that could happen you're referring to?

  • source
  • parent
  • hideshow 6 child comments
  • [–] 13 points 2 years ago (5 children)

    If that's the case, then you should answer the OP with how it's set up. OP is specifically asking how to do it with random drives other people hands them, not trusted drives always connected.

    What is the disaster that could happen you’re referring to?

    Auto mounting random USB sticks has never been wise. No telling what random malware they contain.

  • source
  • parent
  • hideshow 5 child comments
  • [–] [S] 18 points 2 years ago* (last edited 2 years ago)

    What would be the difference if it doesn't automount it, and I instead need to mount it manually?
    I mean, it's a USB stick which I just plugged into my laptop and want to access.
    If I don't trust it, I'm not plugging it in.

  • source
  • parent
  • [–] 5 points 2 years ago (2 children)

    What malware spreads automatically from just mounting the drive?

  • source
  • parent
  • hideshow 2 child comments
  • [–] 3 points 2 years ago (1 child)
  • [–] 10 points 2 years ago

    So it's either using auto run to execute malicious code (not an issue in Linux), or it acts as a keyboard and sends malicious command - which would work regardless of the USB partition being mounted or not.

  • source
  • parent