Jeff Abrahamson on 18 Apr 2006 18:50:52 -0000 |
On Tue, Apr 18, 2006 at 12:42:12PM -0400, Art Alexion wrote: > [27 lines, 150 words, 1051 characters] Top characters: _etiansr > > Windows likes the Jolliet extensions to the standard ISO file > system. I think there is still a limit to the size of the volume > name and file names, but it is larger than the ISO standard. I > don't know what the cdrecord parameters provide these extensions, > but it is easy to accomplish with k3b. > > > On Tuesday 18 April 2006 11:30, Ottey, Daniel William wrote: > > I use "mkisofs -r -T -J -pad -d" when creating my ISO images, and > > that seems to work well. I can't for certain say which parameter > > specifically helps with the long file names, though. Using -r -T -J works, in that it generates correct file names for at least one version of Windows, I have just confirmed. I'll test a Mac later on, but I imagine it should work. My file names in this example are only 20 character plus an extension, but that's enough to confirm that I'm not seeing 8.3. It's not enough to confirm >31 character compliance. Joliet (-J) provides 31 char file names. The -T flag provides a translation table. It's not clear to me which should supersede the other, but both is enough. By the way, -pad is the default and so no longer needs to be explicitly specified. The -d flag is advised against on the man page, as it violates the ISO 9660 standard. Thanks much to all. -- Jeff Jeff Abrahamson <http://jeff.purple.com/> +1 215/837-2287 GPG fingerprint: 1A1A BA95 D082 A558 A276 63C6 16BF 8C4C 0D1D AE4B Attachment:
signature.asc ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|