Displaying 4 results from an estimated 4 matches for "yeswanth".
2011 Jul 21
2
Libguestfs hangs after issuing a launch command
...ppliance
libguestfs: [00129ms] begin testing qemu features
libguestfs: [00144ms] finished testing qemu features
libguestfs: is_openable: /dev/kvm: No such file or directory
libguestfs: accept_from_daemon: 0x7f0e3007dee0 g->state = 1
libguestfs: [00146ms] /usr/bin/kvm \
-drive 'file=/home/yeswanth/VirtualBox
VMs/damnit/damnit.vdi,cache=off,if=virtio' \
-nodefconfig \
-nodefaults \
-nographic \
-m 500 \
-no-reboot \
-no-hpet \
-device virtio-serial \
-serial stdio \
-chardev socket,path=/tmp/libguestfszoC739/guestfsd.sock,id=channel0 \
-device virts...
2011 Jul 07
1
disable kvm support
Hi,
whenever I perform 'launch' operation to launch a disk, guestfs looks for
KVM support and prints this message "Could not initialize KVM, will disable
KVM support" . Is there a way to turn it off.. I dont want guestfs to look
for KVM .
Thanks in advance
--
Cheers,
Yeswanth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libguestfs/attachments/20110708/c0f0db6a/attachment.htm>
2011 Jun 16
1
Comment on libguestfs code in https://bitbucket.org/swamiyeswanth/pyti
Yeswanth, I'm looking at:
https://bitbucket.org/swamiyeswanth/pyti/src/2b3a7401eccf/diskhandler.py
from this thread: http://librelist.com/browser//pyti/2011/6/13/disk-handler/
(1) I don't think the code you posted will work unless you move line
23 ('launch') up to just after you've add...
2011 Jul 02
0
Unable to boot from a vdi image
...oot dev='hd'/>
</os>
------------------------------
<devices>
<disk type='file' device='disk'>
<source file='disk.vdi'/>
<target dev='hdd' bus='ide'/>
</disk>
</devices>
Thanks for replying
--
Cheers,
Yeswanth
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://listman.redhat.com/archives/libvirt-users/attachments/20110702/6826b1e5/attachment.htm>