copy hfs+ hybrid cd

Rolando Abarca yellowdog-general@lists.terrasoftsolutions.com
Tue Feb 24 10:01:02 2004


how can I copy an HFS+ hybrid cd? (with boot and iso-9660 info), will
something like this work?

dd if=/dev/cdrom of=hfsimage.iso
cdrecord -v speed=12 -dao hfsimage.iso

I don't know if I will loose some info using dd.
thanks!