Advertisement
Guest User

Virt-manager being a piece of poop

a guest
Mar 23rd, 2021
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.68 KB | None | 0 0
  1. Error creating vol: Couldn't create storage volume 'stuff.img': 'Failed to create file '/run/media/jamie/Stuff/VHDs/stuff.img': Operation not permitted'
  2.  
  3. Traceback (most recent call last):
  4. File "/usr/share/virt-manager/virtManager/asyncjob.py", line 65, in cb_wrapper
  5. callback(asyncjob, *args, **kwargs)
  6. File "/usr/share/virt-manager/virtManager/createvol.py", line 314, in _async_vol_create
  7. vol.install(meter=meter)
  8. File "/usr/share/virt-manager/virtinst/storage.py", line 708, in install
  9. raise RuntimeError(msg) from None
  10. RuntimeError: Couldn't create storage volume 'stuff.img': 'Failed to create file '/run/media/jamie/Stuff/VHDs/stuff.img': Operation not permitted'
  11.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement