From owner-freebsd-current Fri Apr 9 20:54:18 1999 Delivered-To: freebsd-current@freebsd.org Received: from speed.rcc.on.ca (radio163.mipps.net [205.189.197.163]) by hub.freebsd.org (Postfix) with SMTP id 26656151D4 for ; Fri, 9 Apr 1999 20:54:16 -0700 (PDT) (envelope-from tr49986@rcc.on.ca) Received: from rcc.on.ca (24.66.20.80.on.wave.home.com [24.66.20.80]) by speed.rcc.on.ca (8.6.12/8.6.9) with ESMTP id BAA23489; Sat, 10 Apr 1999 01:11:12 -0400 Message-ID: <370F11DF.F0BBACFF@rcc.on.ca> Date: Sat, 10 Apr 1999 04:54:56 -0400 From: Rod Taylor X-Mailer: Mozilla 4.08 [en] (X11; I; FreeBSD 4.0-CURRENT i386) MIME-Version: 1.0 To: "Daniel O'Connor" , current@freebsd.org Subject: Re: CD Mount Troubles References: Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Daniel O'Connor wrote: > On 09-Apr-99 Rod Taylor wrote: > > My Joliet formated cd's aren't mounting with the Joliet extensions. I > > believe I saw that FreeBSD supported these extensions. I'm mounting > > mostly recorded cds, in older nec cdrom drives. (OS/2 mounts joliet > > extensions fine on same machine). > > There are patches which add Joliet support, but they don't work 100%.. > > I have a CD which gets mangled with the patches, so I haven't submitted them > yet :) > > > Some disks done mount at all, and are complained about. It reports that > > the cd just plain old 'does not exist'. > > ? You mean you get an I/O error? A Joliet CD should mount, just that you'll get > Windows short names instead of long names. Nope (Nec 4x4 changer using OLD drivers). --- in fstab --- /dev/wcd0a /mnt/cd0 cd9660 ro,noauto 0 0 /dev/wcd1a /mnt/cd1 cd9660 ro,noauto 0 0 /dev/wcd2a /mnt/cd2 cd9660 ro,noauto 0 0 /dev/wcd3a /mnt/cd3 cd9660 ro,noauto 0 0 -------- mount /mnt/cd0 cd9660: Invalid argument mount /mnt/cd1 mount /mnt/cd2 cd9660: Invalid argument mount /mnt/cd3 (cd0, cd1, cd2 ==> CD's burned with easy cd for windows (joliet filesystem)) (cd3 ==> Purchassed cd. 'Regular Filesystem'). cd1 mounted, but without the joliet extensions. cd0, cd2 didn't mount (with above error). cd3 mounted with long filenames (unsure of filesystem type). That help clarify things a bit more? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message