Hacker News new | ask | show | jobs
by brokenmachine 2915 days ago
Can you share how you do the SD card thing?

I'm not sure how to autorun when an SD card is inserted (using ubuntu here).

2 comments

I used udev to run the script as soon as the drive is mounted. The tricky part was ensuring the drive would mount automatically when inserted, even if I wasn't logged in. I tried a range of different tools, and eventually settled on autofs.