From owner-freebsd-questions@FreeBSD.ORG Wed Aug 25 22:16:23 2004 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 06D8616A4CE for ; Wed, 25 Aug 2004 22:16:23 +0000 (GMT) Received: from ns1.tiadon.com (SMTP.tiadon.com [69.27.132.161]) by mx1.FreeBSD.org (Postfix) with ESMTP id C33F243D39 for ; Wed, 25 Aug 2004 22:16:22 +0000 (GMT) (envelope-from kdk@daleco.biz) Received: from [69.27.131.0] ([69.27.131.0]) by ns1.tiadon.com with Microsoft SMTPSVC(6.0.3790.0); Wed, 25 Aug 2004 17:12:49 -0500 Message-ID: <412D0FB3.4080608@daleco.biz> Date: Wed, 25 Aug 2004 17:16:19 -0500 From: "Kevin D. Kinsey, DaleCo, S.P." User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:1.7) Gecko/20040712 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Riki References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 25 Aug 2004 22:12:49.0885 (UTC) FILETIME=[A89CD0D0:01C48AF0] cc: questions@freebsd.org Subject: Re: FreeBSD architecture 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, 25 Aug 2004 22:16:23 -0000 Riki wrote: >Hi, > >I would like to know if FreeBSD could work on my PC. I noticed a lot of >stuff about supported architectures, but that isn't my language yet and I >can't tell if my computer fits into one of them or not. I would really >appreciate your assistance. > >I have a pentium 4, intell processor. I have windows xp on one hard drive >and I would like to put your software on the other. > >Thanks, > >Erika > > > The Intel Pentiums, AMD Durons & Athlons, Via C3s ... and so many more, are all (x86) architecture. Your Pentium IV is likely a "686" class CPU [unless they've upped the ante again ;-) ] As someone else said, more likely to be at issue are your hardware peripherals, particularly modems and propietary USB devices. USB devices that adhere to standards [like umass for storage] are fine. Some people have to jump through a few hoops for USB scanners and some cameras though; it seems to depend on what kind they are. If you have some expensive peripherals, (maybe if you're a photographer, for example), you might Google for "FreeBSD <> Problems" ... if you find that some device causes some issues, you might not be ready to run FreeBSD. Of course, your next statement may mitigate some of that danger. You said, "windows xp on one hard drive" and FreeBSD "on the other"; you'll be doing what's called "dual booting". You'll want to research the "how to" of doing that somewhat carefully. Although FreeBSD's "boot manager" can handle this situation if Windows doesn't interfere with it, the possibility exists that it might. There are a number of other "boot manger" programs (GRUB, LILO, GAG are three) that might help with this issue as well. Welcome to FreeBSD! Kevin Kinsey