From owner-freebsd-questions Sat Jun 16 10:21:22 2001 Delivered-To: freebsd-questions@freebsd.org Received: from shumai.marcuscom.com (rdu26-228-058.nc.rr.com [66.26.228.58]) by hub.freebsd.org (Postfix) with ESMTP id 5D1F237B406 for ; Sat, 16 Jun 2001 10:21:10 -0700 (PDT) (envelope-from marcus@marcuscom.com) Received: from localhost (marcus@localhost) by shumai.marcuscom.com (8.11.3/8.11.3) with ESMTP id f5GHLAX07229; Sat, 16 Jun 2001 13:21:10 -0400 (EDT) (envelope-from marcus@marcuscom.com) X-Authentication-Warning: shumai.marcuscom.com: marcus owned process doing -bs Date: Sat, 16 Jun 2001 13:21:10 -0400 (EDT) From: Joe Clarke To: Cc: Subject: Re: truncated filenames on CDROM In-Reply-To: <20010616080228.Q3807-100000@bsd.smnolde.com> Message-ID: <20010616131917.B4205-100000@shumai.marcuscom.com> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG The CD needs to have either joliet or Rockridge extensions burned into it. Those allow for long name support. If it is a Windows CD, try: mount_cd9660 -j /dev/acd0c /cdrom And see if that works for you. If it's ISO-9660 with RR, it should mount with long filenames by default (unless the -r option is specified to mount(8)). Joe Clarke On Sat, 16 Jun 2001, Scott Nolde wrote: > I'm trying to copy some files off a cdrom, but when i mount the cdrom, the > files look like this: > filena~1.foo > filena~1.bar > > Is there a way to mount the cdrom so I'll have the long filename listed? > > Thanks, > Scott > > ---begin-encrypted-message--- > !SKCUS TN SWODNIW > ---end---encrypted-message--- > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-questions" in the body of the message > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message