From owner-freebsd-questions Fri Mar 15 09:17:57 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id JAA12911 for questions-outgoing; Fri, 15 Mar 1996 09:17:57 -0800 (PST) Received: from phaeton.artisoft.com (phaeton.Artisoft.COM [198.17.250.211]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id JAA12906 for ; Fri, 15 Mar 1996 09:17:53 -0800 (PST) Received: (from terry@localhost) by phaeton.artisoft.com (8.6.11/8.6.9) id KAA13336; Fri, 15 Mar 1996 10:13:46 -0700 From: Terry Lambert Message-Id: <199603151713.KAA13336@phaeton.artisoft.com> Subject: Re: Install questions... To: stephens@iclc.net (stephens) Date: Fri, 15 Mar 1996 10:13:46 -0700 (MST) Cc: Questions@FreeBSD.org In-Reply-To: <2F64024C.57D7@iclc.net> from "stephens" at Mar 13, 95 03:29:00 am X-Mailer: ELM [version 2.4 PL24] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-questions@FreeBSD.org X-Loop: FreeBSD.org Precedence: bulk > I have a copy of the Jan 94 release of FreeBSD 2.0 from Walnut > Creek, and though I would lke to install it, I have a few questions that > I would like to see if you can answer for me before I begin. > > 1) Can I install FreeBSD 2.0 and Windoze 95 on the same > computer? Yes. Install Win95 first, since Win95 likes to replace the master boot record (which will be the boot manager that lets you pick which OS to run, after you install BSD) so it can change the message "Booting MS-DOS" to "Booting Windows" (ie: a stupid cosmetic change). If you install BSD onto a second drive, *don't* install the boot manager from the BSD disk. Instead, use the OSBS.EXE from the CDROM to install from a "reboot to DOS prompt" in Win95. > 2) How much hard drive space do I need to run the system? Can > I just use 500 megs, or will the system be downgraded too much, > and if I can, what would you suggest for values to set the /root > and other filesystems at? This is all in the README's on the CDROM. 500M is enough if you don't plan to load everything you could load. > 3) Are there any FAQs out that answer questions on FreeBSD, and > if so where? On the CDROM, and at WWW.FreeBSD.ORG. > 4) Can I get updates/programs on the internet for it? Yes. The current release is 2.1R, and there are snaps for the current developement tree (2.2-current). The snaps can run Linux QUAKE (and other ELF binaries), if that's a bonus for you. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.