[Bug 691609] Re: Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS
Serge Hallyn
691609 at bugs.launchpad.net
Mon Dec 20 16:23:54 GMT 2010
Thanks, yeah there were several changes thrown into that command
at once, so now we want to try putting them back in one at a
time.
Could you try the following three:
kvm -m 384 -monitor pty -localtime -drive
file=/var/kvm/a1.6-q2.img,if=ide,index=0,boot=on -serial pty -parallel
none -usb -vnc 192.168.3.3:49
kvm -m 384 -monitor stdio -localtime -drive
file=/var/kvm/a1.6-q2.img,if=ide,index=0,boot=on -serial pty -parallel
none -usb -vnc 192.168.3.3:49 -boot c
kvm -m 384 -monitor stdio -localtime -drive
file=/var/kvm/a1.6-q2.img,if=ide,index=0,boot=on -serial pty -parallel
none -usb -vnc 192.168.3.3:49 -net nic,vlan=0 -net
tap,script=,vlan=0,ifname=vnet6
Actually, do you have the uml-utilities package installed?
--
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libvirt in ubuntu.
https://bugs.launchpad.net/bugs/691609
Title:
Cannot migrate a VM from Ubuntu 9.04 to Ubuntu 10.04.1 LTS
More information about the Ubuntu-server-bugs
mailing list