Some MAC burning programs default to put an hfs filesystem onto a CD. So provided you have hfs support in your kernel you might wanna give
mount -t hfs /dev/cdrom /mnt/cdrom
a shot.
I need to read a couple of files off th CD that was created on MAC system, I tried to mount on LInux, but I receive 'incorrect fs type' when I try to 'mount /mnt/cdrom'
Is there anything else I can try?
Thanks.
Some MAC burning programs default to put an hfs filesystem onto a CD. So provided you have hfs support in your kernel you might wanna give
mount -t hfs /dev/cdrom /mnt/cdrom
a shot.
To read apple/macintosh file system you need to recompile your kernel. It should be the same to read that cd I think.
I'd rather find MAC then recompile the kernel......
If any of you use MAC...is there anyway to open mac files on MAC and save it in windoze readable format?
Thanks.
You could give cdfs a shot.
Bookmarks