automount under Bookworm?

All the topics related to QLC+ on the Raspberry Pi
Post Reply
doce
Posts: 26
Joined: Wed Jul 08, 2015 6:14 am
Location: svizzera
Real Name: dominik

Hello there
i am trying to automount a pendrive on my pi to access the showfile(s).
The debian package usbmount doesn`t exist anymore.
Any help?
Dominik
User avatar
mcallegari
Posts: 4851
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Hi, you're right. usbmount has been removed from repositories.
It's actually a quite old project, probably surclassed or not maintained anymore.
https://github.com/rbrito/usbmount

If you can move your steps on Linux I think those scripts are still valid.
This might help too
https://unix.stackexchange.com/question ... -connected

I'll try to find the best option and update the PDF documentation
doce
Posts: 26
Joined: Wed Jul 08, 2015 6:14 am
Location: svizzera
Real Name: dominik

Hi Massimo,
Meanwhile i found this for bookworm:

https://github.com/fasteddy516/pi-usb-automount

it just works.

Regards Dominik
User avatar
mcallegari
Posts: 4851
Joined: Sun Apr 12, 2015 9:09 am
Location: Italy
Real Name: Massimo Callegari
Contact:

Nice!
I'll add this to the documentation.
Thanks for sharing
Post Reply