Re: Configuration Question


Subject: Re: Configuration Question
From: Patrik Schindler (poc@pocnet.net)
Date: Thu Apr 06 2000 - 09:21:43 EDT


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



This archive was generated by hypermail 2b28 : Wed Jan 17 2001 - 14:30:25 EST