[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] 答复: stubdom
On Wed, May 18, 2016 at 11:24:44AM +0000, 席康杰 wrote: > Sorry, I referenced this blog > https://blog.xenproject.org/2012/12/12/linux-stub-domain/. Sadly that work is not yet completed. > > Now my guest configuration file: > > name = "test_stubdom" > builder = "hvm" > vcpus = 2 > memory = 1024 > disk = ["tap:qcow2:test_stubdom.img,hda,w"] > vif = ["type=ioemu, bridge=xenbr0, mac=00:16:3e:eb:ca:80"] > boot = "c" > pae = 1 > acpi = 1 > apic = 1 > localtime = 1 > vga="stdvga" > vgaram=64 > vnc = 1 > vnclisten = "0.0.0.0" > vncdisplay = 128 > vncunused = 0 > vncpasswd = "test" > device_model_version = "qemu-xen-traditional" > device_model_stubdomain_override = 1 > > However, after creating guest, I use vnc to view the guest, the screen is > black. > > # xl list > Name ID Mem VCPUs State Time(s) > Domain-0 0 50162 24 r----- > 687163.0 > test_stubdom-dm 2 32 1 -b---- 0.0 > test_xp_stubdom 6028 1015 1 ------ 0.0 > Your guest doesn't appear to be running. The CPU time is 0.0. What version of xen do you use? Wei. _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxx http://lists.xen.org/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |