Skip to content
This repository was archived by the owner on Nov 2, 2024. It is now read-only.
Discussion options

You must be logged in to vote

Wrong:

lxc.mount.entry: /dev/bus/usb/007/002 /dev/bus/usb/007/002 none bind,optional,create=file

Correct:

lxc.mount.entry: /dev/bus/usb/007/002 dev/bus/usb/007/002 none bind,optional,create=file

I removed the leading slash on the second dev, worked. 🤦‍♂️

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by btehan
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant