From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kip Macy Subject: Re: http://www.fsmware.com/xenofreebsd/ dead? Date: Mon, 11 Apr 2005 13:27:03 -0700 Message-ID: References: <1113248445.7181.47.camel@crusher.takatukaland.de> Reply-To: Kip Macy Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1113248445.7181.47.camel@crusher.takatukaland.de> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Nils Toedtmann Cc: Ian Pratt , xen-devel List-Id: xen-devel@lists.xenproject.org > While playing around with it, i realized that the demo xenofreebsd > kernel is very instable (segfaulting csh; hole system goes to lunch > while "xm list" thinks it's still running). And btw: "reboot" does not > work from inside (it just halts) and The current version of xenofreebsd has, to the best of my knowledge, fixes for all those bugs. Let me know if you still have problems. I don't know any way to make "reboot" work from inside the guest. > "xm shutdown freebsd" does nothing, > but this is a missing feature, not a bug, right? More of a missing feature. I've never wanted "xm shutdown", so I never thought about it. > > I hope i manage to compile a more recent xenofreebsd kernel before it > crashes again ;) I don't have 2.0.5 tree, otherwise I'd build you one. -Kip > > /nils. > > ps: anybody got a _simple_ /etc/xen/freebsd? This works for me - more > or less: > > kernel = "/boot/xenU/freebsd-5.3-xendemo-2.0.5" > memory = 64 > name = "freebsd" > nics = 1 > vif = [ 'mac=FE:FD:00:DE:AD:11' ] > disk = [ 'file:/home/xen/images/freebsd-5.3- > xendemo-2.0.5.test.slice,hda1,w' ] > extra = ",vfs.root.mountfrom=ufs:/dev/xbd0a" > restart = 'onreboot' > > > _______________________________________________ > Xen-devel mailing list > Xen-devel@lists.xensource.com > http://lists.xensource.com/xen-devel >