From owner-freebsd-questions Wed Dec 4 00:06:27 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA16468 for questions-outgoing; Wed, 4 Dec 1996 00:06:27 -0800 (PST) Received: from gatekeeper.barcode.co.il (gatekeeper.barcode.co.il [192.116.93.17]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id AAA16458 for ; Wed, 4 Dec 1996 00:06:23 -0800 (PST) Received: (from smap@localhost) by gatekeeper.barcode.co.il (8.7.5/8.6.12) id KAA06288; Wed, 4 Dec 1996 10:05:20 +0200 (IST) X-Authentication-Warning: gatekeeper.barcode.co.il: smap set sender to using -f Received: from localhost.barcode.co.il(127.0.0.1) by gatekeeper.barcode.co.il via smap (V1.3) id sma006286; Wed Dec 4 10:05:01 1996 Message-ID: <32A53055.7B37@barcode.co.il> Date: Wed, 04 Dec 1996 10:03:33 +0200 From: Nadav Eiron X-Mailer: Mozilla 2.02 (X11; I; SunOS 5.5 sun4m) MIME-Version: 1.0 To: dwhite@resnet.uoregon.edu CC: michael dorin , questions@FreeBSD.ORG Subject: Re: Can I move a system from... References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk Doug White wrote: > > On Tue, 3 Dec 1996, michael dorin wrote: > > > I have one freebsd based system running on a 486. > > > > Can I take the drives and move it to a new pentium? > > (Then rebuild the kernal) > > > > Will it boot? > > As long as the same devices are present, there should be no problem. That > is to say is that if you had IDE drives in one machine and SCSI in the new > machine you need to be sure that the SCSI controller is in the new kernel. > > Otherwise it should cross over OK. I think that you'd also want to make sure that the kernel wasn't compiled to be 486-only (i.e., that you didn't comment out the i586 line). If it is compiled without Pentium support you may have trouble booting it... > > Doug White | University of Oregon > Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant > http://gladstone.uoregon.edu/~dwhite | Computer Science Major Nadav