Date: Sat, 09 Jan 1999 23:36:11 +0400 From: Casper <casper@acc.am> To: Byung Yang <byung@wam.umd.edu> Cc: freebsd-bugs@FreeBSD.ORG Subject: Re: kern/5038: FreeBSD can't read MS Joliet CDs. Message-ID: <3697AFAB.15B65CC0@acc.am> References: <199901070650.WAA06925@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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 <byung@wam.umd.edu> > 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3697AFAB.15B65CC0>