Qubes 3.2 can't install Windows 7: libvirt.libvirtError

61 views
Skip to first unread message

Daniil .Travnikov

unread,
May 22, 2018, 6:23:18 AM5/22/18
to qubes-users
I have almost the problem when i am trying to install Windows .ISO like standalone machine:

[user@dom0 ~]$ qvm-start win7new --custom-config=/tmp/win7new.conf --cdrom=dom0:/home/user/win7.iso
--> Loading the VM (type = HVM)...
Traceback (most recent call last):
File "/usr/bin/qvm-start", line 136, in
main()
File "/usr/bin/qvm-start", line 120, in main
xid = vm.start(verbose=options.verbose, preparing_dvm=options.preparing_dvm, start_guid=not options.noguid, notify_function=tray_notify_generic if options.tray else None)
File "/usr/lib64/python2.7/site-packages/qubes/modules/01QubesHVm.py", line 335, in start
return super(QubesHVm, self).start(*args, **kwargs)
File "/usr/lib64/python2.7/site-packages/qubes/modules/000QubesVm.py", line 1955, in start
self._update_libvirt_domain()
File "/usr/lib64/python2.7/site-packages/qubes/modules/000QubesVm.py", line 767, in _update_libvirt_domain
raise e
libvirt.libvirtError: operation failed: domain 'win7new' already exists with uuid 727dd680-3dd3-4891-8997-2100da932efc

But when i try this command without:
--custom-config=/tmp/win7new.conf

Installation process in stuck because of xen instead of cirrus (of course in /tmp/win7new.conf I put cirrus, but in some reason with this config i got this error)

What I must try?

awokd

unread,
May 24, 2018, 8:27:42 AM5/24/18
to Daniil .Travnikov, qubes-users
On Tue, May 22, 2018 10:23 am, Daniil .Travnikov wrote:
> I have almost the problem when i am trying to install Windows .ISO like
> standalone machine:
>
> [user@dom0 ~]$ qvm-start win7new --custom-config=/tmp/win7new.conf
> --cdrom=dom0:/home/user/win7.iso
> --> Loading the VM (type = HVM)...
> Traceback (most recent call last):

> libvirt.libvirtError: operation failed: domain 'win7new' already exists
> with uuid 727dd680-3dd3-4891-8997-2100da932efc

This error usually means the VM is already running. If you haven't
already, try rebooting Qubes?

> But when i try this command without:
> --custom-config=/tmp/win7new.conf
>
> Installation process in stuck because of xen instead of cirrus (of course
> in /tmp/win7new.conf I put cirrus, but in some reason with this config i
> got this error)
>
> What I must try?

Not sure why you aren't getting the same error here without the
--custom-config.


Reply all
Reply to author
Forward
0 new messages