How to mount a partition formatted with UFS (UNIX file system) using the partitioner included with the MacOS X installer
fdisk is not really able to read the partition table that the Macntosh installer writes. To figure out what you have you can e.g. use the Yast partiitoning tool. mount -t ufs -o ufstype=openstep -o ro /dev/sda3 /media/misc