At 23:44 Uhr -0400 05.04.2000, clyde jones wrote:
>Is it possible to mount an apple image file as a volume on a Linux  box?
>I have a few images that I would like to share over netatalk.
>I am running RedHat 6.1

You need to insert the hfs kernel module and the loop kernel module. Than you may do a

mount -t hfs -o loop,fork=netatalk,noexec,ro imagefile /mountpoint

If this won't work, than you may have a few header bytes before the start of the 
image. If you create an image with Toast or CD-Copy than it will work. If not, you'll 
have to convert them.

:wq! PoC


Reply via email to