8000 Noting that Raspbian Buster requires documentation update · Issue #25 · rbrito/usbmount · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Noting that Raspbian Buster requires documentation update #25
Open
@OutsourcedGuru

Description

@OutsourcedGuru

I've noticed that the format of the /lib/systemd/system/systemd-udevd.service configuration file in Buster has changed from Stretch. The following adjustment is often required, at least for my setup to allow the pi user to be able to see the drive:

Stretch

MountFlags=shared # defaults to "slave"

Buster

PrivateMounts=no # defaults to "yes"

Plot twist

Unfortunately, if you perform a routine sudo apt-get update && sudo apt-get upgrade it will revert this file back to the default, rendering your USB automount seemingly inoperative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      0