From owner-freebsd-bugs Sat Jan 9 13:31:59 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA17012 for freebsd-bugs-outgoing; Sat, 9 Jan 1999 13:31:59 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: from wind.freenet.am ([194.151.101.35]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id NAA16950 for ; Sat, 9 Jan 1999 13:31:39 -0800 (PST) (envelope-from casper@acc.am) Received: from lemming.acc.am (acc.freenet.am [194.151.101.251]) by wind.freenet.am (8.9.1/8.9.1) with ESMTP id BAA11103; Sun, 10 Jan 1999 01:29:55 +0400 (GMT) Received: from acc.am (nightmar.acc.am [192.168.100.108]) by lemming.acc.am (8.9.1a/8.9.1) with ESMTP id BAA23714; Sun, 10 Jan 1999 01:42:13 +0400 (AMT) Message-ID: <3697AFAB.15B65CC0@acc.am> Date: Sat, 09 Jan 1999 23:36:11 +0400 From: Casper Organization: Armenian Computer Center X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: ru,en MIME-Version: 1.0 To: Byung Yang CC: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/5038: FreeBSD can't read MS Joliet CDs. References: <199901070650.WAA06925@freefall.freebsd.org> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org You also need to patch Makefile in /usr/src/lkm/cd9660 directory and add there name of *.c file in order to use this extension with loadable module. Byung Yang wrote: > > The following reply was made to PR kern/5038; it has been noted by GNATS. > > From: Byung Yang > To: freebsd-gnats-submit@freebsd.org, keith@email.gcn.net.tw > Cc: > Subject: Re: kern/5038: FreeBSD can't read MS Joliet CDs. > Date: Thu, 07 Jan 1999 01:42:43 -0500 > > I manually patched my kernel files with old release of joliet > patch that I got from one of the previous posts. > If you are using 3.0-RELEASE kernel, there won't be any problem > for this patch. copy this patch to /usr/src and just patch > from that point. For some reason, additional files(that were > not originally included in the kernel, such as *joliet.c and h) > are created in /usr/src. just copy them to: > /usr/src/sys/isofs/cd9660 and recompile your kernel. > With this patch, I was able to see long file names and > non-english characters(such as korean&chinese) so i believe it > does support unicode as long as your locale is set correctly. > > -Byung Yang > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message