Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 16 Jun 2001 13:21:10 -0400 (EDT)
From:      Joe Clarke <marcus@marcuscom.com>
To:        <smnoldelinux@mediaone.net>
Cc:        <freebsd-questions@FreeBSD.ORG>
Subject:   Re: truncated filenames on CDROM
Message-ID:  <20010616131917.B4205-100000@shumai.marcuscom.com>
In-Reply-To: <20010616080228.Q3807-100000@bsd.smnolde.com>

next in thread | previous in thread | raw e-mail | index | archive | help
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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010616131917.B4205-100000>