Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

qm sub-package qm_dropin_mount_bind_ttyUSB0 #603

Merged
merged 2 commits into from
Oct 6, 2024
Merged

qm sub-package qm_dropin_mount_bind_ttyUSB0 #603

merged 2 commits into from
Oct 6, 2024

Conversation

dougsland
Copy link
Collaborator

Another ready to use example in-tree to users.
Execute: make qm_dropin_mount_bind_ttyUSB0 and voi-la.

@dougsland
Copy link
Collaborator Author

dougsland commented Oct 6, 2024

Just tested, /dev/ttyUSB0 was exported to QM and nested containers.

$ sudo dnf install qm_mount_bind_ttyUSB0-0.6.7-1.fc40.noarch.rpm
$ sudo podman restart qm    # reloaded QM 

Now test starts
--------------------
$ sudo podman exec -it qm bash
bash-5.2# ls /dev/ttyUSB0
/dev/ttyUSB0

bash-5.2# podman run -it fedora bash
[root@9c4c8f338b80 /]# ls /dev/ttyUSB0
/dev/ttyUSB0

[root@9c4c8f338b80 /]#

@dougsland
Copy link
Collaborator Author

Failure not related to patch: #602 we will address this one soon.

Another ready to use example in-tree to users.
Execute: make qm_dropin_mount_bind_ttyUSB0 and voi-la.

Signed-off-by: Douglas Schilling Landgraf <[email protected]>
@dougsland dougsland merged commit 26cbbb5 into main Oct 6, 2024
11 checks passed
@dougsland dougsland deleted the sharettyS0 branch October 6, 2024 12:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant