search for: xen3_domu

Displaying 2 results from an estimated 2 matches for "xen3_domu".

2010 Sep 25
5
unpredictable Xen crash w NetBSD 5.0.2(XEN3PAE_DOMU)
Dear all: I''m sorry I crossmail. I try setup aoe-vblade server on netbsd 5.0.2(domU) and I try to do some stress test with for i in {65536}; do dd if=/dev/zero of=/dev/etherd/e?.? bs=4K;done on a Linux box Two Xen dom0 configurations I use: 1. 32bits SuSE Enterprise Linux 11sp1 2.6.32.12-0.7-xen with 32bits Xen 4.0.0_21091_04-0.2.6 2. 64bits Gentoo 2.6.32-xen-r1 with 64bits Xen 4.0.0
2013 Oct 31
7
How do I get rid of vfb?
...I don’t need qemu-dm, so how do I convince xl to start a guest without trying to emulate some hardware with qmeu-dm? Thanks, Lloyd p.s. For reference, here is my guest configuration. The “builder” line is commented out when I use xm of course. builder = “generic" kernel = "/netbsd-612-XEN3_DOMU.gz" memory = 1024 name = “domu" vcpus = 1 vif = [ ''bridge=bridge0'' ] disk = [ ‘file:/disk-image,0x1,w'' ] root = “xbd0"