From owner-freebsd-questions Sat Jan 4 07:56:41 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.4/8.8.4) id HAA29147 for questions-outgoing; Sat, 4 Jan 1997 07:56:41 -0800 (PST) Received: from smtest.usit.net (smtest.usit.net [199.1.48.16]) by freefall.freebsd.org (8.8.4/8.8.4) with ESMTP id HAA29137 for ; Sat, 4 Jan 1997 07:56:38 -0800 (PST) Received: from abyss ([206.29.54.59]) by smtest.usit.net (8.7.5/8.6.12) with SMTP id LAA16255; Sat, 4 Jan 1997 11:05:38 -0500 (EST) Message-ID: <32CE809A.5889@usit.net> Date: Sat, 04 Jan 1997 11:08:58 -0500 From: Troy Settle Reply-To: pitlord@usit.net X-Mailer: Mozilla 3.01 (WinNT; I) MIME-Version: 1.0 To: "D. Zelenak" CC: freebsd-questions@freebsd.org Subject: Re: -=| Few Questions |=- References: <3.0.32.19970104004847.00699eec@crtelco.com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk D. Zelenak wrote: > > I am very interested in getting FREE BSD. I am a bit confused on a copule > of subjects though. The first is which files to download off of your FTP > site.. I tried the automatic FTP download.. That doesnt seem to work out > for me. You have a lot of files in the RELEASE2.1.6/ directory.. What will > I need. When I selected in the BSD installation setup I selected the 70Meg If you don't want to use the ftp install option (it does work, I did it over a 28.8), and you want to pick-and-choose what portions you wish to install, you're best off grabbing the contents of the /bin /manpages and /doc directories, and installing them from a dos partition, which brings us to... > install. The second thing is can it co-exist with Windows95 on one > partition. I had my hard disk seperated into two partitions and after the > install both had been converted to non-dos type and I had to fdisk, format > and restore from tape. I would like to avoid this if possible. Can you make > any suggestions? Any response would be appreciated. Yes, FreeBSD can co-exist with Windows95. I've done this, and more (up to 5 operating systems, spanning 2 disks, and several partitions). The trick is, to have win95 installed and running on it's own partition, leaving enough room for a FreeBSD partition (I'd reccomend at least 350megs as a minimum system for most beginners). When you install FreeBSD: 1. Select novice 2. partition: create a FreeBSD partition using all unclaimed diskspace (>350M) 3. label: for most users, selecting 'A' for automatic labeling is a better choice 4. media selection: existing dos filesystem, FreeBSD files should be under C:\FREEBSD\BIN, C:\FREEBSD\MANPAGES, C:\FREEBSD\DOC, etc... Don't forget to do a post configuration to add a user for yourself, and set the root password. Don't worry about package installation at this point, it's sometimes easier to do this after your system is up and running. The rest is going to be up to you. this will give you the bare minimum to get your system up and running with the information you need to put it on the net and download additional parts of the distribution and packages. > Thank's for your time. > D. Zelenak > Your welcome, I'm just procastinating going to work today. Thought I'd at least try to be helpful. g'luck, Troy P.S. I'm not sure, but I think all this information is located either in the handbook or the FAQ (http://www.freebsd.org)