From owner-freebsd-questions@FreeBSD.ORG Tue Dec 9 14:09:32 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 DF37C16A4CE for ; Tue, 9 Dec 2003 14:09:32 -0800 (PST) Received: from clunix.cl.msu.edu (clunix.cl.msu.edu [35.9.2.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9532943D40 for ; Tue, 9 Dec 2003 14:09:29 -0800 (PST) (envelope-from jerrymc@clunix.cl.msu.edu) Received: (from jerrymc@localhost) by clunix.cl.msu.edu (8.11.7p1+Sun/8.11.7) id hB9M97m13151; Tue, 9 Dec 2003 17:09:07 -0500 (EST) From: Jerry McAllister Message-Id: <200312092209.hB9M97m13151@clunix.cl.msu.edu> To: admin@atenas.cult.cu (Xpression) Date: Tue, 9 Dec 2003 17:09:06 -0500 (EST) In-Reply-To: <000b01c3be9d$76eb9780$0901a8c0@bloodlust> from "Xpression" at Dec 09, 2003 04:43:20 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 Subject: Re: Installation question... 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, 09 Dec 2003 22:09:33 -0000 > > Hi list...I've a very low bandwidth and I need to download > any of 5-RELEASES, do I need to download disc1 or mini-disc, > I only need a fully functional OS with networking not > packages, thanks... Well, it is probably all about the same really. The MNI_ISO is just the install system and it then pulls what it needs to install over the net from a site you specify. The disk 1 is the full system and doesn't have to pull stuff over the net for installation. But it is bigger because it has everything and so you pull the stuff downloading that ISO rather than during the installation. I have had better luck sustaining the downloads when the install system is doing it rather than when I was trying to download the larger ISO, but that may just be my location. ////jerry