From owner-freebsd-questions@FreeBSD.ORG Fri Mar 5 23:40:17 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id D052B1065677 for ; Fri, 5 Mar 2010 23:40:17 +0000 (UTC) (envelope-from fbsd1@a1poweruser.com) Received: from mail-03.name-services.com (mail-03.name-services.com [69.64.155.195]) by mx1.freebsd.org (Postfix) with ESMTP id 5FEBD8FC16 for ; Fri, 5 Mar 2010 23:40:17 +0000 (UTC) Received: from [10.0.10.3] ([202.69.174.43]) by mail-03.name-services.com with Microsoft SMTPSVC(6.0.3790.3959); Fri, 5 Mar 2010 15:40:15 -0800 Message-ID: <4B919658.1080306@a1poweruser.com> Date: Sat, 06 Mar 2010 07:40:08 +0800 From: Fbsd1 User-Agent: Thunderbird 2.0.0.17 (Windows/20080914) MIME-Version: 1.0 To: Martin McCormick References: <201003051558.o25Fwu1U011756@dc.cis.okstate.edu> In-Reply-To: <201003051558.o25Fwu1U011756@dc.cis.okstate.edu> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 05 Mar 2010 23:40:15.0333 (UTC) FILETIME=[34C02950:01CABCBD] X-Sender: fbsd1@a1poweruser.com Cc: freebsd-questions@freebsd.org Subject: Re: Booting MFS from Secondary Partition 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: Fri, 05 Mar 2010 23:40:17 -0000 Martin McCormick wrote: > Fbsd1 writes: >> There is hard coded logic that is stopping you from doing what you want. >> Looks like you are SOL. > > Me thinks you are absolutely correct. I was only hoping > I was doing something wrong and a slight syntax change would > make it work. Thank you and thanks to Maciej Milewski > for his suggestion. > > I have one last trick up my sleve before giving up > completely on this idea. Maybe I can hijack one of the rc.x > scripts to cause it to spew a memory disk image of the mfsboot > code on to the freshly-unmounted /dev/ad0 device during a > reboot. Since the goal is to completely rebuild the system > anyway, this would be the last gasp of the present system as it > gets ready to reboot, hopefully with mfsbsd and all hard drives > dismounted. > > Martin McCormick > _______________________________________________ > freebsd-questions@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-questions > To unsubscribe, send any mail to "freebsd-questions-unsubscribe@freebsd.org" > > just dd the image to what ever drive you want