https://bugzilla.novell.com/show_bug.cgi?id=783847 https://bugzilla.novell.com/show_bug.cgi?id=783847#c7 --- Comment #7 from A R <ar16@imapmail.org> 2012-10-09 22:17:34 UTC --- Here's the current test.cfg, cat /etc/xen/auto/test.cfg name = 'test' builder = 'linux' bootloader = 'pygrub' bootargs = '' disk = [ 'phy:/dev/VG0/boot,xvda,w','phy:/dev/VG0/swap,xvdb,w','phy:/dev/VG0/root,xvdc,w', ] root = '/dev/xvdc1' vif = [ 'mac=00:16:3E:11:00:01, bridge=br0, vifname=vif0', ] vfb = [ 'type=vnc, vncdisplay=1, vnclisten=127.0.0.1' ] extra = 'textmode=1 xencons=xvc0 noirqdebug elevator=noop' localtime = 0 maxmem = 1024 memory = 1024 vcpus = 2 cpu_cap = 50 cpu_weight = 100 on_shutdown = 'destroy' on_reboot = 'restart' on_crash = 'destroy' -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.