search for: eth0_cento

Displaying 1 result from an estimated 1 matches for "eth0_cento".

Did you mean: eth0_centos
2012 Jun 04
1
guestfish1.7.17 does not support qemu-kvm1.0.93?
...rsion QEMU emulator version 1.0.93 (qemu-kvm-devel), Copyright (c) 2003-2008 Fabrice Bellard and the guestfish's version: # guestfish --version guestfish 1.7.17 but when i use the guestfish command to upload a file to a vm,it does not work , # guestfish --rw -i -d centosvm upload /test/ifcfg-eth0_centos /etc/sysconfig/network-scripts/ifcfg-eth0 the command doesnot return any error massage and keep running till i press crtl+c. i build qemu-kvm like bellow: ./configure --target-list=x86_64-softmmu \ --prefix=/usr/local/qemu-kvm \ --sysconfdir=/etc \ --audio-dr...