gstacks13 Posted April 16, 2023 Share Posted April 16, 2023 I've got an Ubuntu Server VM that I mount some shares to via virtiofs. I have corresponding fstab entries for these that look like this: media /mnt/media virtiofs rw,relatime 0 0 However, when I create or edit files in these shares from the VM, it gives me an owner of my username, and a GID 1000. Ideally I'd want the group to be "users" so my docker containers could perform operations on these files as well, but I cannot for the life of me figure out how to do this. Is there a way? Quote Link to comment
Crunklydunks Posted August 9, 2023 Share Posted August 9, 2023 Does anyone have a solution for this? I haven't had any luck getting either a 9P or VirtioFS mount to have the correct owner for files created in the VM. Quote Link to comment
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.