Skip to content

Instantly share code, notes, and snippets.

@vmorris
Created February 14, 2023 17:25
Show Gist options
  • Save vmorris/93437058072292f493c5f88acc394603 to your computer and use it in GitHub Desktop.
Save vmorris/93437058072292f493c5f88acc394603 to your computer and use it in GitHub Desktop.
[automata@LZFEDCS ~]$ podman run -it --device /dev/vmcp rover bash
[root@15b8665b4abf /]# ls -laZ /dev/vmcp
crw-------. 1 root root system_u:object_r:vfio_device_t:s0 10, 124 Feb 10 06:27 /dev/vmcp
[root@15b8665b4abf /]# echo -n "q n" > /dev/vmcp
bash: /dev/vmcp: Operation not permitted
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment