vram
> > > (/domain/os/nvram/) file.
> >
> > However on my Fedora 39 system with libvirt 9.7.0, using "virsh
> > undefine --nvram" option appears to leave the NVRAM backing file:
> >
> > cel@boudin:~$ ls ~/.config/libvirt/qemu/nvram
>
vram
> > > (/domain/os/nvram/) file.
> >
> > However on my Fedora 39 system with libvirt 9.7.0, using "virsh
> > undefine --nvram" option appears to leave the NVRAM backing file:
> >
> > cel@boudin:~$ ls ~/.config/libvirt/qemu/nvram
>
On Tue, Mar 05, 2024 at 04:08:20PM -0500, Chuck Lever wrote:
> Hello -
>
> The virsh(1) man page says:
>
> > --nvram and --keep-nvram specify accordingly to delete or keep nvram
> > (/domain/os/nvram/) file.
>
> However on my Fedora 39 system with libvirt 9.7.0, u
Hello -
The virsh(1) man page says:
> --nvram and --keep-nvram specify accordingly to delete or keep nvram
> (/domain/os/nvram/) file.
However on my Fedora 39 system with libvirt 9.7.0, using "virsh
undefine --nvram" option appears to leave the NVRAM backing file:
cel@boudin