Re: Strange permissions issue with virt-install + UEFI

2022-05-13 Thread Matt Ventura
On 5/13/2022 6:53 PM, David wrote: On Sat, 14 May 2022 at 10:57, Matt Ventura wrote: On one box (Debian 11.3), my virt-install script works fine: virt-install [...] However, on another box, the same command (minus the final --network option) gives me this: [...] Could not open

Re: Strange permissions issue with virt-install + UEFI

2022-05-13 Thread David
On Sat, 14 May 2022 at 10:57, Matt Ventura wrote: > On one box (Debian 11.3), my virt-install script works fine: > virt-install [...] > However, on another box, the same command (minus the final --network option) > gives me this: [...] > Could not open

Strange permissions issue with virt-install + UEFI

2022-05-13 Thread Matt Ventura
Hi, On one box (Debian 11.3), my virt-install script works fine: virt-install --virt-type kvm --name $NEWVM --locationhttp://ftp.us.debian.org/debian/dists/bullseye/main/installer-amd64 --extra-args "netcfg/hostname=$NEWVM" -v \ --os-variant debian11 --disk