From owner-freebsd-questions@FreeBSD.ORG Wed Jan 17 06:43:54 2007 Return-Path: X-Original-To: freebsd-questions@FreeBSD.ORG Delivered-To: freebsd-questions@FreeBSD.ORG Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 8E84616A40F for ; Wed, 17 Jan 2007 06:43:54 +0000 (UTC) (envelope-from bill@wiliweld.com) Received: from typhoon.he.net (typhoon.he.net [64.62.229.2]) by mx1.freebsd.org (Postfix) with SMTP id 7E7E913C448 for ; Wed, 17 Jan 2007 06:43:54 +0000 (UTC) (envelope-from bill@wiliweld.com) Received: from liam.billschoolcraft.com ([71.141.72.46]) by typhoon.he.net for ; Tue, 16 Jan 2007 22:43:51 -0800 Date: Tue, 16 Jan 2007 22:43:51 -0800 (PST) From: Bill-Schoolcraft X-X-Sender: bill@liam.billschoolcraft.com To: freebsd-questions@FreeBSD.ORG Message-ID: System-ID: [en] (Athlon i686 GNU/Linux) MIME-Version: 1.0 Content-Type: MULTIPART/MIXED; BOUNDARY="-1463798015-810130915-1169016231=:12953" Cc: Subject: (6.2 install) Offering both install ISO's via nfs? 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, 17 Jan 2007 06:43:54 -0000 This message is in MIME format. The first part should be readable text, while the remaining parts are likely unreadable without MIME-aware tools. ---1463798015-810130915-1169016231=:12953 Content-Type: TEXT/PLAIN; charset=UTF-8 Content-Transfer-Encoding: QUOTED-PRINTABLE Hello Family, Hmm, in doing installs with more than one install iso (disk-1 and disk-2) via NFS I'm not clear on the instructions where it states to=20 simply "copy the FreeBSD distribution files..." (question) (A) Would that mean to copy the files from both install disks into one common directory then export the directory via NFS? (B) Mount each ISO in a loopback then export the two loopbacked ISO's under each other in an exported parent directory? TIA ################################################################# 2.13.6.1 Before Installing via NFS The NFS installation is fairly straight-forward. Simply copy the FreeBSD distribution files you want onto an NFS server and then point the NFS media selection at it. If this server supports only =E2=80=9Cprivileged port=E2=80=9D (as is gener= ally the default for Sun workstations), you will need to set the option NFS Secure in the Options menu before installation can proceed. If you have a poor quality Ethernet card which suffers from very slow transfer rates, you may also wish to toggle the NFS Slow flag. In order for NFS installation to work, the server must support subdir mounts, for example, if your FreeBSD 6.1 distribution directory lives on: ziggy:/usr/archive/stuff/FreeBSD, then ziggy will have to allow the direct mounting of /usr/archive/stuff/FreeBSD, not just /usr or /usr/archive/stuff. In FreeBSD's /etc/exports file, this is controlled by the -alldirs options. Other NFS servers may have different conventions. If you are getting =E2=80=9Cpermission denied=E2=80=9D messages from the server, then = it is likely that you do not have this enabled properly. ################################################################# It seems to be written for the time when there was only a single ISO cd. --=20 Bill Schoolcraft <*> http://wiliweld.com ~ "Unix is very simple, but it takes a genius to understand the simplicity." (Dennis Ritchie) ---1463798015-810130915-1169016231=:12953--