Displaying 3 results from an estimated 3 matches for "linux_2".
Did you mean:
linux_
2015 Sep 21
2
failure when trying to add a channel device via virsh attach-device
...' state='disconnected'/>
<alias name='channel_OmniVision'/>
<address type='virtio-serial' controller='0' bus='0' port='30'/>
</channel>
Guest is off :
[root@rhel6-roadster test_channels_OK]# virsh attach-device Linux_2 add_channel_device.xml
error: Failed to attach device from add_channel_device.xml
error: Requested operation is not valid: cannot do live update a device on inactive domain
[root@rhel6-roadster test_channels_OK]#
Guest is running :
[root@rhel6-roadster test_channels_OK]# virsh attach-device Lin...
2008 May 13
11
Problems running the game GUN from Neversoft.
Hello!
I have installed Wine 0.9.55 (pretty sure of that) on my Mandriva 2008.
I tried to install the game GUN from Neversoft. (It works fine on windows Vista). On the distribution it says that it is compatible on Windows 2000 and XP.
But when I try to install it it seems to work, but when I try to run it I get an error in a popup.
Right now I'm at office and do not exactly remember the
2015 Sep 21
0
Re: failure when trying to add a channel device via virsh attach-device
...<alias name='channel_OmniVision'/>
> <address type='virtio-serial' controller='0' bus='0' port='30'/>
> </channel>
>
>
> Guest is off :
>
>
> [root@rhel6-roadster test_channels_OK]# virsh attach-device Linux_2 add_channel_device.xml
> error: Failed to attach device from add_channel_device.xml
> error: Requested operation is not valid: cannot do live update a device on inactive domain
This was a bug in older versions. In case when the VM is offline you'll
need to explicitly use the '--conf...