From owner-freebsd-questions Wed Oct 23 6:51:58 2002 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 2088537B401 for ; Wed, 23 Oct 2002 06:51:56 -0700 (PDT) Received: from rutger.owt.com (rutger.owt.com [204.118.6.16]) by mx1.FreeBSD.org (Postfix) with ESMTP id 87FD143E42 for ; Wed, 23 Oct 2002 06:51:55 -0700 (PDT) (envelope-from kstewart@owt.com) Received: from owt.com (owt-207-41-94-232.owt.com [207.41.94.232]) by rutger.owt.com (8.9.3/8.9.3) with ESMTP id GAA09931; Wed, 23 Oct 2002 06:51:53 -0700 Message-ID: <3DB6A977.9060704@owt.com> Date: Wed, 23 Oct 2002 06:51:51 -0700 From: Kent Stewart User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.0.1) Gecko/20020823 Netscape/7.0 X-Accept-Language: en-us, es-mx MIME-Version: 1.0 To: jdarnold@buddydog.org Cc: freebsd-questions@FreeBSD.ORG Subject: Re: Upgrading Computer References: <00cc01c27a98$6eef0110$fb69cecd@donatev49iknkl> <200210230903250920.0E0054D6@mail.speakeasy.net> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Jonathan Arnold wrote: >>I just aquired a pent 300 and was currently using a pent 200. But I used a >>GENERIC kernel that came with the FreeBSD because I never new how to modify >>it at the time. Because I never changed the Kernel can't I just switch the >>hardrives and network cards? From reading the boot up process I don't think > > > I don't think there should be a problem, but I too will be experimenting > with this. I just ordered a new mobo and CPU (nothing cutting edge - a 1.6 > AMD) to replace my old dual 333mhz system, and that's exactly what I planned > to do. Reboot using the GENERIC kernel. The only time this is important is when you go from a SMP mobo to a single cpu mobo. A system running an SMP kernel paniced when I tried this. The GENERIC kernel worked just fine. Commenting out the SMP features and rebuilding the kernel worked on the first boot. If you use cvsup to upgrade your systems, you want to have a current GENERIC before you try the upgrade. > > BTW, assuming you have a reasonably fast Internet connection, rebuilding > the kernel is nothing to be that scared of. There's plenty of great resources, > and as long as you know how to select which kernel at boot time, and you > save your currently working one with a known name, you can always get back > up and running. I start out by moving HDs and cables into the new system. It was never a problem except when I downgraded a system from 2-slow coppermines SMP kernel to a much faster AMD 1600+ XP. I moved the SMP mobo into a slower machine but only used 1 cpu. It wasn't a problem there either. Two weeks ago that mobo finally died and I upgraded from a VP6 to an Gigabyte GA-7VAXP. Since both of them had onboard raid controllers, that wasn't a problem. The boot maintained the same order and I didn't have to worry about what was in /etc/fstab. For what I use the systems for, raid was never faster and I just use them as additional controllers with an HD on each. > > Just to change subject a bit, one thing a lot of the resources say when you > want to select which kernel to boot is to hit some key besides enter at > the prompt. Then, at the "ok" prompt, just say "boot theotherkernel". But > when I try this, I get a "Kernel has already been loaded" message. I finally > figured out to do an "unload kernel" to get around this, but I was wondering > why I had to do this? > It depends on when you interrupt the boot. When it gets to the twirling cursor, you have loaded kernel and as you found out, you have to unload the old kernel first. If you interupt at the "-" prompt, you can say boot GENERIC but then some processes such as top won't work. Kent -- Kent Stewart Richland, WA http://users.owt.com/kstewart/index.html To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message