>>I've worked around it by building -apple instead of -hfs images, but >>it's hardly an ideal fix :-/ > >Imagine I'm completely ignorant of Mac / HFS issues (not difficult) - >what's the difference?
The -hfs option creates an HFS hybrid CD image. The -apple option adds the Apple Extensions to the ISO9660 files (allows ISO9660 CDs to support resource forks and some limited finder information) i.e. does not create an HFS file system, so you don't get any of the HFS implementation issues, although you don't get the benefits of the HFS file system as well... More details in the mkisofs man page. James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

