HFS CD-ROM
by jamie marchant from LinuxQuestions.org on (#4WEJS)
At one point you could mount HFS CD-ROMs using Linux out of the box but this time I get:
"mount: /tmp/macCD: wrong fs type, bad option, bad superblock on /dev/sr0, missing codepage or helper program, or other error."
I am doing this command:
sudo mount /dev/cdrom macCD where macCD in this case is a folder in "/tmp"
This is Fedora 30. What has changed or am I doing wrong?


"mount: /tmp/macCD: wrong fs type, bad option, bad superblock on /dev/sr0, missing codepage or helper program, or other error."
I am doing this command:
sudo mount /dev/cdrom macCD where macCD in this case is a folder in "/tmp"
This is Fedora 30. What has changed or am I doing wrong?