From owner-freebsd-hackers Mon Jan 26 08:51:16 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id IAA13162 for hackers-outgoing; Mon, 26 Jan 1998 08:51:16 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from oncomdis.on.ca (pstewart@oncomdis.on.ca [204.101.15.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id IAA13052 for ; Mon, 26 Jan 1998 08:51:03 -0800 (PST) (envelope-from pstewart@oncomdis.on.ca) Received: from localhost (pstewart@localhost) by oncomdis.on.ca (8.8.7/8.8.7) with SMTP id LAA08260; Mon, 26 Jan 1998 11:42:29 -0500 Date: Mon, 26 Jan 1998 11:42:29 -0500 (EST) From: pstewart To: Greg Lehey cc: Joerg Wunsch , FreeBSD Hackers Subject: Re: Joliet+RockRidge in one CD ? In-Reply-To: <19980126185518.34759@lemis.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk Hi there... we burn with Rockridge extensions and Joliet extensions here on one cd.. this allows long filename support in win95, and in Linux, FreeBSD etc.... We create a raw ISO 9660 image using mkoifs (spelt that wrong, sorry automated process and I don't think about it much anymore ). When creating the raw image to a file we add the Rockridge and Joliet extensions on the command line. Then we transfer that raw image over to a Windoze95 box (long story as to why) and burn it using the latest Easy CD Deluxe. Please note that we had to download the very very latest version from the Adaptec site to make it work though.. the boxed commercial version lacks ISO image writing. Hope this helps, Paul -- Out the modem, through the SPARC, down the T3, off the router, past the frame-relay... nothing but Net. On Mon, 26 Jan 1998, Greg Lehey wrote: > (following up to -hackers) > > On Mon, Jan 26, 1998 at 08:05:26AM +0100, J Wunsch wrote: > > As Joao Carlos Mendes Luis wrote: > > > >> I want to burn a CD-R with long filenames. Is it possible to make > >> one that could work both under Win95 and Unix ? > > > > Should be possible. > > > >> I plan to use Adaptec EZCDPro2 to make the ISO image, if that matters. > > > > I have no idea about this one. Does it run on FreeBSD? :-) > > > > I think there are Joliet patches around for mkisofs, i'm not sure > > whether they have already been integrated into the latest official > > version, however. > > Can you give us Great Uninformed a pointer to what Joliet is, and how > it differs from RockRidge? > > Greg >