From owner-freebsd-questions@FreeBSD.ORG Tue Sep 5 00:40:00 2006 Return-Path: X-Original-To: freebsd-questions@FreeBSD.org 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 697C016A4DA for ; Tue, 5 Sep 2006 00:40:00 +0000 (UTC) (envelope-from chris@childeric.freeserve.co.uk) Received: from smtp-out3.blueyonder.co.uk (smtp-out3.blueyonder.co.uk [195.188.213.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id E4B6643D4C for ; Tue, 5 Sep 2006 00:39:59 +0000 (GMT) (envelope-from chris@childeric.freeserve.co.uk) Received: from [172.23.170.147] (helo=anti-virus03-10) by smtp-out3.blueyonder.co.uk with smtp (Exim 4.52) id 1GKOys-0007AD-Lq for freebsd-questions@FreeBSD.org; Tue, 05 Sep 2006 01:39:58 +0100 Received: from [82.35.115.93] (helo=[192.168.10.60]) by asmtp-out4.blueyonder.co.uk with esmtpa (Exim 4.52) id 1GKOys-00088U-3R for freebsd-questions@FreeBSD.org; Tue, 05 Sep 2006 01:39:58 +0100 Message-ID: <44FCC75D.70602@childeric.freeserve.co.uk> Date: Tue, 05 Sep 2006 01:39:57 +0100 From: Chris Whitehouse User-Agent: Thunderbird 1.5 (X11/20060417) MIME-Version: 1.0 References: <10609032030.AA16157@pluto.rain.com> In-Reply-To: <10609032030.AA16157@pluto.rain.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: freebsd-questions@FreeBSD.org Subject: Re: Conrad X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 05 Sep 2006 00:40:00 -0000 Perry Hutchison wrote: >> I am interested in downloadind the 2 disks for linux, and trying >> to install them on my computer, but I am not sure what i have to >> download, could comeone please help me > > You may be asking the wrong list. FreeBSD is not Linux, although it > can run many Linux binaries if configured appropriately. > > For Linux, you probably want to be looking into something along the > lines of Debian, Fedora, Gentoo, Mandrake, or Suse. If it is FreeBSD you want to install try %fetch ftp.freebsd.org/pub/FreeBSD/releases/i386/ISO-IMAGES/6.1/6.1-RELEASE-i386-disc1.iso from a command prompt (the above command is all on one line). If you are using a windows computer, go to ftp://ftp.freebsd.org and navigate to the directory above and download 6.1-RELEASE-i386-disc1.iso. When it has downloaded burn it to CD and boot from the CD. You can install just from 6.1-RELEASE-i386-disc1.iso. 6.1-RELEASE-i386-disc2.iso has more software packages but you can install them later online. See also http://www.freebsd.org/handbook Chris