Subject: Re: Mounting CD-ROM
To: Mike Sienicki <mike@cpdist.com>
From: Leo Weppelman <leo@wau.mis.ah.nl>
List: port-atari
Date: 11/25/1999 08:56:13
On Wed, Nov 24, 1999 at 06:49:32PM -0500, Mike Sienicki wrote:
> Dear NetBSD,
>
> I'm having trouble trying to mount a CD-ROM in such a way that I can see long
> filename support. Is this something that is not supported currently under
> V1.4.1? Any help is appreciated.
Are you sure that the CD contains rockridge support?
AFIAK, rockridge was available in 1.4.1 but Joliet support was not.
From my fstab:
/dev/cd1c /cdrom cd9660 ro,noauto
Now entering:
leo: mount /cdrom
leo: ls -l /cdrom/NetBSD-1.4/usr/src/sys/arch/atari/conf
total 65
-rw-r--r-- 1 124 usr 3173 Jun 26 1998 ATARITT
-rw-r--r-- 1 124 usr 2954 Jun 26 1998 BOOT
-rw-r--r-- 1 124 usr 3114 Jun 26 1998 BOOTX
drwxr-xr-x 2 124 wheel 2048 May 8 1999 CVS
.....
Leo.