[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Xen-users] Problem starting stubdomU
Hello everyone,I have a Debian Lenny server running Xen 3.3 compiled from source. I'm trying to start up a stubdomU and getting the error "VmError: (14, 'Bad address')". I'm assuming the error in in the vif statement. I've tried a few variations of the vif line including just commenting it out but none if that's working. I would appreciate it if some of you more familiar with using stubdoms would take a look at my config and let me know if I'm missing anything: ---------------------------------------- name = 'w2003web_template.vm' kernel = '/usr/lib/xen/boot/ioemu-stubdom.gz' builder='hvm' boot='dca' memory = 2048 # vif = [ 'ip=209.1x.2xx.4x', 'ip=209.1x.2xx.5x' ] vif = [ '', '' ] device_model = '/usr/lib/xen/bin/stubdom-dm' # vnc=0 #sdl=0 # opengl=0 cpus = ["1", "2"] # VCPU0 runs on CPU1 and VCPU1 runs on CPU2 vcpus = "2"disk = [ 'file:/win_iso_images/w2003web.iso,hdc:cdrom,r', 'phy:/dev/vg01/w2003web_template,hda,w' ] acpi=1 vfb = [ 'type=vnc' ] Thank you, Jim _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |