From owner-freebsd-stable@FreeBSD.ORG Fri Mar 23 07:55:37 2007 Return-Path: X-Original-To: freebsd-stable@freebsd.org Delivered-To: freebsd-stable@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C1EA416A400 for ; Fri, 23 Mar 2007 07:55:37 +0000 (UTC) (envelope-from webmaster@hirsch.it) Received: from sanguinox.net (sanguinox.net [213.133.110.201]) by mx1.freebsd.org (Postfix) with ESMTP id 8913C13C44B for ; Fri, 23 Mar 2007 07:55:37 +0000 (UTC) (envelope-from webmaster@hirsch.it) Received: from [91.89.83.109] (helo=[192.168.101.110]) by sanguinox.net with esmtp (Exim 4.66 (FreeBSD)) (envelope-from ) id 1HUeEc-00088A-NW; Fri, 23 Mar 2007 08:30:50 +0100 Message-ID: <4603822B.9050904@hirsch.it> Date: Fri, 23 Mar 2007 08:30:51 +0100 From: "M.Hirsch" User-Agent: Thunderbird 1.5.0.10 (Windows/20070221) MIME-Version: 1.0 To: Michael Schuh References: <1dbad3150703221504u71e3db44sbefeed758ed253db@mail.gmail.com> <20070322230314.257D445047@ptavv.es.net> <1dbad3150703221617g488c3e96t20e552fc41c265a5@mail.gmail.com> <9363AFA5-0DEF-428A-A6D4-E04A4A414F0B@mac.com> <1dbad3150703221701h1f65f3b6md74996d825f97fcd@mail.gmail.com> In-Reply-To: <1dbad3150703221701h1f65f3b6md74996d825f97fcd@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: FreeBSD Stable Subject: Re: another error with md malloc based fs X-BeenThere: freebsd-stable@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Production branch of FreeBSD source code List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 23 Mar 2007 07:55:37 -0000 Michael Schuh schrieb: > hi Chuck, > hi @list > > me again, behind the scenes, > i would take over my Server by an hoster from > Linux to FreeBSD on the running system, > while the hoster takes money for pressing 2 buttons and > put a disk in my Server.......so > i create now a mfs based system that can bootet from disk and resides > fully in ram. I have tryed out Colin's depenguinator, > but it fails...some times > now i would do the steps by hand.... > > thanks > > cheers > > michael Hi Michael! Some months ago I modified the depenguinator and made it work again. But sorry, I didn't yet get to write down all the steps involved (I am not a good writer). But I recently found another much more comfortable way using QEMU which I documented. Does your provider offer a linux rescue system? If yes, you can try this: http://www.vrdevelopers.de/content/view/45/40/1/5/lang,en/ I'll try to follow up with the modified depenguinator asap, but don't hold your breath... HTH, Manuel