On Sun, May 28, 2000 at 02:51:07PM -0400, Rick Knebel wrote:
> Hi,
> Has anyone ever been able to mount a mac volume.
> I have a mac running dave and can mount it in windows but samba seems to
> have trouble with it.

What about not using Samba? On my system I can

mount -t hfs /dev/fd0 /mnt/floppy

and read and write to the Mac floppy.

mount -t hfs /dev/cdrom /mnt/cdrom

will mount Mac CDROMs also. My kernel .config has

CONFIG_HFS_FS=m

and I can see that the hfs module is loaded when issuing those
commands so I guess you need it to do the above.

-- 
Ron Golan
[EMAIL PROTECTED]


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to