From owner-freebsd-questions@FreeBSD.ORG Wed Apr 2 13:39:45 2003 Return-Path: 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 D380737B401 for ; Wed, 2 Apr 2003 13:39:45 -0800 (PST) Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by mx1.FreeBSD.org (Postfix) with ESMTP id 366A043FA3 for ; Wed, 2 Apr 2003 13:39:45 -0800 (PST) (envelope-from sandshrimp@attbi.com) Received: from attbi.com (12-228-93-40.client.attbi.com[12.228.93.40]) by sccrmhc01.attbi.com (sccrmhc01) with SMTP id <20030402213944001009qv3ie>; Wed, 2 Apr 2003 21:39:44 +0000 Message-ID: <3E8AE88F.1020900@attbi.com> Date: Wed, 02 Apr 2003 13:41:35 +0000 From: Ryan Merrick User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.1) Gecko/20021026 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Bsd Neophyte References: <20030402161924.4293.qmail@web20103.mail.yahoo.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: freebsd-questions@FreeBSD.ORG Subject: Re: rebuilding the MBR X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Apr 2003 21:39:46 -0000 Bsd Neophyte wrote: >i posted a message earlier, unfortunately, i received no responses. so i >guess i'll ask a different question. > >i've moved my HD from one system to another. > >is it possible to rebuild the MBR? i'm booting from a promise controller. > initially i was booting from the primary controller but now i'm booting >from the second ide contoller now. > >i'm assuming there is a mismatch. i guess need to boot off of the generic >kernel and reconfigure. i have a great deal of information on this drive, >so i would really not like to do a reinstallation. > > > >__________________________________________________ >Do you Yahoo!? >Yahoo! Tax Center - File online, calculators, forms, and more >http://tax.yahoo.com >_______________________________________________ >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" > > > Yes, Take a look at the fdisk (8) man page. A generic kernel will idenify the new system's different hardware. -Ryan