From owner-freebsd-doc Mon Aug 28 22:30: 5 2000 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id E34E537B423 for ; Mon, 28 Aug 2000 22:30:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id WAA89834; Mon, 28 Aug 2000 22:30:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from may.nue.org (may.nue.org [192.5.216.80]) by hub.freebsd.org (Postfix) with ESMTP id 41C3237B43F for ; Mon, 28 Aug 2000 22:22:07 -0700 (PDT) Received: by may.nue.org (8.11.0/nue.mxn1); Tue, 29 Aug 2000 14:22:01 +0900 (JST) <200008290522.e7T5M1c11166@may.nue.org> sender amagai from Message-Id: <200008290522.e7T5M1c11166@may.nue.org> Date: Tue, 29 Aug 2000 14:22:01 +0900 (JST) From: amagai@nue.org (Y.Amagai) Reply-To: amagai@nue.org To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/20919: bug in INSTALL.TXT Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 20919 >Category: docs >Synopsis: bug in INSTALL.TXT >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 28 22:30:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Y.Amagai >Release: FreeBSD 3.5-STABLE i386 >Organization: New Unifed Environment Research Project >Environment: FreeBSD 3, 4, 5 >Description: /usr/src/release/texts/(alpha|i386)/INSTALL.TXT Chapter "1.1 Installing from a network CDROM" It says, first: mount CDROM to /cdrom and add ftp:*:99:99::0:0:FTP:/cdrom:/sbin/nologin then specify URL ftp:// in ftp sites menu. But, install program add "Release Name" (ex. 4.1-RELEASE) to the end of the URL, so installer cannot find "Release Name" directory, and install procedure is failed. >How-To-Repeat: following INSTALL.TXT >Fix: fix doc or before FTP install, change Release Name to "." (Main Manu -> Options -> Release Name) or create symbolic link "Release Name" -> . at the CDROM root. Thank you. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message