From owner-freebsd-current Tue May 20 13:46:43 1997 Return-Path: Received: (from root@localhost) by hub.freebsd.org (8.8.5/8.8.5) id NAA24861 for current-outgoing; Tue, 20 May 1997 13:46:43 -0700 (PDT) Received: from dyslexic.phoenix.net (dyslexic.phoenix.net [199.3.233.7]) by hub.freebsd.org (8.8.5/8.8.5) with ESMTP id NAA24853 for ; Tue, 20 May 1997 13:46:39 -0700 (PDT) Received: from localhost (gemohler@localhost) by dyslexic.phoenix.net (8.8.5/8.8.5) with SMTP id PAA08981 for ; Tue, 20 May 1997 15:44:18 -0500 (CDT) X-Authentication-Warning: dyslexic.phoenix.net: gemohler owned process doing -bs Date: Tue, 20 May 1997 15:44:18 -0500 (CDT) From: Geoff Mohler X-Sender: gemohler@dyslexic.phoenix.net To: current@freebsd.org Subject: (re)Old Version Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-current@freebsd.org X-Loop: FreeBSD.org Precedence: bulk The -o noversion did the trick..I see the mount is proper. When I point sysinstall to the machine, I watch the syslog as the remote sysinstall CD's to 2.1.0-RELEASE and tries to grab files from /mnt/des/. Umm..theres no files there...why does it appear that sysinstall cant find what it wants. This is what Im trying to do. I need to install kerberos support on a running 2.1.0 machine from a 2.1.0 CD on a remote server. So far the DOCs arent working, any clues appreciated.