From owner-freebsd-questions Sat Apr 17 16:16:55 1999 Delivered-To: freebsd-questions@freebsd.org Received: from saturn.qse.tohoku.ac.jp (saturn.qse.tohoku.ac.jp [130.34.70.56]) by hub.freebsd.org (Postfix) with ESMTP id 431C214EE9 for ; Sat, 17 Apr 1999 16:16:51 -0700 (PDT) (envelope-from kueda@jupiter.qse.tohoku.ac.jp) Received: from localhost (localhost [127.0.0.1]) by saturn.qse.tohoku.ac.jp (8.9.2/8.9.2) with ESMTP id IAA10448; Sun, 18 Apr 1999 08:14:08 +0900 (JST) (envelope-from kueda@jupiter.qse.tohoku.ac.jp) To: jack@rabbit.eng.miami.edu Cc: freebsd-questions@FreeBSD.ORG Subject: Re: long filenames From: "Ueda, Kazukiyo" In-Reply-To: Your message of "Sat, 17 Apr 1999 04:40:47 -0400 (EDT)" References: X-Mailer: Mew version 1.93 on Emacs 19.34 / Mule 2.3 (SUETSUMUHANA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19990418081408E.kueda@jupiter.qse.tohoku.ac.jp> Date: Sun, 18 Apr 1999 08:14:08 +0900 X-Dispatcher: imput version 980905(IM100) Lines: 23 Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I guess it's Microsoft joliet format you mentioned. If so, there is a patch (kern/5038) which is reported in the GNATS Program Report http://www.freebsd.org/cgi/query-pr.cgi?pr=5038. It's for 3.0-CURRENT, so I patched it to 3.1.0-RELEASE by hand, and have been working good. Good luck. -- Kazukiyo Ueda From: Jack Freelander Subject: long filenames Date: Sat, 17 Apr 1999 04:40:47 -0400 (EDT) > I have mounted a FAT CD which, unfortunately, has long filenames. Is there > any special trick to get FreeBSD to correctly use the long filenames, > instead of the mangled 8.3 names that Microsloth probably uses in its > directory blocks? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message