From owner-freebsd-questions@FreeBSD.ORG Thu Aug 24 15:50:40 2006 Return-Path: X-Original-To: freebsd-questions@freebsd.org Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3F9EA16A4DA for ; Thu, 24 Aug 2006 15:50:40 +0000 (UTC) (envelope-from yuanjue02@gmail.com) Received: from py-out-1112.google.com (py-out-1112.google.com [64.233.166.180]) by mx1.FreeBSD.org (Postfix) with ESMTP id C350E43D45 for ; Thu, 24 Aug 2006 15:50:39 +0000 (GMT) (envelope-from yuanjue02@gmail.com) Received: by py-out-1112.google.com with SMTP id o67so723948pye for ; Thu, 24 Aug 2006 08:50:39 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:organization:to:subject:date:user-agent:mime-version:content-type:content-transfer-encoding:content-disposition:message-id; b=g0Oetx0eDoYTRRjOoQFtScefckS8Zt2JcVgtchVyELjm/ErIb1bUa/5Hf5iusBIQ604fB4IMRYm1j/gyPZwkWlWOdSZfUVaxi43TJQdkbgjgO9hMqlDC44cnFLpkFuometteLHBXY4hMt8Eg3N/B/ZInzZ3Wv41Or2N1sOe62Z4= Received: by 10.35.108.12 with SMTP id k12mr2987736pym; Thu, 24 Aug 2006 08:50:38 -0700 (PDT) Received: from ?222.48.99.49? ( [124.172.191.114]) by mx.gmail.com with ESMTP id w63sm926341pyw.2006.08.24.08.50.37; Thu, 24 Aug 2006 08:50:38 -0700 (PDT) From: "Yuan, Jue" Organization: Institute of Computing Technology, CAS, China To: freebsd-questions@freebsd.org Date: Thu, 24 Aug 2006 23:52:58 +0800 User-Agent: KMail/1.9.3 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200608242352.58682.yuanjue02@gmail.com> Subject: Where is mfsroot.flp ? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 24 Aug 2006 15:50:40 -0000 Hi all. I just wonder where mfsroot.flp is going now. It seems it has been replaced by boot.flp and kernX.flp. why? What I really want is to get a mfsroot to embed into a FreeBSD kernel, since kernel has option MD_ROOT to support this. I have found mfsroot.gz in boot/, but after uncompressing, it turns out to be as big as 4.2MB, which is too big for me. :-( Does anyone knows how to create a custom mfsroot, say which files do I need to put in to it, to make it not larger than 4MB? Any idea would be greatly appreciated. :-) -- Best Regards Yuan, Jue @ http://www.yuanjue.net