From owner-freebsd-questions@FreeBSD.ORG Tue May 20 13:59:43 2003 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 E604537B401 for ; Tue, 20 May 2003 13:59:43 -0700 (PDT) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B4B543FBD for ; Tue, 20 May 2003 13:59:43 -0700 (PDT) (envelope-from jerrymc@clunix.cl.msu.edu) Received: from clunix.cl.msu.edu (localhost [127.0.0.1]) by clunix.cl.msu.edu (8.12.9/8.12.9) with ESMTP id h4KKxgOg020027; Tue, 20 May 2003 16:59:42 -0400 (EDT) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.12.9/8.12.9/Submit) id h4KKxg63020026; Tue, 20 May 2003 16:59:42 -0400 (EDT) From: Jerry McAllister Message-Id: <200305202059.h4KKxg63020026@clunix.cl.msu.edu> To: ben_jamer7@yahoo.com (Ben Jamer) Date: Tue, 20 May 2003 16:59:42 -0400 (EDT) In-Reply-To: <20030520193213.52071.qmail@web40205.mail.yahoo.com> from "Ben Jamer" at May 20, 2003 12:32:13 PM X-Mailer: ELM [version 2.5 PL2] MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: freebsd-questions@freebsd.org Subject: Re: FreeBSD 5 Install Options 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: Tue, 20 May 2003 20:59:44 -0000 > > Hello! I haven't gotten the chance to use FreeBSD yet, > do I figured I would grab an old 486 and install it. > Now, I just have a few questions before installation. > First of all, the computer doesn't have a working > Cd-Rom drive, so I am going to have to use floppies to > install it, but is it possible to put all the files I > would need onto the harddrive, and then install > directly from it, rather than using just floppies? It > says a bit about this in the handbook and > install.txt/htm, but I just want to make sure I > understand before copying files over to the other > computer for hours. If you install from floppies, all they have on them is the install kernel and the installation and configuration utilities. The rest is all loaded from somewhere - normally over the net. Don't bother to try and pre load things on to another disk. Just run the install and build the disk and do the configuration and tell it to load things from the net and pick a likely mirror. Then, just let it do its thing. > Okay, now the second question, > which I also found a bit of info on in the handbook, > but want to make sure I understand before actually > installing. I have a second harddrive which I want to > install FreeBSD on, so I just need to make sure to > have a Primary partition on the second drive, and > install it there, right? Yup. And you will have to install the Master Boot Record (boot manager) if you want to use more than one bootable slice on the machine. The handbook is pretty good on this. Study hard. Just remember that in BSD the disk can be divided into 4 SLICES identified as 1..4 and each slice can be divided into several partitions identified as a..h Different from MessiDos that calls slices partitions. Good luck, ///jerry > Ben Jamer > > __________________________________