Hi, On Tue, Nov 15, 2011 at 10:38:39PM +0100, Axel Beckert wrote: > Despite I could reproduce this with the developement version of > xen-tools, it would be nice to know: > > * Which version of xen-tools do you use? xen-tools (4.2.1-1)
> * Which version of xen are you using? xen-hypervisor-4.1-amd64 (4.1.1-3) > * Which version of Debian are you using, i.e. Oldstable/Lenny, > Stable/Squeeze, Testing/Wheezy, or Unstable/Sid? wheezy > Using reportbug (or M-x debian-bug in Emacs if debian-el is installed) > automatically answers all these questions. sorry, i was reporting from a different machine. hope this helps! > Some things fixed in xen-create-image seem to be missing in > xen-create-nfs. Looks like it needs a bigger cleanup, but that's > nothing for a bugfix release. xen-create-image would for example also add things like: on_poweroff = 'destroy' on_reboot = 'restart' on_crash = 'restart' > For the next bugfix release I'll fix this by copying (*sigh*) the code > used for that in xt-create-xen-config (which xen-create-nfs should use > but doesn't) to xen-create-nfs. maybe there should be a common codebase? xen-create-nfs is really nice and the only thing I had to add to make it work was: extra = 'boot=nfs root=/dev/nfs' > The short-term workaround until then is to add --memory=128 (without > "Mb") to the command. yes, I just edited the config file :) thank you! cheers, josch -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

