From owner-freebsd-questions Tue Mar 25 11:11:37 2003 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 A71F037B401 for ; Tue, 25 Mar 2003 11:11:35 -0800 (PST) Received: from bjwcs.com (swing.bjwcs.com [208.185.25.11]) by mx1.FreeBSD.org (Postfix) with ESMTP id 041A743F75 for ; Tue, 25 Mar 2003 11:11:35 -0800 (PST) (envelope-from brently@bjwcs.com) Received: from samba [68.98.15.6] by bjwcs.com with ESMTP (SMTPD32-7.07) id A9E530C00EC; Tue, 25 Mar 2003 14:11:33 -0500 From: "Brent Wiese" To: Subject: RE: Moving Disks to new PC Machines Date: Tue, 25 Mar 2003 12:11:32 -0700 Message-ID: <00f201c2f302$598b49e0$0a0114ac@home.bjwcs.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Priority: 3 (Normal) X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook, Build 10.0.4510 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Importance: Normal In-Reply-To: <3E7DF5B5.3020104@potentialtech.com> X-Spam-Status: No, hits=-6.5 required=5.0 tests=IN_REP_TO,QUOTED_EMAIL_TEXT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > Joseph Maxwell wrote: > > Hello, > > I need to move my system ( actually 2 hard disk) to another > machine w/ > > different MotherBoard and CPU. The disks have been configured as a > > bootablesyetm disk and the other data storage. How can I > reconfigure > > to achieve this with the minimum amount of perturbation. > > While the disks are in the old machine, verify that your > current kernel has compiled-in support for all the devices > needed on the new machine. If necessary, make a new kernel. > Then move the disks to the new machine and you're ready to go. > An easier option is just copy the generic kernel back into place... Or just specify it at boot. That way, if you're not sure of what devices you'll need, you can verify using dmesg. You did keep a copy of it around for emergencies, right? :) Brent To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message