vlinkz / winmin-instructions

Instructions on installing the Winmin prerelease
137 stars 5 forks source link

"Error in first stage of winmin-setup command" #2

Closed ItsMaddieNow closed 4 years ago

ItsMaddieNow commented 4 years ago

Gtk-Message: 20:53:36.121: Failed to load module "appmenu-gtk-module"

(winmin-setup:23640): Gtk-WARNING **: 20:53:36.339: Could not find signal handler 'on_stack_configure_event'.  Did you compile with -rdynamic?
ISOPATH: /home/mario-whitmore/Documents/Win10_2004_English_Custom_x64.iso
ERROR    Error: --disk /tmp/virtio-win.iso,device=cdrom: Could not start storage pool: cannot stat file '/tmp/.mount_UnityH0GDYbs': Permission denied
error: failed to get domain 'winmin-base'
NULL```
I'm on Pop OS 20.04 and installed the .deb files from the releases page if that matters
vlinkz commented 4 years ago

Seems similar to a problem faced here: https://github.com/jedi4ever/veewee/issues/996#issuecomment-59161407 If that solution doesn't work, please let me know.

ItsMaddieNow commented 4 years ago

Unfortunately, it didn't work and it threw the same error.

vlinkz commented 4 years ago

Try installing virt-manager and seeing if a VM named winmin-base exists. If so, delete it. Also, look in /var/lib/libvirt/images as root and delete winmin-base.img. If that doesn't work, can you send the output of ls -l /tmp/.mount_UnityH0GDYbs?

ItsMaddieNow commented 4 years ago

Thanks that worked. Thank you for your help.