>I've got an HFS image of a cdrom for macintosh. I need to burn it using >cdrecord on a pc running linux. >I can mount it in loopback: > >mount -t hfs -o loop /path/file /mnt > >I tried burning it with: > >cdrecord -v -dao /path/file > >and everything went ok. > >Then I tried to mount the cdrom with: > >mount -t hfs /dev/burner /mnt > >and got the following error:
How was the HFS image created? Was it with mkisofs? Can you read the CD on another Linux box or CD drive? Can you read the CD on a Mac? James Pearson -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

