[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] starting a p2v HVM guest
Hello! I'm trying to start a HVM guest that was converted from a physical server ( dd power ). Right now I can't figure out if the guest starts ok because of the following problem: # xm create -c vm2.cfg Using config file "./vm2.cfg". Started domain vm2 xenconsole: Could not read tty from store: No such file or directory consoled is running fine and I can attach to some PV guests I already run on that server. I'm using xen 3.1 on a Debian Etch64, CPU supports VMX and vm2.cfg looks like this: kernel = "/usr/lib/xen/boot/hvmloader" memory = '256' builder='hvm' root = '/dev/sda1 ro' disk = [ 'file:/data/xen-vms/domains/vm2/disk.img,sda1,w'] name = 'vm2' vif = [ 'ip=10.1.27.202' ] on_poweroff = 'destroy' on_reboot = 'restart' on_crash = 'restart' vnc=0 Thanks, -- + Lorin _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |