From owner-freebsd-questions@FreeBSD.ORG Wed Dec 8 09:04:29 2010 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 3C1DB1065670 for ; Wed, 8 Dec 2010 09:04:29 +0000 (UTC) (envelope-from bruce@cran.org.uk) Received: from muon.cran.org.uk (muon.cran.org.uk [IPv6:2a01:348:0:15:5d59:5c40:0:1]) by mx1.freebsd.org (Postfix) with ESMTP id BF3988FC18 for ; Wed, 8 Dec 2010 09:04:28 +0000 (UTC) Received: from muon.cran.org.uk (localhost [127.0.0.1]) by muon.cran.org.uk (Postfix) with ESMTP id D45FBE7175; Wed, 8 Dec 2010 09:04:27 +0000 (GMT) DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=cran.org.uk; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=mail; bh=IZ8sIX7vG2My iEcsidD9G240w/Q=; b=MhQVPTuG2FNu84jWj0MrOq/D2RzZfbez1TtxguI0E4/n KH0IX/00kVNe7ddTOajr8DLQ3I34fqYapZDlPK9safyA/XsFMcKrg1M6ebEJ6LG6 jibr6h2Q1GRFoLPuj06PaGIkb/y5O3FRKSSwsyPnoRLlJABp/Z8adOEOCGuTMQ0= DomainKey-Signature: a=rsa-sha1; c=nofws; d=cran.org.uk; h=date:from:to :cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; q=dns; s=mail; b=WJvDSb Hnh8WTOpxgyHGU3/RINdmmZNuvvK/F6xkxd1Xv7e9rGulE453DM+9Zk28bGhFmN6 AbEDOhqw5efZMJuDz6Dk9HDoifku5v/DvAbcssiUrqL+SOi++N31MPyTNBGUK4jz +UQKN6AP+eiHRo5VxMDJVVJ9WiLqLRsF+/avY= Received: from core.draftnet (client-86-27-21-134.glfd.adsl.virginmedia.com [86.27.21.134]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by muon.cran.org.uk (Postfix) with ESMTPSA id 62D3BE7170; Wed, 8 Dec 2010 09:04:26 +0000 (GMT) Date: Wed, 8 Dec 2010 09:04:16 +0000 From: Bruce Cran To: Polytropon Message-ID: <20101208090416.2ca8da98@core.draftnet> In-Reply-To: <20101208015804.d3b54f21.freebsd@edvax.de> References: <4cfe1a85.d3rNX98SaYCaW7+Q%mueller6727@bellsouth.net> <20101208015804.d3b54f21.freebsd@edvax.de> X-Mailer: Claws Mail 3.7.7 (GTK+ 2.22.1; amd64-portbld-freebsd9.0) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Thomas Mueller , freebsd-questions@freebsd.org Subject: Re: Installer program for FreeBSD-9.0? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 08 Dec 2010 09:04:29 -0000 On Wed, 8 Dec 2010 01:58:04 +0100 Polytropon wrote: > An example from my own practical use: I wanted to install > FreeBSD 4 on a laptop that didn't have network or CD-ROM. > I chose to boot from floppy, and then started the install > process via parallel cable (printer port) from a second > system, already running FreeBSD and "exporting" the install > CD via plip. The argument is normally that even without a CD drive everyone has USB so should install using that instead of floppies. -- Bruce Cran