From owner-freebsd-questions Tue Oct 22 00:18:54 1996 Return-Path: owner-questions Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id AAA06797 for questions-outgoing; Tue, 22 Oct 1996 00:18:54 -0700 (PDT) Received: from saturn.col.com.hk ([203.83.252.38]) by freefall.freebsd.org (8.7.5/8.7.3) with SMTP id AAA06791 for ; Tue, 22 Oct 1996 00:18:50 -0700 (PDT) Received: from localhost by saturn.col.com.hk; (5.65v3.2/1.1.8.2/23Mar96-1150AM) id AA23820; Tue, 22 Oct 1996 15:21:17 +0800 Date: Tue, 22 Oct 1996 15:21:17 +0800 (HKT) From: Joe Lee To: Brian Howell Cc: questions@freebsd.org Subject: Re: Trying to FTP 2.1.5 from mounted CD-ROM In-Reply-To: <326C18EB.41C67EA6@genwell.com> Message-Id: Mime-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-questions@freebsd.org X-Loop: FreeBSD.org Precedence: bulk On Mon, 21 Oct 1996, Brian Howell wrote: > We've got several FreeBSD machines running. Two of them are > equipped with compatible SCSI CD-ROM drives. > > I want to be able to "sysinstall" additional packages on several > of the machines from the distribution CD-ROM mounted remotely--by > FTP. > > I followed the instructions in the CD-ROM's documentation; creating > the FTP user using "vipw" and mounting the CD. > > I've then tried dozens of URL permutations trying to get "sysinstall" > on another machine on our subnet to see the CD-ROM. > > The CD-ROM is there and properly mounted. I can see it outside of > "sysinstall." What am I doing wrong? > > Brian Howell > Hi, I had similar experience with this. what is suprising is that i can even install via NFS to read the CD. When i enter the ip-address in the URL instead of hostname, then suddenly FTP installation work for me. Who knows what's wrong.