From owner-freebsd-questions Fri Jun 6 09:45:12 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id JAA28666 for questions-outgoing; Fri, 6 Jun 1997 09:45:12 -0700 (PDT) Received: from rma.edu (rma.edu [207.0.141.1]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id JAA28648 for ; Fri, 6 Jun 1997 09:44:57 -0700 (PDT) Received: from alwan.rma.edu ([207.0.141.103]) by rma.edu with SMTP (IPAD 1.52) id 2228500 ; Fri, 06 Jun 1997 12:49:06 -0500 Message-Id: <3.0.1.32.19970606124257.0081d190@rma.edu> X-Sender: alwan@rma.edu (Unverified) X-Mailer: Windows Eudora Light Version 3.0.1 (32) Date: Fri, 06 Jun 1997 12:42:57 -0400 To: whitmores@postoffice.worldnet.att.net From: Michael Alwan Subject: Re: BSD Cc: questions@freebsd.org In-Reply-To: <33976544.1680C88F@postoffice.worldnet.att.net> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk At 08:17 PM 6/5/97 -0500, you wrote: >Hello, > >My Name is TSgt Shannon Whitmore, I'm in the US Air Force and attending >school in computer operations. The curriculum involves UNIX. I was >looking on the wbe for info and anything else I could find to further my >UNIX experience, and I found your site..great by the way...anyway this >is my question. > >I have down loadied the boot disk and would like to download the >operating system..I've read all your info pertaining to pre install >ext.. I booted from the boot disk and started installation, I was going >to install via the FTP, how ever it only allows COMM1 or 2 and My modem >is on COMM4, I do not have the documentation for my modem to change the >jumpers for any other comm ports..So I was going to D/L using WsFtp, >however I have no Idea by looking through the site what I need to D/L..I >wanted the basic operating system with the X-windows System, and allow >adminstration of the system. Could you please tell me which directories >and files if possible I need to D/.L from to obtain what I want. I >would greatly appreciate it. > >Thank you, >Shannon Whitmore > > Download the 2.2.x distribution to a DOS partition and install from there with your boot floopy. Much easier and faster(IMHO) than installing from floppies, and much safer than an FTP installation. If your connection goes down while you are just downlaoding the distribution prior to installation, you can just log on again and get what you need. On the other hand, if your connection goes down during an FTP installation from the boot.flp, all is lost. In addition, with the files on a DOS partition, you can re-install if something goes wrong--I have occasionally found this useful. Back up the distribution to tape or something if, after successful install, you want the files off your DOS partition. But ALWAYS have the distribution backed up somewhere--if you do an ftp install and it fails , all those wasted hours of downloading! Attached is the advice from a guru who has answered similar questions many times. Good luck! Michael >On Sat, 22 Feb 1997, Michael Alwan wrote: > >> > >> >FreeBSD File Requirements: >> > >> >REQUIRED: >> > floppies/boot.flp (boot floppy image) >> > tools/rawrite.exe (DOS bootfloppy image writer) >> > bin/* >> > >> >RECOMMENDED: >> > manpages/ >> > compat*/ >> > doc/ (at your discretion) >> > src/ssys.* >> > >> Could you elaborate a little on the reasons for including the "compat" and >> "ssys" files in a "recommended" installation? > >compat - ensure backwards compatibility with existing apps, ie packages. >You could live without it if you build everything from scratch. > >ssys - kernel source. Don't leave the FTP site without it. There are >many cases where you'll want to rebuild your kernel to add or reconfigure >devices, so it's a good idea to have this on at least one of your systems. > >Doug White | University of Oregon >Internet: dwhite@resnet.uoregon.edu | Residence Networking Assistant >http://gladstone.uoregon.edu/~dwhite | Computer Science Major > >