Re: Problem with chown

2024-01-23 Thread Samuel Sieb
On 1/23/24 08:08, Robert McBroom via users wrote: While installing a virtual machine I get a message that the files cannot be read by uid104,gid104 these correspond to qemu:qemu. Tried to use chown to explicitly assign the directories to qemu:qemu but chown doesn't recognize qemu as valid or th

Re: Problem with chown

2024-01-23 Thread Patrick O'Callaghan
On Tue, 2024-01-23 at 11:08 -0500, Robert McBroom via users wrote: > While installing a virtual machine I get a message that the files > cannot > be read by uid104,gid104 these correspond to qemu:qemu. Tried to use > chown to explicitly assign the directories to qemu:qemu but chown > doesn't rec

Problem with chown

2024-01-23 Thread Robert McBroom via users
While installing a virtual machine I get a message that the files cannot be read by uid104,gid104 these correspond to qemu:qemu. Tried to use chown to explicitly assign the directories to qemu:qemu but chown doesn't recognize qemu as valid or the uid:gid combination. tried setfacl to add qemu p