On Thu, Feb 24, 2000 at 11:18:42AM +0100, kristian orlopp wrote:
John Burg wrote:
Yes, it can. You have to mount the HFS drive using the afpd option.
If you want to mount a hfs-medium directly to your Linux-box (not via the net) then you have to use the kernel-module
Perhaps I should clarify:
When you mount an HFS volume with the intention of exporting it over an Appletalk network using netatalk, you must pass the kernel module the afpd option, i.e. 'mount -t hfs -o afpd /dev/somedev /mnt/someplace'
Also, I have noticed that the HFS support is somewhat broken in kernel 2.2.12 WRT exporting volumes with netatalk under certain conditions. 2.2.14 works ok though.
John