> Can't mount a HPFS-Partition: > [EMAIL PROTECTED]:~$ sudo mount -t hpfs /dev/hda7 /hda7 > mount: wrong fs type, bad option, bad superblock on /dev/hda7, [...] > /dev/hda7 Apple_HFS Apple_HFS_Untitled_3 104886048 @ 51415424 > ( 50.0G) HFS
I think you are mixing up two different file systems here: the Mac's hfs (hierarchical file system) and OS/2's hpfs (high performance file system). mount -t hfs should work in your case. A. -- Ansgar Esztermann Researcher & Sysadmin http://www2.thphy.uni-duesseldorf.de/~ansgar
pgpLhH0wb61ep.pgp
Description: PGP signature

