Tekdragon Posted August 14, 2008 Share Posted August 14, 2008 I have the hfs filesystem installed and verified it by running cat /proc/filesystems. But when I go to mount the file with sudo mount -t hfs -o loop mozy* /home/<user>/macdisk or sudo mount -t hfs -o loop /media/New \Volume/download/Mozy/mozy* /home/<user>/macdisk, I get the following error: wrong fs type, bad option, bad superblock on /dev/loop0, missing codepage or other error In some cases useful info is found in syslog - try dmesg | tail or so When I run modprobe hfs, I don't get anything back. Is there anything I'm doing wrong or missing? Thanks. Link to comment Share on other sites More sharing options...
Fish Posted August 14, 2008 Share Posted August 14, 2008 http://ubuntuforums.org/showthread.php?t=6...p;highlight=hfs This any help? The packages you might need should be in your distros repo. Link to comment Share on other sites More sharing options...
Recommended Posts