From owner-freebsd-questions Mon Apr 24 08:32:51 1995 Return-Path: questions-owner Received: (from majordom@localhost) by freefall.cdrom.com (8.6.10/8.6.6) id IAA07985 for questions-outgoing; Mon, 24 Apr 1995 08:32:51 -0700 Received: from trout.sri.MT.net (trout.sri.MT.net [204.182.243.12]) by freefall.cdrom.com (8.6.10/8.6.6) with ESMTP id IAA07979 for ; Mon, 24 Apr 1995 08:32:48 -0700 Received: (from nate@localhost) by trout.sri.MT.net (8.6.11/8.6.11) id JAA04705; Mon, 24 Apr 1995 09:37:02 -0600 Date: Mon, 24 Apr 1995 09:37:02 -0600 From: Nate Williams Message-Id: <199504241537.JAA04705@trout.sri.MT.net> In-Reply-To: yjun02@cs.auckland.ac.nz (Yong Duk Jung) "installation" (Apr 25, 3:23am) X-Mailer: Mail User's Shell (7.2.5 10/14/92) To: yjun02@cs.auckland.ac.nz (Yong Duk Jung), questions@FreeBSD.org Subject: Re: installation Sender: questions-owner@FreeBSD.org Precedence: bulk > And I tried to install XFree86 on my system. I did almost 30 times but > I failed Error message is "Could not cd into /mnt/Xfree86-3.1. > My system has no SCSI CDROM Drive so I copied all files in the > Xfree86_ directory into my DOS hard drive. Strange thing is I could > load the BINDIST using the same method. > > Then why couldn't I load the Xfree86_ files through the exactly same way ? Because the XFree86 files dont' conform to the 8.3 DOS filename limitations. Some would argue that they should, or else the FreeBSD install script should be able to handle the DOS names. > Please give me some hint. The easiest solution now is to copy them to your BSD partition and rename to their original (long) filenames and install from there. Nate