In short I had to use my Win 10 VM for some work today and what used to work fine now will not start.
I have no idea what has changed but I have not touched the VM since I last used it.
The error I have is:-
Error starting domain: internal error: process exited while connecting to monitor: 2024-07-12T21:35:11.289494Z qemu-system-x86_64: -blockdev {"driver":"file","filename":"/home/alastair/applications/Windows_10/Win10_22H2_EnglishInternational_x64.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}: Could not open '/home/alastair/applications/Windows_10/Win10_22H2_EnglishInternational_x64.iso': Permission denied
Traceback (most recent call last):
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 71, in cb_wrapper
callback(asyncjob, *args, **kwargs)
File "/usr/share/virt-manager/virtManager/asyncjob.py", line 107, in tmpcb
callback(*args, **kwargs)
File "/usr/share/virt-manager/virtManager/object/libvirtobject.py", line 57, in newfn
ret = fn(self, *args, **kwargs)
^^^^^^^^^^^^^^^^^^^^^^^^^
File "/usr/share/virt-manager/virtManager/object/domain.py", line 1425, in startup
self._backend.create()
File "/usr/lib64/python3.11/site-packages/libvirt.py", line 1379, in create
raise libvirtError('virDomainCreate() failed')
libvirt.libvirtError: internal error: process exited while connecting to monitor: 2024-07-12T21:35:11.289494Z qemu-system-x86_64: -blockdev {"driver":"file","filename":"/home/alastair/applications/Windows_10/Win10_22H2_EnglishInternational_x64.iso","node-name":"libvirt-1-storage","auto-read-only":true,"discard":"unmap"}: Could not open '/home/alastair/applications/Windows_10/Win10_22H2_EnglishInternational_x64.iso': Permission denied
I am reluctant to create a new VM from scratch as I have several apps installed and needed.
Please can somebody wiser than I help me fix the problem.
Budgeie2