On 15 Jan 2002, Alan Pater wrote:
> I am trying to read some files from the os X partition and found the > hfsplus package. But how to I use it? > > I can type hpmount /dev/hda9 without an error, but then what? Where is > it mounted? In which folder? It doesn't actually get "mounted" like a filesystem. hpmount just writes something to a dot-file in your homedir. Try 'hpls' to list the root directory of the mounted partition. Then 'hpcd' to move around and 'hpcopy' to copy files. -jwb