воскресенье, 18 ноября 2018 г.

Raspbian Linux USB automount

Installation steps of usbmount:

1. Install the package:
Code: Select all
sudo apt-get install usbmount
2. Make sure it works in Stretch by changing MountFlags=slave to MountFlags=shared here:
Code: Select all
sudo nano /lib/systemd/system/systemd-udevd.service
3. Reboot and it works!

Комментариев нет:

Отправить комментарий