On Wed, 5 Jan 2000, Wolf Drechsel wrote:
....
One thing remains: My system only allows "root" to mount hfs - and nobody else. Can this be changed?
Choose a proper mountpoint and change the /etc/fstab according to your needs.
Eg. : /dev/sda /MACINTOSH/sda hfs rw,noauto,user,fork=netatalk 0 0 /dev/sdb /MACINTOSH/sdb hfs rw,noauto,user,fork=netatalk 0 0 /dev/sdc /MACINTOSH/sdc hfs rw,noauto,user,fork=netatalk 0 0 /dev/fd0 /MACINTOSH/floppy hfs rw,noauto,user,fork=netatalk 0 0 /dev/hdc /MACINTOSH/cd hfs ro,noauto,user,fork=netatalk 0 0
On this system the SCSI devices corrospond to Syquest drives. Remember to use the "shortcut" mount. Do not use "mount /dev/sda /MACINTOSH/sda", use "mount /MACINTOSH/sda".
hth. Holger Dunkel