From owner-freebsd-questions Mon Apr 26 13:14:41 1999 Delivered-To: freebsd-questions@freebsd.org Received: from hudsucker.gamespot.com (hudsucker.gamespot.com [206.169.18.74]) by hub.freebsd.org (Postfix) with ESMTP id 18A98152BA for ; Mon, 26 Apr 1999 13:14:39 -0700 (PDT) (envelope-from jsd@gamespot.com) Received: from gamespot.com (localhost.gamespot.com [127.0.0.1]) by hudsucker.gamespot.com (8.9.2/8.9.1) with ESMTP id NAA14589 for ; Mon, 26 Apr 1999 13:15:39 -0700 (PDT) Message-ID: <3724C96B.8A71087D@gamespot.com> Date: Mon, 26 Apr 1999 13:15:39 -0700 From: Jon Drukman Organization: GameSpot, Inc. X-Mailer: Mozilla 4.51 [en] (X11; I; FreeBSD 3.1-RELEASE i386) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-questions@freebsd.org Subject: mount_cd9660 is case insensitive without -g Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG i have a software install CD (iso9660 format) with mixed-case filenames. the only option i have found that makes the uppercase filename letters show up is -g, which also adds the version numbers. that wouldn't be a problem except, for baroque reasons, i have to copy the install CD structure to a remote machine to use it, and it copies the version numbers. is there a way to mount the disc such that i get the uppercase characters in the filenames but not the version numbers? -- Jon Drukman Director of Web Systems GameSpot Inc. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message